| Summary Item | Total | Failed |
|---|---|---|
| Requests | 162 | 3 |
| Prerequest Scripts | 189 | 0 |
| Test Scripts | 237 | 4 |
| Assertions | 198 | 36 |
| Skipped Tests | 0 | - |
expected 490 to be below 400
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 200 but got 500
expected '"serial_number" length must be at lea…' to deeply equal 'Job created successfully. '
expected data to satisfy schema but found following errors:
data should have required property 'data'
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'id')
expected response to have status code 403 but got 401
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 722578b6-9494-4881-99aa-68245e5350ae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-J5lQDLQfwwg6Rl644UCbcWtEA9I" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the resposne time is below 400ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 79ec5ac2-f7d9-4a3e-a4e4-85e400d4b619 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f92e933c-7482-4db9-9966-d6d8677f8c09 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fe69f52e-4e7a-4ef4-89d2-59f10782a5e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c2e66c53-1328-47ec-a850-a8e17e6a3870 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4417ef65-6499-499f-9b80-6bd2cb2bf3ff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2104d483-d1db-4a61-ad80-a223d010cb39 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-a77jhS2C05tjxtjkrCvUKMOdJrs" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":266},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f30486e6-d9c0-441f-a933-bab9b0996432 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f0819f04-af07-4f91-9503-01f7a965d7e7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-a77jhS2C05tjxtjkrCvUKMOdJrs" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":266},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8b109d61-2715-4315-8604-204384f23ebb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 063e8de5-6fe6-410a-8f2e-ac52a1ffda63 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 25e91b51-3ea5-440e-b82a-6cb7da34879c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| randomnumber | 321 |
| randomFirstName | Curt |
| randomLastName | Goldner |
| randomEmail | Dangelo.Wilkinson@gmail.com |
| randomPhone | 336-479-9642 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 36c08012-de11-435f-b174-ccc74f7969dc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1044 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Jaclyn",
"last_name": "Beatty",
"mobile_number": "812-417-6424",
"mobile_number_alt": "",
"email_id": "Justus9@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"8788330385780",
"imei1": "8788330385780",
"imei2": "8788330385780",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 0 | 1 | 0 |
| Verify if response message is Job Created Successfully | 0 | 1 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 0 | 1 | 0 |
| Verify that id is present in the response data | 0 | 1 | 0 |
| Verify that mst_service_location_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_platform_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_oem_id is present in the response data | 0 | 1 | 0 |
| Verify that tr_customer_id is present in the response data | 0 | 1 | 0 |
| Verify that tr_customer_product_id is present in the response data | 0 | 1 | 0 |
| Verify that job_number is present in the response data | 0 | 1 | 0 |
| Verify job_number starts with JOB_ | 0 | 1 | 0 |
| Total | 1 | 12 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code is 200 | |
| Verify if response message is Job Created Successfully | |
| Verify JSON Schema | |
| Verify that id is present in the response data | |
| Verify that mst_service_location_id is present in the response data | |
| Verify that mst_platform_id is present in the response data | |
| Verify that mst_warrenty_status_id is present in the response data | |
| Verify that mst_oem_id is present in the response data | |
| Verify that tr_customer_id is present in the response data | |
| Verify that tr_customer_product_id is present in the response data | |
| Verify that job_number is present in the response data | |
| Verify job_number starts with JOB_ | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| randomnumber | 592 |
| randomFirstName | Arnoldo |
| randomLastName | Greenholt |
| randomEmail | Leora53@hotmail.com |
| randomPhone | 288-733-0385 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4b1c35fb-2bc7-4279-820a-8521ba9e31af |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1060 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Darron",
"last_name": "Cummerata",
"mobile_number": "487-456-0771",
"mobile_number_alt": "",
"email_id": "Diana_Lockman96@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"36752135158331",
"imei1": "36752135158331",
"imei2": "36752135158331",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomnumber | 287 |
| randomFirstName | Maryjane |
| randomLastName | Bailey |
| randomEmail | Maxie51@hotmail.com |
| randomPhone | 492-307-9559 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a57bb9f1-3d3f-477c-a67f-9f2c7b1a1926 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1049 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Retha",
"last_name": "Hills",
"mobile_number": "389-926-0597",
"mobile_number_alt": "",
"email_id": "Natalia46@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"97279201954748",
"imei1": "97279201954748",
"imei2": "97279201954748",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| randomnumber | 911 |
| randomFirstName | Madie |
| randomLastName | Green |
| randomEmail | Justice.Gulgowski65@gmail.com |
| randomPhone | 457-954-6287 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 87b6b4bc-f4f0-45fa-a579-d5e195e80a5b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| randomnumber | 250 |
| randomFirstName | Clinton |
| randomLastName | Wiegand |
| randomEmail | Chadrick7@hotmail.com |
| randomPhone | 455-454-7381 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ef3d550b-2bec-4455-b16b-dabd2cf614e2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1039 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Damion",
"last_name": "Keebler",
"mobile_number": "455-689-0683",
"mobile_number_alt": "",
"email_id": "Lacey.Kling69@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000583",
"imei1": "100000583",
"imei2": "100000583",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| randomnumber | 48 |
| randomFirstName | Maeve |
| randomLastName | Dickens |
| randomEmail | Dylan17@gmail.com |
| randomPhone | 738-498-2616 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | be93274c-8534-49b0-9261-fdadd1607957 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f8ff9ec4-c898-49ac-91f0-a05b9fd10095 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-a77jhS2C05tjxtjkrCvUKMOdJrs" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":266},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 32cc65c8-6136-4bfa-a6e8-28691e4e152d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"407f6-izbUIY64vpMM54bWKcffjlOLJ3A" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138169,"job_number":"JOB_138169","tr_customer_id":138186,"tr_customer_product_id":138176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:46:59.000Z","name":"Milton Sporer","mobile_number":"593-767-7476","email_id":"Macie24@yahoo.com","dop":"2025-06-09","serial_number":"109595801048642","imei1":"109595801048642","imei2":"109595801048642","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138168,"job_number":"JOB_138168","tr_customer_id":138185,"tr_customer_product_id":138175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Maximilian Luettgen","mobile_number":"704-995-5473","email_id":"Austin81@hotmail.com","dop":"2025-06-09","serial_number":"102523964257891","imei1":"102523964257891","imei2":"102523964257891","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138167,"job_number":"JOB_138167","tr_customer_id":138184,"tr_customer_product_id":138174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:58.000Z","modified_at":"2025-12-26T03:46:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108150874028955","imei1":"108150874028955","imei2":"108150874028955","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138163,"job_number":"JOB_138163","tr_customer_id":138180,"tr_customer_product_id":138170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:45.000Z","modified_at":"2025-12-26T03:46:45.000Z","name":"Angelita D'Amore","mobile_number":"543-890-9104","email_id":"Ana37@gmail.com","dop":"2025-06-09","serial_number":"104847662035812","imei1":"104847662035812","imei2":"104847662035812","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138162,"job_number":"JOB_138162","tr_customer_id":138179,"tr_customer_product_id":138169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:55.000Z","name":"Donald Gerlach","mobile_number":"747-300-0738","email_id":"Celine.Murazik77@gmail.com","dop":"2025-06-09","serial_number":"109670304570927","imei1":"109670304570927","imei2":"109670304570927","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138161,"job_number":"JOB_138161","tr_customer_id":138178,"tr_customer_product_id":138168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100290624967358","imei1":"100290624967358","imei2":"100290624967358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138148,"job_number":"JOB_138148","tr_customer_id":138165,"tr_customer_product_id":138155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"Fletcher Roob","mobile_number":"386-682-2005","email_id":"Josianne87@hotmail.com","dop":"2025-06-09","serial_number":"102633183470106","imei1":"102633183470106","imei2":"102633183470106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138145,"job_number":"JOB_138145","tr_customer_id":138162,"tr_customer_product_id":138152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:40.000Z","name":"Brando Schinner","mobile_number":"641-786-6214","email_id":"Gwendolyn1@gmail.com","dop":"2025-06-09","serial_number":"106057967492346","imei1":"106057967492346","imei2":"106057967492346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138143,"job_number":"JOB_138143","tr_customer_id":138160,"tr_customer_product_id":138150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108759575580997","imei1":"108759575580997","imei2":"108759575580997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138141,"job_number":"JOB_138141","tr_customer_id":138158,"tr_customer_product_id":138148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Leonie Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177913115428266","imei1":"177913115428266","imei2":"177913115428266","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138140,"job_number":"JOB_138140","tr_customer_id":138157,"tr_customer_product_id":138147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Princess Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157034798563570","imei1":"157034798563570","imei2":"157034798563570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138139,"job_number":"JOB_138139","tr_customer_id":138156,"tr_customer_product_id":138146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Georgianna Powlowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115552308630618","imei1":"115552308630618","imei2":"115552308630618","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138138,"job_number":"JOB_138138","tr_customer_id":138155,"tr_customer_product_id":138145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:21.000Z","modified_at":"2025-12-26T03:46:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168637110909299","imei1":"168637110909299","imei2":"168637110909299","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138134,"job_number":"JOB_138134","tr_customer_id":138151,"tr_customer_product_id":138141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:14.000Z","modified_at":"2025-12-26T03:46:34.000Z","name":"Maci Schoen","mobile_number":"805-649-3356","email_id":"Felicita.Rowe@yahoo.com","dop":"2025-10-01","serial_number":"15858603660861","imei1":"15858603660861","imei2":"15858603660861","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138129,"job_number":"JOB_138129","tr_customer_id":138146,"tr_customer_product_id":138136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Sabina Will","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161425724658083","imei1":"161425724658083","imei2":"161425724658083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138128,"job_number":"JOB_138128","tr_customer_id":138145,"tr_customer_product_id":138135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Thalia Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115051376490636","imei1":"115051376490636","imei2":"115051376490636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138126,"job_number":"JOB_138126","tr_customer_id":138143,"tr_customer_product_id":138133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"Ethelyn Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162746094597614","imei1":"162746094597614","imei2":"162746094597614","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138124,"job_number":"JOB_138124","tr_customer_id":138141,"tr_customer_product_id":138131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139484048705559","imei1":"139484048705559","imei2":"139484048705559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138109,"job_number":"JOB_138109","tr_customer_id":138126,"tr_customer_product_id":138116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:36.000Z","modified_at":"2025-12-26T03:45:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Javonte68@gmail.com","dop":"2025-07-02","serial_number":"17470192788260","imei1":"17470192788260","imei2":"17470192788260","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138099,"job_number":"JOB_138099","tr_customer_id":138116,"tr_customer_product_id":138106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Veda_Yundt@yahoo.com","dop":"2025-07-02","serial_number":"13799603321898","imei1":"13799603321898","imei2":"13799603321898","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138091,"job_number":"JOB_138091","tr_customer_id":138108,"tr_customer_product_id":138098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:05.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isabell_Streich13@hotmail.com","dop":"2025-07-02","serial_number":"16481902564007","imei1":"16481902564007","imei2":"16481902564007","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138312,"job_number":"JOB_138312","tr_customer_id":138329,"tr_customer_product_id":138319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"Stuart Hagenes","mobile_number":"369-924-4008","email_id":"Ahmed_Becker59@yahoo.com","dop":"2025-09-16","serial_number":"13305896769837","imei1":"13305896769837","imei2":"13305896769837","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138311,"job_number":"JOB_138311","tr_customer_id":138328,"tr_customer_product_id":138318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11494868225947","imei1":"11494868225947","imei2":"11494868225947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138310,"job_number":"JOB_138310","tr_customer_id":138327,"tr_customer_product_id":138317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:12.000Z","modified_at":"2025-12-26T06:15:12.000Z","name":"Karley Reichert","mobile_number":"858-917-4336","email_id":"Stanford.Thompson31@hotmail.com","dop":"2025-04-06","serial_number":"17100027831941292","imei1":"17100027831941292","imei2":"17100027831941292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138309,"job_number":"JOB_138309","tr_customer_id":138326,"tr_customer_product_id":138316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:23.000Z","name":"Weston Grimes","mobile_number":"624-657-4518","email_id":"Kolby.Hudson18@hotmail.com","dop":"2025-04-06","serial_number":"11554988795747","imei1":"11554988795747","imei2":"11554988795747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-26T06:15:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":138308,"job_number":"JOB_138308","tr_customer_id":138325,"tr_customer_product_id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11914101208080","imei1":"11914101208080","imei2":"11914101208080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138307,"job_number":"JOB_138307","tr_customer_id":138324,"tr_customer_product_id":138314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"Jason Howe","mobile_number":"335-684-4769","email_id":"Bertram_Homenick@yahoo.com","dop":"2025-09-16","serial_number":"12265321293178","imei1":"12265321293178","imei2":"12265321293178","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138306,"job_number":"JOB_138306","tr_customer_id":138323,"tr_customer_product_id":138313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18223708832218","imei1":"18223708832218","imei2":"18223708832218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138305,"job_number":"JOB_138305","tr_customer_id":138322,"tr_customer_product_id":138312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"Peyton Weissnat","mobile_number":"427-306-0292","email_id":"Zetta91@gmail.com","dop":"2025-04-06","serial_number":"12015326524926888","imei1":"12015326524926888","imei2":"12015326524926888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138304,"job_number":"JOB_138304","tr_customer_id":138321,"tr_customer_product_id":138311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:37.000Z","name":"Hortense Bahringer","mobile_number":"656-632-5766","email_id":"Timmothy.Casper@yahoo.com","dop":"2025-04-06","serial_number":"14865134347595","imei1":"14865134347595","imei2":"14865134347595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138303,"job_number":"JOB_138303","tr_customer_id":138320,"tr_customer_product_id":138310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677968579540","imei1":"13677968579540","imei2":"13677968579540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138302,"job_number":"JOB_138302","tr_customer_id":138319,"tr_customer_product_id":138309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:18.000Z","modified_at":"2025-12-26T06:00:18.000Z","name":"Billie Nolan","mobile_number":"301-509-5615","email_id":"Florida.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"15969410566707364","imei1":"15969410566707364","imei2":"15969410566707364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138301,"job_number":"JOB_138301","tr_customer_id":138318,"tr_customer_product_id":138308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:26.000Z","name":"Christop Bradtke","mobile_number":"219-369-8887","email_id":"Nola97@hotmail.com","dop":"2025-04-06","serial_number":"13840617153188","imei1":"13840617153188","imei2":"13840617153188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138300,"job_number":"JOB_138300","tr_customer_id":138317,"tr_customer_product_id":138307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19289150758848","imei1":"19289150758848","imei2":"19289150758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138299,"job_number":"JOB_138299","tr_customer_id":138316,"tr_customer_product_id":138306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"Kaitlin Cartwright","mobile_number":"275-523-5587","email_id":"Turner16@hotmail.com","dop":"2025-04-06","serial_number":"13094500285497512","imei1":"13094500285497512","imei2":"13094500285497512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138298,"job_number":"JOB_138298","tr_customer_id":138315,"tr_customer_product_id":138305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:16.000Z","name":"Dorcas Davis","mobile_number":"391-790-7676","email_id":"Walker_Grimes36@yahoo.com","dop":"2025-04-06","serial_number":"19388364255571","imei1":"19388364255571","imei2":"19388364255571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138297,"job_number":"JOB_138297","tr_customer_id":138314,"tr_customer_product_id":138304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14874790683170","imei1":"14874790683170","imei2":"14874790683170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138296,"job_number":"JOB_138296","tr_customer_id":138313,"tr_customer_product_id":138303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:20.000Z","name":"Annabel Fahey","mobile_number":"595-217-2304","email_id":"Makayla_Green49@hotmail.com","dop":"2025-12-16","serial_number":"12933243246014","imei1":"12933243246014","imei2":"12933243246014","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138295,"job_number":"JOB_138295","tr_customer_id":138312,"tr_customer_product_id":138302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19241408310728","imei1":"19241408310728","imei2":"19241408310728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138294,"job_number":"JOB_138294","tr_customer_id":138311,"tr_customer_product_id":138301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:52:08.000Z","name":"Mitchel Conn","mobile_number":"696-226-0634","email_id":"Lacey.Hintz80@gmail.com","dop":"2025-12-16","serial_number":"18246838929434","imei1":"18246838929434","imei2":"18246838929434","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138293,"job_number":"JOB_138293","tr_customer_id":138310,"tr_customer_product_id":138300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:51:59.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13234835151889","imei1":"13234835151889","imei2":"13234835151889","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138292,"job_number":"JOB_138292","tr_customer_id":138309,"tr_customer_product_id":138299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:56.000Z","name":"Jaclyn Toy","mobile_number":"845-210-8545","email_id":"Valentina_Blanda24@yahoo.com","dop":"2025-12-16","serial_number":"17049074378452","imei1":"17049074378452","imei2":"17049074378452","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138291,"job_number":"JOB_138291","tr_customer_id":138308,"tr_customer_product_id":138298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16195204753730","imei1":"16195204753730","imei2":"16195204753730","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138290,"job_number":"JOB_138290","tr_customer_id":138307,"tr_customer_product_id":138297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:26.000Z","modified_at":"2025-12-26T05:39:34.000Z","name":"Tracy Jakubowski","mobile_number":"906-736-8582","email_id":"Lauretta14@yahoo.com","dop":"2025-12-16","serial_number":"14409757054938","imei1":"14409757054938","imei2":"14409757054938","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138289,"job_number":"JOB_138289","tr_customer_id":138306,"tr_customer_product_id":138296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:25.000Z","modified_at":"2025-12-26T05:39:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15813148265080","imei1":"15813148265080","imei2":"15813148265080","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138288,"job_number":"JOB_138288","tr_customer_id":138305,"tr_customer_product_id":138295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:22.000Z","name":"Leonora Ruecker","mobile_number":"387-688-4794","email_id":"Walker41@hotmail.com","dop":"2025-12-16","serial_number":"11988048645006","imei1":"11988048645006","imei2":"11988048645006","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138287,"job_number":"JOB_138287","tr_customer_id":138304,"tr_customer_product_id":138294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:14.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14009721248442","imei1":"14009721248442","imei2":"14009721248442","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138286,"job_number":"JOB_138286","tr_customer_id":138303,"tr_customer_product_id":138293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:02.000Z","modified_at":"2025-12-26T05:39:10.000Z","name":"Lon Brown","mobile_number":"599-237-9229","email_id":"Carolanne69@gmail.com","dop":"2025-12-16","serial_number":"12473580759362","imei1":"12473580759362","imei2":"12473580759362","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138285,"job_number":"JOB_138285","tr_customer_id":138302,"tr_customer_product_id":138292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:01.000Z","modified_at":"2025-12-26T05:39:01.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16182955155796","imei1":"16182955155796","imei2":"16182955155796","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138284,"job_number":"JOB_138284","tr_customer_id":138301,"tr_customer_product_id":138291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:38:12.000Z","modified_at":"2025-12-26T06:07:09.000Z","name":"Kartik P","mobile_number":"9876543212","email_id":"kartik@gmail.com","dop":"2025-09-09","serial_number":"11853137443927","imei1":"11853137443927","imei2":"11853137443927","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138283,"job_number":"JOB_138283","tr_customer_id":138300,"tr_customer_product_id":138290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:28.000Z","modified_at":"2025-12-26T05:20:28.000Z","name":"Jaden Strosin","mobile_number":"225-871-0599","email_id":"Lucius.Lehner13@gmail.com","dop":"2025-04-06","serial_number":"12107147563657266","imei1":"12107147563657266","imei2":"12107147563657266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138282,"job_number":"JOB_138282","tr_customer_id":138299,"tr_customer_product_id":138289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:36.000Z","name":"Agustina Cole","mobile_number":"444-531-1665","email_id":"Davion.Wilderman@yahoo.com","dop":"2025-04-06","serial_number":"12437117144929","imei1":"12437117144929","imei2":"12437117144929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138281,"job_number":"JOB_138281","tr_customer_id":138298,"tr_customer_product_id":138288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16890365583992","imei1":"16890365583992","imei2":"16890365583992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138280,"job_number":"JOB_138280","tr_customer_id":138297,"tr_customer_product_id":138287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:18.000Z","modified_at":"2025-12-26T05:20:18.000Z","name":"Clementina Crooks","mobile_number":"420-831-3560","email_id":"Caesar_Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"13492988410853870","imei1":"13492988410853870","imei2":"13492988410853870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138279,"job_number":"JOB_138279","tr_customer_id":138296,"tr_customer_product_id":138286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:26.000Z","name":"Lukas White","mobile_number":"796-597-2941","email_id":"Herbert43@gmail.com","dop":"2025-04-06","serial_number":"14839239128568","imei1":"14839239128568","imei2":"14839239128568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138278,"job_number":"JOB_138278","tr_customer_id":138295,"tr_customer_product_id":138285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16281221170163","imei1":"16281221170163","imei2":"16281221170163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138277,"job_number":"JOB_138277","tr_customer_id":138294,"tr_customer_product_id":138284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"Michele Stiedemann","mobile_number":"313-233-5818","email_id":"Annabel10@yahoo.com","dop":"2025-04-06","serial_number":"11667478811377064","imei1":"11667478811377064","imei2":"11667478811377064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138276,"job_number":"JOB_138276","tr_customer_id":138293,"tr_customer_product_id":138283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:16.000Z","name":"Guido Legros","mobile_number":"321-489-0015","email_id":"Eric_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"13047815627933","imei1":"13047815627933","imei2":"13047815627933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138275,"job_number":"JOB_138275","tr_customer_id":138292,"tr_customer_product_id":138282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17477407298844","imei1":"17477407298844","imei2":"17477407298844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138272,"job_number":"JOB_138272","tr_customer_id":138289,"tr_customer_product_id":138279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:02.000Z","modified_at":"2025-12-26T05:00:36.000Z","name":"Odie Waelchi","mobile_number":"547-735-2722","email_id":"Amiya45@hotmail.com","dop":"2000-01-31","serial_number":"10578332180654","imei1":"10578332180654","imei2":"10578332180654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138269,"job_number":"JOB_138269","tr_customer_id":138286,"tr_customer_product_id":138276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:55.000Z","name":"Karianne Cummings","mobile_number":"587-440-9975","email_id":"Emmy_Rohan57@hotmail.com","dop":"2000-01-31","serial_number":"10588790807334","imei1":"10588790807334","imei2":"10588790807334","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138266,"job_number":"JOB_138266","tr_customer_id":138283,"tr_customer_product_id":138273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:59:15.000Z","name":"Rossie Vandervort","mobile_number":"680-702-7005","email_id":"Laila64@hotmail.com","dop":"2000-01-31","serial_number":"10583759724063","imei1":"10583759724063","imei2":"10583759724063","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138263,"job_number":"JOB_138263","tr_customer_id":138280,"tr_customer_product_id":138270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:02.000Z","modified_at":"2025-12-26T04:58:35.000Z","name":"Ansel O'Conner","mobile_number":"518-736-6510","email_id":"Geraldine71@gmail.com","dop":"2000-01-31","serial_number":"10755078925040","imei1":"10755078925040","imei2":"10755078925040","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138261,"job_number":"JOB_138261","tr_customer_id":138278,"tr_customer_product_id":138268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:19.000Z","modified_at":"2025-12-26T04:52:19.000Z","name":"Dustin Funk","mobile_number":"464-622-9378","email_id":"Ronaldo.Gerhold@gmail.com","dop":"2025-04-06","serial_number":"16868526431823490","imei1":"16868526431823490","imei2":"16868526431823490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138260,"job_number":"JOB_138260","tr_customer_id":138277,"tr_customer_product_id":138267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:18.000Z","modified_at":"2025-12-26T04:52:51.000Z","name":"Alfreda Hermiston","mobile_number":"578-673-7592","email_id":"Marisol77@yahoo.com","dop":"2025-04-06","serial_number":"19606723435937","imei1":"19606723435937","imei2":"19606723435937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138259,"job_number":"JOB_138259","tr_customer_id":138276,"tr_customer_product_id":138266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:25.000Z","modified_at":"2025-12-26T04:42:34.000Z","name":"Jett Kris","mobile_number":"481-213-0599","email_id":"Jaunita_Gislason50@yahoo.com","dop":"2025-09-08","serial_number":"913299056707204","imei1":"913299056707204","imei2":"913299056707204","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138258,"job_number":"JOB_138258","tr_customer_id":138275,"tr_customer_product_id":138265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:14.000Z","modified_at":"2025-12-26T04:42:22.000Z","name":"Gerry Hills","mobile_number":"262-860-3591","email_id":"Bernie.Kris@hotmail.com","dop":"2025-09-08","serial_number":"832208039853095","imei1":"832208039853095","imei2":"832208039853095","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138257,"job_number":"JOB_138257","tr_customer_id":138274,"tr_customer_product_id":138264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:02.000Z","modified_at":"2025-12-26T04:42:11.000Z","name":"Jordane Rutherford","mobile_number":"726-706-0390","email_id":"Oliver49@gmail.com","dop":"2025-09-08","serial_number":"738992638978638","imei1":"738992638978638","imei2":"738992638978638","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138256,"job_number":"JOB_138256","tr_customer_id":138273,"tr_customer_product_id":138263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:12.000Z","name":"Miles Wolff","mobile_number":"951-691-7403","email_id":"Erich64@gmail.com","dop":"2025-07-01","serial_number":"100267570328435","imei1":"100267570328435","imei2":"100267570328435","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138255,"job_number":"JOB_138255","tr_customer_id":138272,"tr_customer_product_id":138262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:03.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104676926467069","imei1":"104676926467069","imei2":"104676926467069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138254,"job_number":"JOB_138254","tr_customer_id":138271,"tr_customer_product_id":138261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:52.000Z","modified_at":"2025-12-26T04:39:01.000Z","name":"Brandt Upton","mobile_number":"524-593-6125","email_id":"Suzanne.Hilpert14@yahoo.com","dop":"2025-07-01","serial_number":"100922746232948","imei1":"100922746232948","imei2":"100922746232948","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138253,"job_number":"JOB_138253","tr_customer_id":138270,"tr_customer_product_id":138260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:51.000Z","modified_at":"2025-12-26T04:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105445503434664","imei1":"105445503434664","imei2":"105445503434664","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138252,"job_number":"JOB_138252","tr_customer_id":138269,"tr_customer_product_id":138259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:28.000Z","modified_at":"2025-12-26T04:37:38.000Z","name":"Leann Klocko","mobile_number":"226-573-0411","email_id":"Bernita.Langosh@gmail.com","dop":"2025-09-08","serial_number":"700838257171105","imei1":"700838257171105","imei2":"700838257171105","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138251,"job_number":"JOB_138251","tr_customer_id":138268,"tr_customer_product_id":138258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:16.000Z","modified_at":"2025-12-26T04:37:25.000Z","name":"Desiree Schoen","mobile_number":"874-914-6432","email_id":"Arvel.Collier46@hotmail.com","dop":"2025-09-08","serial_number":"521625075740538","imei1":"521625075740538","imei2":"521625075740538","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138250,"job_number":"JOB_138250","tr_customer_id":138267,"tr_customer_product_id":138257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:03.000Z","modified_at":"2025-12-26T04:37:13.000Z","name":"Eriberto Krajcik","mobile_number":"501-550-0527","email_id":"Demetris29@gmail.com","dop":"2025-09-08","serial_number":"725238597444337","imei1":"725238597444337","imei2":"725238597444337","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138249,"job_number":"JOB_138249","tr_customer_id":138266,"tr_customer_product_id":138256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:47.000Z","modified_at":"2025-12-26T04:34:55.000Z","name":"Shane Reilly","mobile_number":"378-984-7210","email_id":"Isadore_Bernhard32@hotmail.com","dop":"2025-09-08","serial_number":"414530140827894","imei1":"414530140827894","imei2":"414530140827894","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138248,"job_number":"JOB_138248","tr_customer_id":138265,"tr_customer_product_id":138255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:36.000Z","modified_at":"2025-12-26T04:34:44.000Z","name":"Celine Rutherford","mobile_number":"821-419-0263","email_id":"Reba73@hotmail.com","dop":"2025-09-08","serial_number":"470652294541761","imei1":"470652294541761","imei2":"470652294541761","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138247,"job_number":"JOB_138247","tr_customer_id":138264,"tr_customer_product_id":138254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:25.000Z","modified_at":"2025-12-26T04:34:34.000Z","name":"Connor Ritchie","mobile_number":"548-773-8148","email_id":"Branson.Reynolds@yahoo.com","dop":"2025-09-08","serial_number":"176594904035150","imei1":"176594904035150","imei2":"176594904035150","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138246,"job_number":"JOB_138246","tr_customer_id":138263,"tr_customer_product_id":138253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:22.000Z","modified_at":"2025-12-26T04:34:22.000Z","name":"Jesse Fadel","mobile_number":"505-236-3057","email_id":"Era_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"16706433602276392","imei1":"16706433602276392","imei2":"16706433602276392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138245,"job_number":"JOB_138245","tr_customer_id":138262,"tr_customer_product_id":138252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:43.000Z","name":"Emory Sipes","mobile_number":"446-705-0428","email_id":"Kylee64@yahoo.com","dop":"2025-04-06","serial_number":"17088668368966","imei1":"17088668368966","imei2":"17088668368966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138244,"job_number":"JOB_138244","tr_customer_id":138261,"tr_customer_product_id":138251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14248403285700","imei1":"14248403285700","imei2":"14248403285700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138243,"job_number":"JOB_138243","tr_customer_id":138260,"tr_customer_product_id":138250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:33:53.000Z","name":"Andres Skiles","mobile_number":"822-210-7127","email_id":"Lelah_Koch4@hotmail.com","dop":"2025-04-06","serial_number":"17506509604359176","imei1":"17506509604359176","imei2":"17506509604359176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138242,"job_number":"JOB_138242","tr_customer_id":138259,"tr_customer_product_id":138249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:34:17.000Z","name":"Gino McCullough","mobile_number":"676-745-8979","email_id":"Karli30@hotmail.com","dop":"2025-04-06","serial_number":"14881094192923","imei1":"14881094192923","imei2":"14881094192923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138241,"job_number":"JOB_138241","tr_customer_id":138258,"tr_customer_product_id":138248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:52.000Z","modified_at":"2025-12-26T04:33:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14210089547731","imei1":"14210089547731","imei2":"14210089547731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138240,"job_number":"JOB_138240","tr_customer_id":138257,"tr_customer_product_id":138247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:27.000Z","modified_at":"2025-12-26T04:33:27.000Z","name":"Katlyn Green","mobile_number":"898-937-1667","email_id":"Aaron49@yahoo.com","dop":"2025-04-06","serial_number":"12022393302546734","imei1":"12022393302546734","imei2":"12022393302546734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138239,"job_number":"JOB_138239","tr_customer_id":138256,"tr_customer_product_id":138246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:26.000Z","modified_at":"2025-12-26T04:33:48.000Z","name":"Hipolito Metz","mobile_number":"692-619-6218","email_id":"Rickey11@gmail.com","dop":"2025-04-06","serial_number":"14247164385945","imei1":"14247164385945","imei2":"14247164385945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138238,"job_number":"JOB_138238","tr_customer_id":138255,"tr_customer_product_id":138245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:25.000Z","modified_at":"2025-12-26T04:33:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14006486780588","imei1":"14006486780588","imei2":"14006486780588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138237,"job_number":"JOB_138237","tr_customer_id":138254,"tr_customer_product_id":138244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:32:09.000Z","modified_at":"2025-12-26T04:32:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"18226419622330","imei1":"18226419622330","imei2":"18226419622330","popurl":"2025-12-16T04:32:08.202912446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138236,"job_number":"JOB_138236","tr_customer_id":138253,"tr_customer_product_id":138243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:31:59.000Z","modified_at":"2025-12-26T04:31:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"14457030521385","imei1":"14457030521385","imei2":"14457030521385","popurl":"2025-12-16T04:31:58.541429045Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138235,"job_number":"JOB_138235","tr_customer_id":138252,"tr_customer_product_id":138242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:06.000Z","modified_at":"2025-12-26T04:30:06.000Z","name":"Trystan Kertzmann","mobile_number":"302-472-2796","email_id":"Brenda.Wiegand1@yahoo.com","dop":"2025-10-12","serial_number":"1005397029229827","imei1":"1005397029229827","imei2":"1005397029229827","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138234,"job_number":"JOB_138234","tr_customer_id":138251,"tr_customer_product_id":138241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:05.000Z","modified_at":"2025-12-26T04:30:16.000Z","name":"Price Swaniawski","mobile_number":"841-435-0374","email_id":"Alice_Rutherford47@yahoo.com","dop":"2025-10-12","serial_number":"14279594182225","imei1":"14279594182225","imei2":"14279594182225","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138233,"job_number":"JOB_138233","tr_customer_id":138250,"tr_customer_product_id":138240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:04.000Z","modified_at":"2025-12-26T04:30:04.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11559457752770","imei1":"11559457752770","imei2":"11559457752770","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138232,"job_number":"JOB_138232","tr_customer_id":138249,"tr_customer_product_id":138239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:50.000Z","modified_at":"2025-12-26T04:29:50.000Z","name":"Judy Sipes","mobile_number":"335-227-8134","email_id":"Laney_Beer@gmail.com","dop":"2025-10-12","serial_number":"1007187038776787","imei1":"1007187038776787","imei2":"1007187038776787","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138231,"job_number":"JOB_138231","tr_customer_id":138248,"tr_customer_product_id":138238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:49.000Z","modified_at":"2025-12-26T04:30:00.000Z","name":"Stephany Lueilwitz","mobile_number":"465-615-6178","email_id":"Era.Zemlak46@hotmail.com","dop":"2025-10-12","serial_number":"13605549514187","imei1":"13605549514187","imei2":"13605549514187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138230,"job_number":"JOB_138230","tr_customer_id":138247,"tr_customer_product_id":138237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:48.000Z","modified_at":"2025-12-26T04:29:48.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16791772099882","imei1":"16791772099882","imei2":"16791772099882","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138229,"job_number":"JOB_138229","tr_customer_id":138246,"tr_customer_product_id":138236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:34.000Z","modified_at":"2025-12-26T04:29:34.000Z","name":"Kade Rogahn","mobile_number":"367-404-6274","email_id":"Carlos_Champlin@gmail.com","dop":"2025-10-12","serial_number":"1007387755703713","imei1":"1007387755703713","imei2":"1007387755703713","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138228,"job_number":"JOB_138228","tr_customer_id":138245,"tr_customer_product_id":138235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:33.000Z","modified_at":"2025-12-26T04:29:44.000Z","name":"Meredith Gaylord","mobile_number":"697-748-8238","email_id":"Taurean17@hotmail.com","dop":"2025-10-12","serial_number":"19326568813449","imei1":"19326568813449","imei2":"19326568813449","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138227,"job_number":"JOB_138227","tr_customer_id":138244,"tr_customer_product_id":138234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:32.000Z","modified_at":"2025-12-26T04:29:32.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"18593174505321","imei1":"18593174505321","imei2":"18593174505321","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138226,"job_number":"JOB_138226","tr_customer_id":138243,"tr_customer_product_id":138233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:40.000Z","modified_at":"2025-12-26T04:23:48.000Z","name":"Giles Hartmann","mobile_number":"380-556-3214","email_id":"Triston51@hotmail.com","dop":"2025-09-08","serial_number":"664031494787067","imei1":"664031494787067","imei2":"664031494787067","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138225,"job_number":"JOB_138225","tr_customer_id":138242,"tr_customer_product_id":138232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:29.000Z","modified_at":"2025-12-26T04:23:38.000Z","name":"Kurtis Lindgren","mobile_number":"507-430-9784","email_id":"Elwin.Schmeler@yahoo.com","dop":"2025-09-08","serial_number":"21443186336832","imei1":"21443186336832","imei2":"21443186336832","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138224,"job_number":"JOB_138224","tr_customer_id":138241,"tr_customer_product_id":138231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:19.000Z","modified_at":"2025-12-26T04:23:27.000Z","name":"Felicita Grady","mobile_number":"679-977-7598","email_id":"Raphael34@yahoo.com","dop":"2025-09-08","serial_number":"208257633406867","imei1":"208257633406867","imei2":"208257633406867","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138223,"job_number":"JOB_138223","tr_customer_id":138240,"tr_customer_product_id":138230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:17.000Z","modified_at":"2025-12-26T04:22:17.000Z","name":"Lavonne Jerde","mobile_number":"690-926-2932","email_id":"Watson.Kertzmann99@hotmail.com","dop":"2025-04-06","serial_number":"10170500476553970","imei1":"10170500476553970","imei2":"10170500476553970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138222,"job_number":"JOB_138222","tr_customer_id":138239,"tr_customer_product_id":138229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:16.000Z","modified_at":"2025-12-26T04:22:54.000Z","name":"Felipe Bogan","mobile_number":"597-720-3064","email_id":"Enrique_Kunde49@gmail.com","dop":"2025-04-06","serial_number":"15899549894161","imei1":"15899549894161","imei2":"15899549894161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138220,"job_number":"JOB_138220","tr_customer_id":138237,"tr_customer_product_id":138227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:56:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26397775136025","imei1":"26397775136025","imei2":"26397775136025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138219,"job_number":"JOB_138219","tr_customer_id":138236,"tr_customer_product_id":138226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84781691081596","imei1":"84781691081596","imei2":"84781691081596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138218,"job_number":"JOB_138218","tr_customer_id":138235,"tr_customer_product_id":138225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79433227281090","imei1":"79433227281090","imei2":"79433227281090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138217,"job_number":"JOB_138217","tr_customer_id":138234,"tr_customer_product_id":138224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28522671573273","imei1":"28522671573273","imei2":"28522671573273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138216,"job_number":"JOB_138216","tr_customer_id":138233,"tr_customer_product_id":138223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85154495385081","imei1":"85154495385081","imei2":"85154495385081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138215,"job_number":"JOB_138215","tr_customer_id":138232,"tr_customer_product_id":138222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97117785734256","imei1":"97117785734256","imei2":"97117785734256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138214,"job_number":"JOB_138214","tr_customer_id":138231,"tr_customer_product_id":138221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50971031846643","imei1":"50971031846643","imei2":"50971031846643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138213,"job_number":"JOB_138213","tr_customer_id":138230,"tr_customer_product_id":138220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14861954515278","imei1":"14861954515278","imei2":"14861954515278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138212,"job_number":"JOB_138212","tr_customer_id":138229,"tr_customer_product_id":138219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97149288112263","imei1":"97149288112263","imei2":"97149288112263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138211,"job_number":"JOB_138211","tr_customer_id":138228,"tr_customer_product_id":138218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44577369193677","imei1":"44577369193677","imei2":"44577369193677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138210,"job_number":"JOB_138210","tr_customer_id":138227,"tr_customer_product_id":138217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50584483208641","imei1":"50584483208641","imei2":"50584483208641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138209,"job_number":"JOB_138209","tr_customer_id":138226,"tr_customer_product_id":138216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50392388358149","imei1":"50392388358149","imei2":"50392388358149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138208,"job_number":"JOB_138208","tr_customer_id":138225,"tr_customer_product_id":138215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19289555375490","imei1":"19289555375490","imei2":"19289555375490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138207,"job_number":"JOB_138207","tr_customer_id":138224,"tr_customer_product_id":138214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38215635999957","imei1":"38215635999957","imei2":"38215635999957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138206,"job_number":"JOB_138206","tr_customer_id":138223,"tr_customer_product_id":138213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:55:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39327279606778","imei1":"39327279606778","imei2":"39327279606778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138205,"job_number":"JOB_138205","tr_customer_id":138222,"tr_customer_product_id":138212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80870692092304","imei1":"80870692092304","imei2":"80870692092304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138204,"job_number":"JOB_138204","tr_customer_id":138221,"tr_customer_product_id":138211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35282042892422","imei1":"35282042892422","imei2":"35282042892422","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138203,"job_number":"JOB_138203","tr_customer_id":138220,"tr_customer_product_id":138210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67328421039837","imei1":"67328421039837","imei2":"67328421039837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138202,"job_number":"JOB_138202","tr_customer_id":138219,"tr_customer_product_id":138209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64336400628254","imei1":"64336400628254","imei2":"64336400628254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138201,"job_number":"JOB_138201","tr_customer_id":138218,"tr_customer_product_id":138208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83618335429077","imei1":"83618335429077","imei2":"83618335429077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138200,"job_number":"JOB_138200","tr_customer_id":138217,"tr_customer_product_id":138207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:46.000Z","modified_at":"2025-12-26T03:54:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67588252439861","imei1":"67588252439861","imei2":"67588252439861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138199,"job_number":"JOB_138199","tr_customer_id":138216,"tr_customer_product_id":138206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:08.000Z","modified_at":"2025-12-26T03:48:08.000Z","name":"June Glover","mobile_number":"393-879-8480","email_id":"Helen51@gmail.com","dop":"2025-04-06","serial_number":"15525565074123252","imei1":"15525565074123252","imei2":"15525565074123252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138198,"job_number":"JOB_138198","tr_customer_id":138215,"tr_customer_product_id":138205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:44.000Z","name":"Wilford Gleichner","mobile_number":"284-270-8276","email_id":"Maida_Feest40@yahoo.com","dop":"2025-04-06","serial_number":"13203871568834","imei1":"13203871568834","imei2":"13203871568834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138197,"job_number":"JOB_138197","tr_customer_id":138214,"tr_customer_product_id":138204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11392246038956","imei1":"11392246038956","imei2":"11392246038956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138196,"job_number":"JOB_138196","tr_customer_id":138213,"tr_customer_product_id":138203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:54.000Z","modified_at":"2025-12-26T03:47:54.000Z","name":"Deonte Paucek","mobile_number":"824-230-6649","email_id":"Stephan_Hane76@hotmail.com","dop":"2025-04-06","serial_number":"16332849690007902","imei1":"16332849690007902","imei2":"16332849690007902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138195,"job_number":"JOB_138195","tr_customer_id":138212,"tr_customer_product_id":138202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:53.000Z","modified_at":"2025-12-26T03:48:27.000Z","name":"Josephine O'Reilly","mobile_number":"925-933-0142","email_id":"Jazmyn.Kiehn99@yahoo.com","dop":"2025-04-06","serial_number":"11186772817508","imei1":"11186772817508","imei2":"11186772817508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138194,"job_number":"JOB_138194","tr_customer_id":138211,"tr_customer_product_id":138201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:52.000Z","modified_at":"2025-12-26T03:47:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946739728397","imei1":"19946739728397","imei2":"19946739728397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138193,"job_number":"JOB_138193","tr_customer_id":138210,"tr_customer_product_id":138200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Tia Harris","mobile_number":"231-745-4320","email_id":"Vickie.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"11725939475221864","imei1":"11725939475221864","imei2":"11725939475221864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138191,"job_number":"JOB_138191","tr_customer_id":138208,"tr_customer_product_id":138198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:49.000Z","modified_at":"2025-12-26T03:48:26.000Z","name":"Isabel Schowalter","mobile_number":"765-920-5504","email_id":"Holly.Okuneva41@yahoo.com","dop":"2025-04-06","serial_number":"17184782092302","imei1":"17184782092302","imei2":"17184782092302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138190,"job_number":"JOB_138190","tr_customer_id":138207,"tr_customer_product_id":138197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517772326072","imei1":"11517772326072","imei2":"11517772326072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138189,"job_number":"JOB_138189","tr_customer_id":138206,"tr_customer_product_id":138196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:48:21.000Z","name":"Giovani Kris","mobile_number":"231-756-3243","email_id":"Shania22@hotmail.com","dop":"2000-01-31","serial_number":"10908071474431","imei1":"10908071474431","imei2":"10908071474431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138187,"job_number":"JOB_138187","tr_customer_id":138204,"tr_customer_product_id":138194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:30.000Z","modified_at":"2025-12-26T03:47:30.000Z","name":"Emmitt Blanda","mobile_number":"278-212-8921","email_id":"Carolyne_Will87@hotmail.com","dop":"2025-04-06","serial_number":"12841369619238316","imei1":"12841369619238316","imei2":"12841369619238316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138186,"job_number":"JOB_138186","tr_customer_id":138203,"tr_customer_product_id":138193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:48:01.000Z","name":"Jerome Hills","mobile_number":"855-254-4965","email_id":"Chad_Olson45@yahoo.com","dop":"2025-04-06","serial_number":"11196236329547","imei1":"11196236329547","imei2":"11196236329547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138185,"job_number":"JOB_138185","tr_customer_id":138202,"tr_customer_product_id":138192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:47:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15273286407871","imei1":"15273286407871","imei2":"15273286407871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138184,"job_number":"JOB_138184","tr_customer_id":138201,"tr_customer_product_id":138191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:23.000Z","modified_at":"2025-12-26T03:47:23.000Z","name":"Twila Hilll","mobile_number":"356-263-5076","email_id":"Felicita.Veum85@yahoo.com","dop":"2025-04-06","serial_number":"15541981070008706","imei1":"15541981070008706","imei2":"15541981070008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138183,"job_number":"JOB_138183","tr_customer_id":138200,"tr_customer_product_id":138190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:59.000Z","name":"Filiberto Terry","mobile_number":"222-363-8046","email_id":"Myah_Rolfson@gmail.com","dop":"2025-04-06","serial_number":"19835168372787","imei1":"19835168372787","imei2":"19835168372787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138182,"job_number":"JOB_138182","tr_customer_id":138199,"tr_customer_product_id":138189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11256084134113","imei1":"11256084134113","imei2":"11256084134113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138181,"job_number":"JOB_138181","tr_customer_id":138198,"tr_customer_product_id":138188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:17.000Z","modified_at":"2025-12-26T03:47:17.000Z","name":"Gino Zemlak","mobile_number":"768-804-0848","email_id":"Imogene45@yahoo.com","dop":"2025-04-06","serial_number":"11786800474871232","imei1":"11786800474871232","imei2":"11786800474871232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138180,"job_number":"JOB_138180","tr_customer_id":138197,"tr_customer_product_id":138187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:53.000Z","name":"Alessandro Gibson","mobile_number":"203-230-5526","email_id":"Elyse_Dibbert73@yahoo.com","dop":"2025-04-06","serial_number":"18526803726582","imei1":"18526803726582","imei2":"18526803726582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138179,"job_number":"JOB_138179","tr_customer_id":138196,"tr_customer_product_id":138186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15342217231959","imei1":"15342217231959","imei2":"15342217231959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138178,"job_number":"JOB_138178","tr_customer_id":138195,"tr_customer_product_id":138185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:13.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Ladarius Hahn","mobile_number":"681-883-2751","email_id":"Vincent52@hotmail.com","dop":"2025-04-06","serial_number":"19935650053416976","imei1":"19935650053416976","imei2":"19935650053416976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138177,"job_number":"JOB_138177","tr_customer_id":138194,"tr_customer_product_id":138184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:12.000Z","modified_at":"2025-12-26T03:47:46.000Z","name":"Alan Rippin","mobile_number":"446-358-5706","email_id":"Julien92@gmail.com","dop":"2025-04-06","serial_number":"13004826677389","imei1":"13004826677389","imei2":"13004826677389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138176,"job_number":"JOB_138176","tr_customer_id":138193,"tr_customer_product_id":138183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:11.000Z","modified_at":"2025-12-26T03:47:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008189107731","imei1":"17008189107731","imei2":"17008189107731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138174,"job_number":"JOB_138174","tr_customer_id":138191,"tr_customer_product_id":138181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:42.000Z","name":"Verna Ritchie","mobile_number":"928-810-6611","email_id":"Jaylan91@yahoo.com","dop":"2000-01-31","serial_number":"10824466812461","imei1":"10824466812461","imei2":"10824466812461","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138172,"job_number":"JOB_138172","tr_customer_id":138189,"tr_customer_product_id":138179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:05.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Danial Medhurst","mobile_number":"998-228-5311","email_id":"Gaylord23@yahoo.com","dop":"2025-04-06","serial_number":"12858016308400616","imei1":"12858016308400616","imei2":"12858016308400616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138171,"job_number":"JOB_138171","tr_customer_id":138188,"tr_customer_product_id":138178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:04.000Z","modified_at":"2025-12-26T03:47:41.000Z","name":"Dayton Bayer","mobile_number":"408-877-3095","email_id":"Alva.Torp@yahoo.com","dop":"2025-04-06","serial_number":"14469123980586","imei1":"14469123980586","imei2":"14469123980586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138170,"job_number":"JOB_138170","tr_customer_id":138187,"tr_customer_product_id":138177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:03.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226936482938","imei1":"11226936482938","imei2":"11226936482938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138166,"job_number":"JOB_138166","tr_customer_id":138183,"tr_customer_product_id":138173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:51.000Z","modified_at":"2025-12-26T03:46:51.000Z","name":"Edyth Bergnaum","mobile_number":"885-647-5983","email_id":"Tierra66@gmail.com","dop":"2025-04-06","serial_number":"12725804123526336","imei1":"12725804123526336","imei2":"12725804123526336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138165,"job_number":"JOB_138165","tr_customer_id":138182,"tr_customer_product_id":138172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"Alexis Kassulke","mobile_number":"362-396-8251","email_id":"Tina41@gmail.com","dop":"2025-04-06","serial_number":"14273008614056","imei1":"14273008614056","imei2":"14273008614056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138164,"job_number":"JOB_138164","tr_customer_id":138181,"tr_customer_product_id":138171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19283473747614","imei1":"19283473747614","imei2":"19283473747614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138160,"job_number":"JOB_138160","tr_customer_id":138177,"tr_customer_product_id":138167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:38.000Z","modified_at":"2025-12-26T03:46:38.000Z","name":"Kayleigh Hodkiewicz","mobile_number":"570-263-9871","email_id":"Morton_Heller37@gmail.com","dop":"2025-04-06","serial_number":"13672256354665876","imei1":"13672256354665876","imei2":"13672256354665876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138159,"job_number":"JOB_138159","tr_customer_id":138176,"tr_customer_product_id":138166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:37.000Z","modified_at":"2025-12-26T03:46:37.000Z","name":"Chloe Waelchi","mobile_number":"517-805-0224","email_id":"Malcolm.Sawayn51@gmail.com","dop":"2025-04-06","serial_number":"11955361170106316","imei1":"11955361170106316","imei2":"11955361170106316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138158,"job_number":"JOB_138158","tr_customer_id":138175,"tr_customer_product_id":138165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:14.000Z","name":"Gerald Stiedemann","mobile_number":"304-821-5051","email_id":"Frederick.Stark10@gmail.com","dop":"2025-04-06","serial_number":"17952034069102","imei1":"17952034069102","imei2":"17952034069102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138157,"job_number":"JOB_138157","tr_customer_id":138174,"tr_customer_product_id":138164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:46:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17695907675592","imei1":"17695907675592","imei2":"17695907675592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138156,"job_number":"JOB_138156","tr_customer_id":138173,"tr_customer_product_id":138163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Adell Hyatt","mobile_number":"255-975-8239","email_id":"Abdullah_Abshire@gmail.com","dop":"2025-04-06","serial_number":"16116576571860","imei1":"16116576571860","imei2":"16116576571860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138155,"job_number":"JOB_138155","tr_customer_id":138172,"tr_customer_product_id":138162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:35.000Z","modified_at":"2025-12-26T03:46:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11525305003059","imei1":"11525305003059","imei2":"11525305003059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138154,"job_number":"JOB_138154","tr_customer_id":138171,"tr_customer_product_id":138161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:33.000Z","modified_at":"2025-12-26T03:46:33.000Z","name":"Laverna Lind","mobile_number":"670-815-5725","email_id":"Cassandra_Little12@yahoo.com","dop":"2025-04-06","serial_number":"16342379681991892","imei1":"16342379681991892","imei2":"16342379681991892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138153,"job_number":"JOB_138153","tr_customer_id":138170,"tr_customer_product_id":138160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Casimir Kiehn","mobile_number":"647-992-1408","email_id":"Abigail_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"17270194182595368","imei1":"17270194182595368","imei2":"17270194182595368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138152,"job_number":"JOB_138152","tr_customer_id":138169,"tr_customer_product_id":138159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:47:08.000Z","name":"Daphney Kub","mobile_number":"304-549-9216","email_id":"Kristin72@hotmail.com","dop":"2025-04-06","serial_number":"16848486723392","imei1":"16848486723392","imei2":"16848486723392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138151,"job_number":"JOB_138151","tr_customer_id":138168,"tr_customer_product_id":138158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11892289326281","imei1":"11892289326281","imei2":"11892289326281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138149,"job_number":"JOB_138149","tr_customer_id":138166,"tr_customer_product_id":138156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Nadia Kassulke","mobile_number":"247-688-7912","email_id":"Earlene.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11413610629546","imei1":"11413610629546","imei2":"11413610629546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138147,"job_number":"JOB_138147","tr_customer_id":138164,"tr_customer_product_id":138154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15840386962130","imei1":"15840386962130","imei2":"15840386962130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138146,"job_number":"JOB_138146","tr_customer_id":138163,"tr_customer_product_id":138153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"Kyle Schimmel","mobile_number":"683-453-0166","email_id":"Roma.Spinka@yahoo.com","dop":"2000-01-31","serial_number":"10789020802728","imei1":"10789020802728","imei2":"10789020802728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138137,"job_number":"JOB_138137","tr_customer_id":138154,"tr_customer_product_id":138144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:20.000Z","modified_at":"2025-12-26T03:46:20.000Z","name":"Althea Farrell","mobile_number":"629-398-0768","email_id":"Madelynn42@yahoo.com","dop":"2025-04-06","serial_number":"19871877960580340","imei1":"19871877960580340","imei2":"19871877960580340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138136,"job_number":"JOB_138136","tr_customer_id":138153,"tr_customer_product_id":138143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:56.000Z","name":"Jamaal DuBuque","mobile_number":"673-633-6910","email_id":"Autumn_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"16250852827059","imei1":"16250852827059","imei2":"16250852827059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138135,"job_number":"JOB_138135","tr_customer_id":138152,"tr_customer_product_id":138142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153875257876","imei1":"15153875257876","imei2":"15153875257876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138133,"job_number":"JOB_138133","tr_customer_id":138150,"tr_customer_product_id":138140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:13.000Z","modified_at":"2025-12-26T03:46:13.000Z","name":"Alden Schmitt","mobile_number":"226-743-5316","email_id":"Tyreek.Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"15923153696329260","imei1":"15923153696329260","imei2":"15923153696329260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138132,"job_number":"JOB_138132","tr_customer_id":138149,"tr_customer_product_id":138139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:46.000Z","name":"Alec Little","mobile_number":"387-444-1232","email_id":"Colleen.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"19829394072455","imei1":"19829394072455","imei2":"19829394072455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138131,"job_number":"JOB_138131","tr_customer_id":138148,"tr_customer_product_id":138138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15983918827309","imei1":"15983918827309","imei2":"15983918827309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138130,"job_number":"JOB_138130","tr_customer_id":138147,"tr_customer_product_id":138137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Eddie Hegmann","mobile_number":"788-571-4880","email_id":"Helga64@gmail.com","dop":"2025-04-06","serial_number":"10220179660491438","imei1":"10220179660491438","imei2":"10220179660491438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138127,"job_number":"JOB_138127","tr_customer_id":138144,"tr_customer_product_id":138134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:43.000Z","name":"Johan Pfeffer","mobile_number":"697-981-9133","email_id":"Freddy5@hotmail.com","dop":"2025-04-06","serial_number":"16626092366625","imei1":"16626092366625","imei2":"16626092366625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138125,"job_number":"JOB_138125","tr_customer_id":138142,"tr_customer_product_id":138132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17003310923996","imei1":"17003310923996","imei2":"17003310923996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138123,"job_number":"JOB_138123","tr_customer_id":138140,"tr_customer_product_id":138130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:59.000Z","modified_at":"2025-12-26T03:45:59.000Z","name":"Harley Sipes","mobile_number":"343-656-2627","email_id":"Selina_Dooley15@gmail.com","dop":"2025-05-30","serial_number":"1429481707076069","imei1":"1429481707076069","imei2":"1429481707076069","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138122,"job_number":"JOB_138122","tr_customer_id":138139,"tr_customer_product_id":138129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:45:58.000Z","name":"Sanford Spinka","mobile_number":"220-221-4370","email_id":"Gonzalo.Harvey76@gmail.com","dop":"2025-05-30","serial_number":"15918133290815","imei1":"15918133290815","imei2":"15918133290815","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138121,"job_number":"JOB_138121","tr_customer_id":138138,"tr_customer_product_id":138128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Genoveva Schiller","mobile_number":"690-568-1416","email_id":"Mazie_Kohler@yahoo.com","dop":"2025-05-30","serial_number":"14727743035191","imei1":"14727743035191","imei2":"14727743035191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138120,"job_number":"JOB_138120","tr_customer_id":138137,"tr_customer_product_id":138127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:52.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Coy Beahan","mobile_number":"777-879-3012","email_id":"Lauriane.Stamm66@yahoo.com","dop":"2025-04-06","serial_number":"16057464828563032","imei1":"16057464828563032","imei2":"16057464828563032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138118,"job_number":"JOB_138118","tr_customer_id":138135,"tr_customer_product_id":138125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:46:28.000Z","name":"Carson Carroll","mobile_number":"850-503-1067","email_id":"Morris10@gmail.com","dop":"2025-04-06","serial_number":"19194797528532","imei1":"19194797528532","imei2":"19194797528532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138117,"job_number":"JOB_138117","tr_customer_id":138134,"tr_customer_product_id":138124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17427866139213","imei1":"17427866139213","imei2":"17427866139213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138116,"job_number":"JOB_138116","tr_customer_id":138133,"tr_customer_product_id":138123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:46:23.000Z","name":"Fletcher Pfeffer","mobile_number":"967-596-3833","email_id":"Marilou.Blick66@hotmail.com","dop":"2000-01-31","serial_number":"10864576304540","imei1":"10864576304540","imei2":"10864576304540","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138114,"job_number":"JOB_138114","tr_customer_id":138131,"tr_customer_product_id":138121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Tressa Funk","mobile_number":"569-235-8373","email_id":"Henderson_OReilly@hotmail.com","dop":"2025-09-16","serial_number":"12507525068732","imei1":"12507525068732","imei2":"12507525068732","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138113,"job_number":"JOB_138113","tr_customer_id":138130,"tr_customer_product_id":138120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18033506701595","imei1":"18033506701595","imei2":"18033506701595","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138112,"job_number":"JOB_138112","tr_customer_id":138129,"tr_customer_product_id":138119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Gregorio Waters","mobile_number":"982-936-4049","email_id":"Simone_Schmitt96@gmail.com","dop":"2025-04-06","serial_number":"16578146635933406","imei1":"16578146635933406","imei2":"16578146635933406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138111,"job_number":"JOB_138111","tr_customer_id":138128,"tr_customer_product_id":138118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:47.000Z","modified_at":"2025-12-26T03:46:24.000Z","name":"Kaitlin Crona","mobile_number":"655-312-2540","email_id":"Emmett.Lindgren76@gmail.com","dop":"2025-04-06","serial_number":"13286895475092","imei1":"13286895475092","imei2":"13286895475092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138110,"job_number":"JOB_138110","tr_customer_id":138127,"tr_customer_product_id":138117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:46.000Z","modified_at":"2025-12-26T03:45:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11053641344834","imei1":"11053641344834","imei2":"11053641344834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138108,"job_number":"JOB_138108","tr_customer_id":138125,"tr_customer_product_id":138115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:33.000Z","modified_at":"2025-12-26T03:45:33.000Z","name":"Hassan Champlin","mobile_number":"346-964-3137","email_id":"Holden.Hagenes62@gmail.com","dop":"2025-04-06","serial_number":"15114517432655510","imei1":"15114517432655510","imei2":"15114517432655510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138107,"job_number":"JOB_138107","tr_customer_id":138124,"tr_customer_product_id":138114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:46:05.000Z","name":"Isaiah Moore","mobile_number":"551-718-3190","email_id":"Audrey_Marks@yahoo.com","dop":"2025-04-06","serial_number":"14329553351042","imei1":"14329553351042","imei2":"14329553351042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138106,"job_number":"JOB_138106","tr_customer_id":138123,"tr_customer_product_id":138113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18293157713002","imei1":"18293157713002","imei2":"18293157713002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138105,"job_number":"JOB_138105","tr_customer_id":138122,"tr_customer_product_id":138112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Sheila Yost","mobile_number":"910-762-7898","email_id":"Nolan23@hotmail.com","dop":"2025-09-16","serial_number":"16284844506214","imei1":"16284844506214","imei2":"16284844506214","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138104,"job_number":"JOB_138104","tr_customer_id":138121,"tr_customer_product_id":138111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15474247568281","imei1":"15474247568281","imei2":"15474247568281","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138103,"job_number":"JOB_138103","tr_customer_id":138120,"tr_customer_product_id":138110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Isac Franecki","mobile_number":"866-954-4997","email_id":"Rory_Schneider4@hotmail.com","dop":"2025-06-18","serial_number":"1046823207895587","imei1":"1046823207895587","imei2":"1046823207895587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138102,"job_number":"JOB_138102","tr_customer_id":138119,"tr_customer_product_id":138109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:46:00.000Z","name":"Loyal Morar","mobile_number":"801-964-0503","email_id":"Ryley34@gmail.com","dop":"2025-06-18","serial_number":"10082746934535","imei1":"10082746934535","imei2":"10082746934535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138101,"job_number":"JOB_138101","tr_customer_id":138118,"tr_customer_product_id":138108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10923311865729","imei1":"10923311865729","imei2":"10923311865729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138100,"job_number":"JOB_138100","tr_customer_id":138117,"tr_customer_product_id":138107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:21.000Z","modified_at":"2025-12-26T03:45:21.000Z","name":"Gerda Ryan","mobile_number":"530-402-5010","email_id":"Monroe9@hotmail.com","dop":"2025-04-06","serial_number":"17582467073012432","imei1":"17582467073012432","imei2":"17582467073012432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138098,"job_number":"JOB_138098","tr_customer_id":138115,"tr_customer_product_id":138105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Kim Farrell","mobile_number":"205-995-0729","email_id":"Marilyne78@yahoo.com","dop":"2025-04-06","serial_number":"14063375257730","imei1":"14063375257730","imei2":"14063375257730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138097,"job_number":"JOB_138097","tr_customer_id":138114,"tr_customer_product_id":138104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"Shawna Quigley","mobile_number":"977-413-9329","email_id":"Alisa.Marks@yahoo.com","dop":"2025-09-16","serial_number":"13338119663926","imei1":"13338119663926","imei2":"13338119663926","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138096,"job_number":"JOB_138096","tr_customer_id":138113,"tr_customer_product_id":138103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10055707959336","imei1":"10055707959336","imei2":"10055707959336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138095,"job_number":"JOB_138095","tr_customer_id":138112,"tr_customer_product_id":138102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:07.000Z","modified_at":"2025-12-26T03:45:07.000Z","name":"Grady Connelly","mobile_number":"446-550-9541","email_id":"Chesley.Schroeder@gmail.com","dop":"2025-04-06","serial_number":"13776928885067074","imei1":"13776928885067074","imei2":"13776928885067074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138094,"job_number":"JOB_138094","tr_customer_id":138111,"tr_customer_product_id":138101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:44.000Z","name":"Jazlyn Kiehn","mobile_number":"944-716-1596","email_id":"Lilliana11@hotmail.com","dop":"2025-04-06","serial_number":"17032467197059","imei1":"17032467197059","imei2":"17032467197059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138093,"job_number":"JOB_138093","tr_customer_id":138110,"tr_customer_product_id":138100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"Carmel Gislason","mobile_number":"649-544-1127","email_id":"Kaci32@hotmail.com","dop":"2025-04-06","serial_number":"11640836728970340","imei1":"11640836728970340","imei2":"11640836728970340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138092,"job_number":"JOB_138092","tr_customer_id":138109,"tr_customer_product_id":138099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18518650377236","imei1":"18518650377236","imei2":"18518650377236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138090,"job_number":"JOB_138090","tr_customer_id":138107,"tr_customer_product_id":138097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:04.000Z","modified_at":"2025-12-26T03:45:40.000Z","name":"Quinton Aufderhar","mobile_number":"263-285-8325","email_id":"Ludwig.Glover43@gmail.com","dop":"2025-04-06","serial_number":"18456835851288","imei1":"18456835851288","imei2":"18456835851288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138089,"job_number":"JOB_138089","tr_customer_id":138106,"tr_customer_product_id":138096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"Abigayle Huels","mobile_number":"645-727-9919","email_id":"Freeda78@hotmail.com","dop":"2025-04-06","serial_number":"11230070669588354","imei1":"11230070669588354","imei2":"11230070669588354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138088,"job_number":"JOB_138088","tr_customer_id":138105,"tr_customer_product_id":138095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"David Dach","mobile_number":"621-794-4886","email_id":"Brock_Torp61@gmail.com","dop":"2025-04-06","serial_number":"17188393134948696","imei1":"17188393134948696","imei2":"17188393134948696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138087,"job_number":"JOB_138087","tr_customer_id":138104,"tr_customer_product_id":138094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"Dillon Kerluke","mobile_number":"436-256-0943","email_id":"Germaine.Aufderhar@hotmail.com","dop":"2025-04-06","serial_number":"11586142412354","imei1":"11586142412354","imei2":"11586142412354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138086,"job_number":"JOB_138086","tr_customer_id":138103,"tr_customer_product_id":138093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:44:59.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19426834475250","imei1":"19426834475250","imei2":"19426834475250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138085,"job_number":"JOB_138085","tr_customer_id":138102,"tr_customer_product_id":138092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:58.000Z","modified_at":"2025-12-26T03:45:34.000Z","name":"Joelle Altenwerth","mobile_number":"891-925-1041","email_id":"Madge.Douglas1@yahoo.com","dop":"2025-04-06","serial_number":"10434174619931","imei1":"10434174619931","imei2":"10434174619931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138084,"job_number":"JOB_138084","tr_customer_id":138101,"tr_customer_product_id":138091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:52.000Z","modified_at":"2025-12-26T03:44:52.000Z","name":"Erich Pacocha","mobile_number":"894-200-7120","email_id":"Branson94@gmail.com","dop":"2025-04-06","serial_number":"12144079677844246","imei1":"12144079677844246","imei2":"12144079677844246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138083,"job_number":"JOB_138083","tr_customer_id":138100,"tr_customer_product_id":138090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:45:25.000Z","name":"Faye Mitchell","mobile_number":"429-957-3110","email_id":"Novella.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"14851666369548","imei1":"14851666369548","imei2":"14851666369548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138082,"job_number":"JOB_138082","tr_customer_id":138099,"tr_customer_product_id":138089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14056345478857","imei1":"14056345478857","imei2":"14056345478857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138081,"job_number":"JOB_138081","tr_customer_id":138098,"tr_customer_product_id":138088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"Peggie Bernier","mobile_number":"986-815-9501","email_id":"Stephanie18@hotmail.com","dop":"2025-06-18","serial_number":"1042319942060258","imei1":"1042319942060258","imei2":"1042319942060258","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138080,"job_number":"JOB_138080","tr_customer_id":138097,"tr_customer_product_id":138087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:45:22.000Z","name":"Garret Brakus","mobile_number":"720-773-0852","email_id":"Robert.Walter68@gmail.com","dop":"2025-06-18","serial_number":"10330282510957","imei1":"10330282510957","imei2":"10330282510957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138079,"job_number":"JOB_138079","tr_customer_id":138096,"tr_customer_product_id":138086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:44:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10662843383997","imei1":"10662843383997","imei2":"10662843383997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138078,"job_number":"JOB_138078","tr_customer_id":138095,"tr_customer_product_id":138085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:43.000Z","modified_at":"2025-12-26T03:44:43.000Z","name":"Reyes Gottlieb","mobile_number":"762-688-6031","email_id":"Lorenz25@hotmail.com","dop":"2025-04-06","serial_number":"18786001104421490","imei1":"18786001104421490","imei2":"18786001104421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138077,"job_number":"JOB_138077","tr_customer_id":138094,"tr_customer_product_id":138084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:41.000Z","modified_at":"2025-12-26T03:45:14.000Z","name":"Katelyn Farrell","mobile_number":"653-658-8335","email_id":"Kristofer_Parker74@hotmail.com","dop":"2025-04-06","serial_number":"13934755483016","imei1":"13934755483016","imei2":"13934755483016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138076,"job_number":"JOB_138076","tr_customer_id":138093,"tr_customer_product_id":138083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:39.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Maximillia Bayer","mobile_number":"780-610-2367","email_id":"Ignacio.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"16629258234833864","imei1":"16629258234833864","imei2":"16629258234833864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138075,"job_number":"JOB_138075","tr_customer_id":138092,"tr_customer_product_id":138082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:44:38.000Z","name":"Brady Mosciski","mobile_number":"812-398-8283","email_id":"Finn.Abshire76@gmail.com","dop":"2025-04-06","serial_number":"10910857904511","imei1":"10910857904511","imei2":"10910857904511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138074,"job_number":"JOB_138074","tr_customer_id":138091,"tr_customer_product_id":138081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:45:13.000Z","name":"Alvera Ebert","mobile_number":"300-702-5833","email_id":"Ole_Hoeger88@hotmail.com","dop":"2025-04-06","serial_number":"14948366881762","imei1":"14948366881762","imei2":"14948366881762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138073,"job_number":"JOB_138073","tr_customer_id":138090,"tr_customer_product_id":138080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:29.000Z","modified_at":"2025-12-26T03:44:29.000Z","name":"Quentin Johnston","mobile_number":"944-847-5984","email_id":"Marcellus91@yahoo.com","dop":"2025-04-06","serial_number":"15012926838043200","imei1":"15012926838043200","imei2":"15012926838043200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138072,"job_number":"JOB_138072","tr_customer_id":138089,"tr_customer_product_id":138079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:28.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"Clemens Sawayn","mobile_number":"843-469-3364","email_id":"Leonel.Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10736141313134","imei1":"10736141313134","imei2":"10736141313134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138071,"job_number":"JOB_138071","tr_customer_id":138088,"tr_customer_product_id":138078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:22.000Z","modified_at":"2025-12-26T03:44:22.000Z","name":"Bridgette Stroman","mobile_number":"485-739-0688","email_id":"Keyshawn_Bins@hotmail.com","dop":"2025-04-06","serial_number":"13134581588196364","imei1":"13134581588196364","imei2":"13134581588196364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138070,"job_number":"JOB_138070","tr_customer_id":138087,"tr_customer_product_id":138077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:53.000Z","name":"Maryse Bednar","mobile_number":"643-300-3645","email_id":"Maxime.Walker@yahoo.com","dop":"2025-04-06","serial_number":"11436218310799","imei1":"11436218310799","imei2":"11436218310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138069,"job_number":"JOB_138069","tr_customer_id":138086,"tr_customer_product_id":138076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13594190299108","imei1":"13594190299108","imei2":"13594190299108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138068,"job_number":"JOB_138068","tr_customer_id":138085,"tr_customer_product_id":138075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:03.000Z","modified_at":"2025-12-26T03:44:03.000Z","name":"Dakota Kreiger","mobile_number":"902-345-0004","email_id":"Kirk79@hotmail.com","dop":"2025-04-06","serial_number":"19837586517268050","imei1":"19837586517268050","imei2":"19837586517268050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138067,"job_number":"JOB_138067","tr_customer_id":138084,"tr_customer_product_id":138074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:02.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Elmira Bosco","mobile_number":"871-337-8499","email_id":"Arianna66@gmail.com","dop":"2025-04-06","serial_number":"17270873429810","imei1":"17270873429810","imei2":"17270873429810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138066,"job_number":"JOB_138066","tr_customer_id":138083,"tr_customer_product_id":138073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:50.000Z","modified_at":"2025-12-26T03:43:58.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"23836409802460","imei1":"23836409802460","imei2":"23836409802460","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138065,"job_number":"JOB_138065","tr_customer_id":138082,"tr_customer_product_id":138072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:45.000Z","modified_at":"2025-12-26T03:43:45.000Z","name":"Maryse Boyer","mobile_number":"206-722-6635","email_id":"Chadrick.Graham15@hotmail.com","dop":"2025-04-06","serial_number":"16684968076468264","imei1":"16684968076468264","imei2":"16684968076468264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138064,"job_number":"JOB_138064","tr_customer_id":138081,"tr_customer_product_id":138071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:44:15.000Z","name":"Bart Auer","mobile_number":"270-776-9117","email_id":"Glenda.Ondricka@yahoo.com","dop":"2025-04-06","serial_number":"18468222481166","imei1":"18468222481166","imei2":"18468222481166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138063,"job_number":"JOB_138063","tr_customer_id":138080,"tr_customer_product_id":138070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:43:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19354345460777","imei1":"19354345460777","imei2":"19354345460777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138062,"job_number":"JOB_138062","tr_customer_id":138079,"tr_customer_product_id":138069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:39.000Z","modified_at":"2025-12-26T03:43:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"79214992817564","imei1":"79214992817564","imei2":"79214992817564","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138061,"job_number":"JOB_138061","tr_customer_id":138078,"tr_customer_product_id":138068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:24.000Z","name":"Jordane Lakin","mobile_number":"309-921-5645","email_id":"Tianna.Boyle3@yahoo.com","dop":"2025-04-06","serial_number":"10382843736727500","imei1":"10382843736727500","imei2":"10382843736727500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138060,"job_number":"JOB_138060","tr_customer_id":138077,"tr_customer_product_id":138067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:31.000Z","name":"Edyth Walsh","mobile_number":"382-308-1543","email_id":"Jacinto.OHara63@gmail.com","dop":"2025-04-06","serial_number":"11844142270611","imei1":"11844142270611","imei2":"11844142270611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138059,"job_number":"JOB_138059","tr_customer_id":138076,"tr_customer_product_id":138066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:23.000Z","modified_at":"2025-12-26T03:19:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14659893960152","imei1":"14659893960152","imei2":"14659893960152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138058,"job_number":"JOB_138058","tr_customer_id":138075,"tr_customer_product_id":138065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:15.000Z","modified_at":"2025-12-26T03:19:15.000Z","name":"Dayton Bosco","mobile_number":"627-850-6694","email_id":"Kraig42@hotmail.com","dop":"2025-04-06","serial_number":"12994431646711660","imei1":"12994431646711660","imei2":"12994431646711660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138057,"job_number":"JOB_138057","tr_customer_id":138074,"tr_customer_product_id":138064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:22.000Z","name":"Francisca Cummings","mobile_number":"251-668-4085","email_id":"Gerson.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18083737216494","imei1":"18083737216494","imei2":"18083737216494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138056,"job_number":"JOB_138056","tr_customer_id":138073,"tr_customer_product_id":138063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15898465968692","imei1":"15898465968692","imei2":"15898465968692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138055,"job_number":"JOB_138055","tr_customer_id":138072,"tr_customer_product_id":138062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"Garrett Altenwerth","mobile_number":"336-434-9213","email_id":"Nicole69@hotmail.com","dop":"2025-04-06","serial_number":"18446638681448612","imei1":"18446638681448612","imei2":"18446638681448612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138054,"job_number":"JOB_138054","tr_customer_id":138071,"tr_customer_product_id":138061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:13.000Z","name":"Arvilla Stanton","mobile_number":"926-873-3469","email_id":"Jordi21@hotmail.com","dop":"2025-04-06","serial_number":"11815801736272","imei1":"11815801736272","imei2":"11815801736272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138053,"job_number":"JOB_138053","tr_customer_id":138070,"tr_customer_product_id":138060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16197452773976","imei1":"16197452773976","imei2":"16197452773976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138052,"job_number":"JOB_138052","tr_customer_id":138069,"tr_customer_product_id":138059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:47:58.000Z","modified_at":"2025-12-26T02:47:58.000Z","name":"Aidan Purdy","mobile_number":"433-971-2926","email_id":"Domenick_Tillman43@yahoo.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"617589045321561","imei2":"617589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138051,"job_number":"JOB_138051","tr_customer_id":138068,"tr_customer_product_id":138058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:00:18.000Z","modified_at":"2025-12-26T02:00:18.000Z","name":"Breana Gusikowski","mobile_number":"270-942-6701","email_id":"Deshaun_Ondricka96@yahoo.com","dop":"2025-11-11","serial_number":"17460359895110","imei1":"17460359895110","imei2":"17460359895110","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138050,"job_number":"JOB_138050","tr_customer_id":138067,"tr_customer_product_id":138057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:54:15.000Z","modified_at":"2025-12-26T01:54:15.000Z","name":"Christopher Weber","mobile_number":"241-201-1787","email_id":"Reanna_McDermott96@gmail.com","dop":"2025-11-11","serial_number":"14333898171594","imei1":"14333898171594","imei2":"14333898171594","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138049,"job_number":"JOB_138049","tr_customer_id":138066,"tr_customer_product_id":138056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:52:13.000Z","modified_at":"2025-12-26T01:52:13.000Z","name":"Easter Towne","mobile_number":"279-633-8896","email_id":"Claude_Haley12@gmail.com","dop":"2025-11-11","serial_number":"19545877199032","imei1":"19545877199032","imei2":"19545877199032","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138048,"job_number":"JOB_138048","tr_customer_id":138065,"tr_customer_product_id":138055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:12:03.000Z","modified_at":"2025-12-26T01:12:03.000Z","name":"Leonie Kuhic","mobile_number":"852-979-3591","email_id":"Thea_Bosco@gmail.com","dop":"2025-11-11","serial_number":"11632935784668","imei1":"11632935784668","imei2":"11632935784668","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138047,"job_number":"JOB_138047","tr_customer_id":138064,"tr_customer_product_id":138054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:11:23.000Z","modified_at":"2025-12-26T01:11:24.000Z","name":"Kevon Terry","mobile_number":"889-920-2305","email_id":"Millie.Waelchi74@hotmail.com","dop":"2025-11-11","serial_number":"13461183381631","imei1":"13461183381631","imei2":"13461183381631","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138046,"job_number":"JOB_138046","tr_customer_id":138063,"tr_customer_product_id":138053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:10:10.000Z","modified_at":"2025-12-26T01:10:10.000Z","name":"Terence Rolfson","mobile_number":"419-948-2127","email_id":"Kellen80@yahoo.com","dop":"2025-11-11","serial_number":"16571983166995","imei1":"16571983166995","imei2":"16571983166995","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138045,"job_number":"JOB_138045","tr_customer_id":138062,"tr_customer_product_id":138052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T00:52:34.000Z","modified_at":"2025-12-26T00:52:34.000Z","name":"Rosario Sipes","mobile_number":"667-728-1908","email_id":"Annabell51@gmail.com","dop":"2025-11-11","serial_number":"10195675307961","imei1":"10195675307961","imei2":"10195675307961","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T00:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138273,"job_number":"JOB_138273","tr_customer_id":138290,"tr_customer_product_id":138280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:03.000Z","modified_at":"2025-12-26T05:00:03.000Z","name":"Jermey Ernser","mobile_number":"652-682-8021","email_id":"Junius48@gmail.com","dop":"2000-01-31","serial_number":"1050038132744550","imei1":"1050038132744550","imei2":"1050038132744550","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138271,"job_number":"JOB_138271","tr_customer_id":138288,"tr_customer_product_id":138278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:01.000Z","modified_at":"2025-12-26T05:00:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328275555241","imei1":"10328275555241","imei2":"10328275555241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138270,"job_number":"JOB_138270","tr_customer_id":138287,"tr_customer_product_id":138277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:23.000Z","modified_at":"2025-12-26T04:59:23.000Z","name":"Chaz Wolf","mobile_number":"798-625-9314","email_id":"Alycia_Ryan94@hotmail.com","dop":"2000-01-31","serial_number":"1006840433418071","imei1":"1006840433418071","imei2":"1006840433418071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138268,"job_number":"JOB_138268","tr_customer_id":138285,"tr_customer_product_id":138275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10682948559427","imei1":"10682948559427","imei2":"10682948559427","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138267,"job_number":"JOB_138267","tr_customer_id":138284,"tr_customer_product_id":138274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:43.000Z","modified_at":"2025-12-26T04:58:43.000Z","name":"Connie McKenzie","mobile_number":"241-284-1704","email_id":"Theresa81@hotmail.com","dop":"2000-01-31","serial_number":"1066872791412235","imei1":"1066872791412235","imei2":"1066872791412235","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138265,"job_number":"JOB_138265","tr_customer_id":138282,"tr_customer_product_id":138272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:58:42.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10658351268073","imei1":"10658351268073","imei2":"10658351268073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138264,"job_number":"JOB_138264","tr_customer_id":138281,"tr_customer_product_id":138271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:03.000Z","modified_at":"2025-12-26T04:58:03.000Z","name":"Jayson Breitenberg","mobile_number":"869-418-9578","email_id":"Max_Waelchi@yahoo.com","dop":"2000-01-31","serial_number":"1046322095442213","imei1":"1046322095442213","imei2":"1046322095442213","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138262,"job_number":"JOB_138262","tr_customer_id":138279,"tr_customer_product_id":138269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:01.000Z","modified_at":"2025-12-26T04:58:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10910464174181","imei1":"10910464174181","imei2":"10910464174181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138192,"job_number":"JOB_138192","tr_customer_id":138209,"tr_customer_product_id":138199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Adeline Crona","mobile_number":"464-476-6836","email_id":"Ava61@yahoo.com","dop":"2000-01-31","serial_number":"1050280593644532","imei1":"1050280593644532","imei2":"1050280593644532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138188,"job_number":"JOB_138188","tr_customer_id":138205,"tr_customer_product_id":138195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10767443896314","imei1":"10767443896314","imei2":"10767443896314","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138175,"job_number":"JOB_138175","tr_customer_id":138192,"tr_customer_product_id":138182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:10.000Z","modified_at":"2025-12-26T03:47:10.000Z","name":"Eveline Abbott","mobile_number":"681-640-9202","email_id":"Jordan_Jakubowski45@hotmail.com","dop":"2000-01-31","serial_number":"1078123017206196","imei1":"1078123017206196","imei2":"1078123017206196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138173,"job_number":"JOB_138173","tr_customer_id":138190,"tr_customer_product_id":138180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10041821865861","imei1":"10041821865861","imei2":"10041821865861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138150,"job_number":"JOB_138150","tr_customer_id":138167,"tr_customer_product_id":138157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Grayson Kessler","mobile_number":"756-273-5295","email_id":"Rafaela.Swift66@hotmail.com","dop":"2000-01-31","serial_number":"1038675391607750","imei1":"1038675391607750","imei2":"1038675391607750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138144,"job_number":"JOB_138144","tr_customer_id":138161,"tr_customer_product_id":138151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10207886067508","imei1":"10207886067508","imei2":"10207886067508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138119,"job_number":"JOB_138119","tr_customer_id":138136,"tr_customer_product_id":138126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"Niko Schamberger","mobile_number":"696-251-5927","email_id":"Lou.Casper38@gmail.com","dop":"2000-01-31","serial_number":"1013150243190440","imei1":"1013150243190440","imei2":"1013150243190440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138115,"job_number":"JOB_138115","tr_customer_id":138132,"tr_customer_product_id":138122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:45:50.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10750649824224","imei1":"10750649824224","imei2":"10750649824224","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e18831ab-8fd4-4b65-81dd-ade34d208135 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1f67ce77-5e42-4b29-857f-4bc23a0a9268 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 26 |
| ETag | W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
404. Use: /v1/<path>
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f50a3609-b910-4ad5-bcce-18409d00dbd9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-xgBoXvOvUqUJFYGiiM+ymDQ4hKw" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MjR9.H34Lr_xxVVooOtvyYiDRKNgBkuUsmURgiPZwHuVUUNE"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MjR9.H34Lr_xxVVooOtvyYiDRKNgBkuUsmURgiPZwHuVUUNE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 80dade4e-1ded-4228-9373-6a17dcc7adff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MjR9.H34Lr_xxVVooOtvyYiDRKNgBkuUsmURgiPZwHuVUUNE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 312ef544-237e-4bb1-8ec5-72b075127f66 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-vsooUnJlPk2MOypuyMXgSbyBzJ0" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":384},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b7af0cdd-565c-47d2-a872-ccbcbf7a12a1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"5d49b-sK3ftQtTUL9fDRUU9W5K8mGZEi8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":137733,"job_number":"JOB_137733","tr_customer_id":137750,"tr_customer_product_id":137740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:47:23.000Z","modified_at":"2025-12-25T10:47:23.000Z","name":"Carlee Brakus","mobile_number":"864-378-0119","email_id":"Hester90@hotmail.com","dop":"2025-04-06","serial_number":"12579292655124176","imei1":"12579292655124176","imei2":"12579292655124176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137734,"job_number":"JOB_137734","tr_customer_id":137751,"tr_customer_product_id":137741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137735,"job_number":"JOB_137735","tr_customer_id":137752,"tr_customer_product_id":137742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137736,"job_number":"JOB_137736","tr_customer_id":137754,"tr_customer_product_id":137744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137737,"job_number":"JOB_137737","tr_customer_id":137755,"tr_customer_product_id":137745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137738,"job_number":"JOB_137738","tr_customer_id":137753,"tr_customer_product_id":137743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137739,"job_number":"JOB_137739","tr_customer_id":137756,"tr_customer_product_id":137746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137740,"job_number":"JOB_137740","tr_customer_id":137757,"tr_customer_product_id":137747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137741,"job_number":"JOB_137741","tr_customer_id":137758,"tr_customer_product_id":137748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137742,"job_number":"JOB_137742","tr_customer_id":137759,"tr_customer_product_id":137749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137743,"job_number":"JOB_137743","tr_customer_id":137761,"tr_customer_product_id":137750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Manik Embranthiri","mobile_number":"7036691226","email_id":"smita.bhat@gmail.com","dop":"2025-12-15","serial_number":"783813944019478","imei1":"783813944019478","imei2":"783813944019478","popurl":"www.aayushman-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137744,"job_number":"JOB_137744","tr_customer_id":137760,"tr_customer_product_id":137751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Hiranya Gill","mobile_number":"7046809590","email_id":"deependra.khan@gmail.com","dop":"2025-12-15","serial_number":"253267540852986","imei1":"253267540852986","imei2":"253267540852986","popurl":"www.sucheta-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137745,"job_number":"JOB_137745","tr_customer_id":137763,"tr_customer_product_id":137752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Gudakesa Bhat","mobile_number":"7012437662","email_id":"anasooya.shukla@gmail.com","dop":"2025-12-15","serial_number":"661545756352918","imei1":"661545756352918","imei2":"661545756352918","popurl":"www.lai-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137746,"job_number":"JOB_137746","tr_customer_id":137762,"tr_customer_product_id":137753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Sitara Banerjee","mobile_number":"7054186957","email_id":"chiranjeev.joshi@gmail.com","dop":"2025-12-15","serial_number":"280467029964084","imei1":"280467029964084","imei2":"280467029964084","popurl":"www.vinay-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137747,"job_number":"JOB_137747","tr_customer_id":137764,"tr_customer_product_id":137754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Draupadi Khatri","mobile_number":"7040157957","email_id":"suman.butt@gmail.com","dop":"2025-12-15","serial_number":"690196862986400","imei1":"690196862986400","imei2":"690196862986400","popurl":"www.mayoor-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137748,"job_number":"JOB_137748","tr_customer_id":137765,"tr_customer_product_id":137755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:58:19.000Z","modified_at":"2025-12-25T10:58:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"236630332055321","imei1":"236630332055321","imei2":"236630332055321","popurl":"2025-12-15T10:58:18.168083100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137750,"job_number":"JOB_137750","tr_customer_id":137767,"tr_customer_product_id":137757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:10:25.000Z","modified_at":"2025-12-25T11:10:25.000Z","name":"Rosalinda Schulist","mobile_number":"743-497-3816","email_id":"Mario18@yahoo.com","dop":"2025-04-06","serial_number":"12392825542756760","imei1":"12392825542756760","imei2":"12392825542756760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137752,"job_number":"JOB_137752","tr_customer_id":137769,"tr_customer_product_id":137759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:43:08.000Z","modified_at":"2025-12-25T11:43:08.000Z","name":"Gwendolyn Grady","mobile_number":"582-213-6707","email_id":"Edythe_VonRueden10@gmail.com","dop":"2025-04-06","serial_number":"11275715908746920","imei1":"11275715908746920","imei2":"11275715908746920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137754,"job_number":"JOB_137754","tr_customer_id":137771,"tr_customer_product_id":137761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:49:23.000Z","modified_at":"2025-12-25T11:49:23.000Z","name":"Priscilla McGlynn","mobile_number":"240-984-4637","email_id":"Noble1@gmail.com","dop":"2025-04-06","serial_number":"16775837589408208","imei1":"16775837589408208","imei2":"16775837589408208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137755,"job_number":"JOB_137755","tr_customer_id":137772,"tr_customer_product_id":137762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:00:55.000Z","modified_at":"2025-12-25T12:00:55.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-15T12:00:55.720751Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137759,"job_number":"JOB_137759","tr_customer_id":137776,"tr_customer_product_id":137766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:56:32.000Z","modified_at":"2025-12-25T12:56:32.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"173162530654339","imei1":"173162530654339","imei2":"173162530654339","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137761,"job_number":"JOB_137761","tr_customer_id":137778,"tr_customer_product_id":137768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:05:57.000Z","modified_at":"2025-12-25T13:05:57.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-15","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-15T13:05:56.324812618Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137765,"job_number":"JOB_137765","tr_customer_id":137782,"tr_customer_product_id":137772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:12.000Z","modified_at":"2025-12-25T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17340521274392","imei1":"17340521274392","imei2":"17340521274392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137766,"job_number":"JOB_137766","tr_customer_id":137783,"tr_customer_product_id":137773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16441337741397","imei1":"16441337741397","imei2":"16441337741397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137767,"job_number":"JOB_137767","tr_customer_id":137784,"tr_customer_product_id":137774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93500665317366","imei1":"93500665317366","imei2":"93500665317366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137768,"job_number":"JOB_137768","tr_customer_id":137785,"tr_customer_product_id":137775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87627638455776","imei1":"87627638455776","imei2":"87627638455776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137769,"job_number":"JOB_137769","tr_customer_id":137786,"tr_customer_product_id":137776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26646585668124","imei1":"26646585668124","imei2":"26646585668124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137770,"job_number":"JOB_137770","tr_customer_id":137787,"tr_customer_product_id":137777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:14.000Z","modified_at":"2025-12-25T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54928024779249","imei1":"54928024779249","imei2":"54928024779249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137772,"job_number":"JOB_137772","tr_customer_id":137789,"tr_customer_product_id":137779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55795413237935","imei1":"55795413237935","imei2":"55795413237935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137773,"job_number":"JOB_137773","tr_customer_id":137790,"tr_customer_product_id":137780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79373842549864","imei1":"79373842549864","imei2":"79373842549864","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137774,"job_number":"JOB_137774","tr_customer_id":137791,"tr_customer_product_id":137781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19326314012849","imei1":"19326314012849","imei2":"19326314012849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137775,"job_number":"JOB_137775","tr_customer_id":137792,"tr_customer_product_id":137782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77093088658218","imei1":"77093088658218","imei2":"77093088658218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137776,"job_number":"JOB_137776","tr_customer_id":137793,"tr_customer_product_id":137783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34998556886642","imei1":"34998556886642","imei2":"34998556886642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137777,"job_number":"JOB_137777","tr_customer_id":137794,"tr_customer_product_id":137784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60445754922538","imei1":"60445754922538","imei2":"60445754922538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137779,"job_number":"JOB_137779","tr_customer_id":137796,"tr_customer_product_id":137786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:09.000Z","modified_at":"2025-12-25T13:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13901515519214","imei1":"13901515519214","imei2":"13901515519214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137780,"job_number":"JOB_137780","tr_customer_id":137797,"tr_customer_product_id":137787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84709413602597","imei1":"84709413602597","imei2":"84709413602597","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137781,"job_number":"JOB_137781","tr_customer_id":137798,"tr_customer_product_id":137788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77010206476225","imei1":"77010206476225","imei2":"77010206476225","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137782,"job_number":"JOB_137782","tr_customer_id":137799,"tr_customer_product_id":137789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62156119246214","imei1":"62156119246214","imei2":"62156119246214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137783,"job_number":"JOB_137783","tr_customer_id":137800,"tr_customer_product_id":137790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33635479557628","imei1":"33635479557628","imei2":"33635479557628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137784,"job_number":"JOB_137784","tr_customer_id":137801,"tr_customer_product_id":137791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:11.000Z","modified_at":"2025-12-25T13:48:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35849540603354","imei1":"35849540603354","imei2":"35849540603354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137787,"job_number":"JOB_137787","tr_customer_id":137804,"tr_customer_product_id":137794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:26.000Z","modified_at":"2025-12-25T13:48:26.000Z","name":"Delphine Luettgen","mobile_number":"366-860-0957","email_id":"Angela94@yahoo.com","dop":"2025-04-06","serial_number":"15899752813990","imei1":"15899752813990","imei2":"15899752813990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137788,"job_number":"JOB_137788","tr_customer_id":137805,"tr_customer_product_id":137795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:27.000Z","modified_at":"2025-12-25T13:48:27.000Z","name":"Lindsey Bernhard","mobile_number":"272-966-3599","email_id":"Hobart.Swift@yahoo.com","dop":"2025-04-06","serial_number":"12419637801935536","imei1":"12419637801935536","imei2":"12419637801935536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137789,"job_number":"JOB_137789","tr_customer_id":137806,"tr_customer_product_id":137796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:33.000Z","modified_at":"2025-12-25T13:48:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17651155327366","imei1":"17651155327366","imei2":"17651155327366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137791,"job_number":"JOB_137791","tr_customer_id":137808,"tr_customer_product_id":137798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:35.000Z","modified_at":"2025-12-25T13:48:35.000Z","name":"Arch Vandervort","mobile_number":"564-729-9217","email_id":"Burnice_Gutkowski75@gmail.com","dop":"2025-04-06","serial_number":"19339620967976244","imei1":"19339620967976244","imei2":"19339620967976244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137792,"job_number":"JOB_137792","tr_customer_id":137809,"tr_customer_product_id":137799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:16.000Z","modified_at":"2025-12-25T13:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14089160082920","imei1":"14089160082920","imei2":"14089160082920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137794,"job_number":"JOB_137794","tr_customer_id":137811,"tr_customer_product_id":137801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:17.000Z","modified_at":"2025-12-25T13:49:17.000Z","name":"Shanelle Ruecker","mobile_number":"611-352-6920","email_id":"Greta_Larson96@gmail.com","dop":"2025-04-06","serial_number":"14866250649153852","imei1":"14866250649153852","imei2":"14866250649153852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137795,"job_number":"JOB_137795","tr_customer_id":137812,"tr_customer_product_id":137802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:59.000Z","modified_at":"2025-12-25T13:49:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11096322390041","imei1":"11096322390041","imei2":"11096322390041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137797,"job_number":"JOB_137797","tr_customer_id":137814,"tr_customer_product_id":137804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:50:00.000Z","modified_at":"2025-12-25T13:50:00.000Z","name":"Kariane Hettinger","mobile_number":"584-681-0237","email_id":"Raymond_McKenzie0@yahoo.com","dop":"2025-04-06","serial_number":"15175436642811830","imei1":"15175436642811830","imei2":"15175436642811830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137808,"job_number":"JOB_137808","tr_customer_id":137825,"tr_customer_product_id":137815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:11:59.000Z","modified_at":"2025-12-25T14:11:59.000Z","name":"Gayle Morissette","mobile_number":"763-733-1907","email_id":"Alva.Walsh53@gmail.com","dop":"2025-04-06","serial_number":"13928059891035078","imei1":"13928059891035078","imei2":"13928059891035078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137809,"job_number":"JOB_137809","tr_customer_id":137826,"tr_customer_product_id":137816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:14:38.000Z","modified_at":"2025-12-25T14:14:38.000Z","name":"Vernie Heidenreich","mobile_number":"756-743-9313","email_id":"Nikita_Skiles@gmail.com","dop":"2025-12-09","serial_number":"10165034387988","imei1":"10165034387988","imei2":"10165034387988","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137810,"job_number":"JOB_137810","tr_customer_id":137827,"tr_customer_product_id":137817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:11.000Z","modified_at":"2025-12-25T14:15:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10368684829587","imei1":"10368684829587","imei2":"10368684829587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137812,"job_number":"JOB_137812","tr_customer_id":137829,"tr_customer_product_id":137819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:12.000Z","modified_at":"2025-12-25T14:15:12.000Z","name":"Rocky Cronin","mobile_number":"672-916-4900","email_id":"Gardner.OConnell60@yahoo.com","dop":"2025-06-18","serial_number":"1066589441085782","imei1":"1066589441085782","imei2":"1066589441085782","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137816,"job_number":"JOB_137816","tr_customer_id":137833,"tr_customer_product_id":137823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:52.000Z","modified_at":"2025-12-25T14:15:52.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10941349254085","imei1":"10941349254085","imei2":"10941349254085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137818,"job_number":"JOB_137818","tr_customer_id":137835,"tr_customer_product_id":137825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:53.000Z","modified_at":"2025-12-25T14:15:53.000Z","name":"Maximilian Will","mobile_number":"525-807-2485","email_id":"Stuart_Fisher@yahoo.com","dop":"2025-06-18","serial_number":"1002764846122768","imei1":"1002764846122768","imei2":"1002764846122768","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137826,"job_number":"JOB_137826","tr_customer_id":137843,"tr_customer_product_id":137833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:33.000Z","modified_at":"2025-12-25T14:17:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17034150549164","imei1":"17034150549164","imei2":"17034150549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137828,"job_number":"JOB_137828","tr_customer_id":137845,"tr_customer_product_id":137835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:35.000Z","modified_at":"2025-12-25T14:17:35.000Z","name":"Kaia Hilll","mobile_number":"514-353-1022","email_id":"Doris_Morar87@hotmail.com","dop":"2025-04-06","serial_number":"12548390793824890","imei1":"12548390793824890","imei2":"12548390793824890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137829,"job_number":"JOB_137829","tr_customer_id":137846,"tr_customer_product_id":137836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:45.000Z","modified_at":"2025-12-25T14:17:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16592157613842","imei1":"16592157613842","imei2":"16592157613842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137831,"job_number":"JOB_137831","tr_customer_id":137848,"tr_customer_product_id":137838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:46.000Z","modified_at":"2025-12-25T14:17:46.000Z","name":"Emory Schuster","mobile_number":"265-629-0043","email_id":"Seth50@yahoo.com","dop":"2025-04-06","serial_number":"14217698123268640","imei1":"14217698123268640","imei2":"14217698123268640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137835,"job_number":"JOB_137835","tr_customer_id":137852,"tr_customer_product_id":137842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:16.000Z","modified_at":"2025-12-25T14:18:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19188190588441","imei1":"19188190588441","imei2":"19188190588441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137837,"job_number":"JOB_137837","tr_customer_id":137854,"tr_customer_product_id":137844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:18.000Z","modified_at":"2025-12-25T14:18:18.000Z","name":"Anabelle Dach","mobile_number":"526-276-0644","email_id":"Anderson.Collier52@gmail.com","dop":"2025-04-06","serial_number":"17978708384863028","imei1":"17978708384863028","imei2":"17978708384863028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137838,"job_number":"JOB_137838","tr_customer_id":137855,"tr_customer_product_id":137845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:24.000Z","modified_at":"2025-12-25T14:18:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19086473003916","imei1":"19086473003916","imei2":"19086473003916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137840,"job_number":"JOB_137840","tr_customer_id":137857,"tr_customer_product_id":137847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:25.000Z","modified_at":"2025-12-25T14:18:25.000Z","name":"Gordon Dooley","mobile_number":"580-573-8340","email_id":"Kara.Lang90@gmail.com","dop":"2025-04-06","serial_number":"12230770671960164","imei1":"12230770671960164","imei2":"12230770671960164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137841,"job_number":"JOB_137841","tr_customer_id":137858,"tr_customer_product_id":137848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:44.000Z","modified_at":"2025-12-25T14:18:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19346353686454","imei1":"19346353686454","imei2":"19346353686454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137843,"job_number":"JOB_137843","tr_customer_id":137860,"tr_customer_product_id":137850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:45.000Z","modified_at":"2025-12-25T14:18:45.000Z","name":"Gail McClure","mobile_number":"828-375-5990","email_id":"Jamar56@hotmail.com","dop":"2025-04-06","serial_number":"17466087006015588","imei1":"17466087006015588","imei2":"17466087006015588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137844,"job_number":"JOB_137844","tr_customer_id":137861,"tr_customer_product_id":137851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:58.000Z","modified_at":"2025-12-25T14:18:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637104420672","imei1":"14637104420672","imei2":"14637104420672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137846,"job_number":"JOB_137846","tr_customer_id":137863,"tr_customer_product_id":137853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:00.000Z","modified_at":"2025-12-25T14:19:00.000Z","name":"Marjorie Lind","mobile_number":"741-341-5966","email_id":"Eladio_Labadie@gmail.com","dop":"2025-04-06","serial_number":"15038933543317788","imei1":"15038933543317788","imei2":"15038933543317788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137847,"job_number":"JOB_137847","tr_customer_id":137864,"tr_customer_product_id":137854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:02.000Z","modified_at":"2025-12-25T14:19:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18255675762278","imei1":"18255675762278","imei2":"18255675762278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137849,"job_number":"JOB_137849","tr_customer_id":137866,"tr_customer_product_id":137856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:03.000Z","modified_at":"2025-12-25T14:19:03.000Z","name":"Green Schamberger","mobile_number":"353-458-8533","email_id":"Filomena_Armstrong@gmail.com","dop":"2025-04-06","serial_number":"12118589663703256","imei1":"12118589663703256","imei2":"12118589663703256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137850,"job_number":"JOB_137850","tr_customer_id":137867,"tr_customer_product_id":137857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:22.000Z","modified_at":"2025-12-25T14:19:22.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10975544364638","imei1":"10975544364638","imei2":"10975544364638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137852,"job_number":"JOB_137852","tr_customer_id":137869,"tr_customer_product_id":137859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:23.000Z","modified_at":"2025-12-25T14:19:23.000Z","name":"Leora Zieme","mobile_number":"387-515-6456","email_id":"Marilyne70@hotmail.com","dop":"2025-04-06","serial_number":"16739034350628988","imei1":"16739034350628988","imei2":"16739034350628988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137853,"job_number":"JOB_137853","tr_customer_id":137870,"tr_customer_product_id":137860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:00.000Z","modified_at":"2025-12-25T14:20:00.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17178664796356","imei1":"17178664796356","imei2":"17178664796356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137855,"job_number":"JOB_137855","tr_customer_id":137872,"tr_customer_product_id":137862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:01.000Z","modified_at":"2025-12-25T14:20:01.000Z","name":"Burnice Effertz","mobile_number":"880-645-2466","email_id":"Jacky73@hotmail.com","dop":"2025-04-06","serial_number":"11783746186899754","imei1":"11783746186899754","imei2":"11783746186899754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137856,"job_number":"JOB_137856","tr_customer_id":137873,"tr_customer_product_id":137863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:02.000Z","modified_at":"2025-12-25T14:20:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14140469912703","imei1":"14140469912703","imei2":"14140469912703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137858,"job_number":"JOB_137858","tr_customer_id":137875,"tr_customer_product_id":137865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:03.000Z","modified_at":"2025-12-25T14:20:03.000Z","name":"Joe Langworth","mobile_number":"729-430-9687","email_id":"Alyce.Franecki70@yahoo.com","dop":"2025-04-06","serial_number":"17177678355373542","imei1":"17177678355373542","imei2":"17177678355373542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137860,"job_number":"JOB_137860","tr_customer_id":137877,"tr_customer_product_id":137867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:13.000Z","modified_at":"2025-12-25T14:20:13.000Z","name":"Brent Morissette","mobile_number":"866-618-5106","email_id":"Lizeth26@hotmail.com","dop":"2025-04-06","serial_number":"15291822210956598","imei1":"15291822210956598","imei2":"15291822210956598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137861,"job_number":"JOB_137861","tr_customer_id":137878,"tr_customer_product_id":137868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:43.000Z","modified_at":"2025-12-25T14:20:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11794129348538","imei1":"11794129348538","imei2":"11794129348538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137863,"job_number":"JOB_137863","tr_customer_id":137880,"tr_customer_product_id":137870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:44.000Z","modified_at":"2025-12-25T14:20:44.000Z","name":"Mabelle Kiehn","mobile_number":"353-381-5274","email_id":"Miles_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13591113087078938","imei1":"13591113087078938","imei2":"13591113087078938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137865,"job_number":"JOB_137865","tr_customer_id":137882,"tr_customer_product_id":137872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:56.000Z","modified_at":"2025-12-25T14:20:56.000Z","name":"Mozell Wiza","mobile_number":"615-684-5583","email_id":"Kyler70@hotmail.com","dop":"2025-04-06","serial_number":"17132195156766614","imei1":"17132195156766614","imei2":"17132195156766614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137866,"job_number":"JOB_137866","tr_customer_id":137883,"tr_customer_product_id":137873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:24.000Z","modified_at":"2025-12-25T14:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12596013411573","imei1":"12596013411573","imei2":"12596013411573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137868,"job_number":"JOB_137868","tr_customer_id":137885,"tr_customer_product_id":137875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:25.000Z","modified_at":"2025-12-25T14:21:25.000Z","name":"Clyde Blanda","mobile_number":"315-501-4638","email_id":"Sim87@hotmail.com","dop":"2025-04-06","serial_number":"16781942193417430","imei1":"16781942193417430","imei2":"16781942193417430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137869,"job_number":"JOB_137869","tr_customer_id":137886,"tr_customer_product_id":137876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18413041424121","imei1":"18413041424121","imei2":"18413041424121","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137870,"job_number":"JOB_137870","tr_customer_id":137887,"tr_customer_product_id":137877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"Name Howell","mobile_number":"988-480-0095","email_id":"Carmelo17@hotmail.com","dop":"2025-09-16","serial_number":"14396442322490","imei1":"14396442322490","imei2":"14396442322490","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137871,"job_number":"JOB_137871","tr_customer_id":137888,"tr_customer_product_id":137878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11945653909974","imei1":"11945653909974","imei2":"11945653909974","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137872,"job_number":"JOB_137872","tr_customer_id":137889,"tr_customer_product_id":137879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"Wilfredo Kohler","mobile_number":"797-512-6511","email_id":"Erick49@gmail.com","dop":"2025-09-16","serial_number":"19842645173499","imei1":"19842645173499","imei2":"19842645173499","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137874,"job_number":"JOB_137874","tr_customer_id":137891,"tr_customer_product_id":137881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:00.000Z","modified_at":"2025-12-25T14:22:00.000Z","name":"Una Spinka","mobile_number":"490-787-8308","email_id":"Delfina_Rodriguez@hotmail.com","dop":"2025-05-30","serial_number":"19078683427860","imei1":"19078683427860","imei2":"19078683427860","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137875,"job_number":"JOB_137875","tr_customer_id":137892,"tr_customer_product_id":137882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:02.000Z","modified_at":"2025-12-25T14:22:02.000Z","name":"Amira Kiehn","mobile_number":"236-200-4934","email_id":"Gretchen_Runolfsdottir69@gmail.com","dop":"2025-05-30","serial_number":"1486418369132678","imei1":"1486418369132678","imei2":"1486418369132678","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137876,"job_number":"JOB_137876","tr_customer_id":137893,"tr_customer_product_id":137883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15778152608532","imei1":"15778152608532","imei2":"15778152608532","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137877,"job_number":"JOB_137877","tr_customer_id":137894,"tr_customer_product_id":137884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"Zane Hintz","mobile_number":"647-234-9351","email_id":"Landen.Stiedemann@yahoo.com","dop":"2025-09-16","serial_number":"15150983056621","imei1":"15150983056621","imei2":"15150983056621","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137878,"job_number":"JOB_137878","tr_customer_id":137895,"tr_customer_product_id":137885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:35.000Z","modified_at":"2025-12-25T14:23:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882340514518","imei1":"12882340514518","imei2":"12882340514518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137880,"job_number":"JOB_137880","tr_customer_id":137897,"tr_customer_product_id":137887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:37.000Z","modified_at":"2025-12-25T14:23:37.000Z","name":"Eve Altenwerth","mobile_number":"241-554-8892","email_id":"Joesph31@gmail.com","dop":"2025-04-06","serial_number":"13608427159299710","imei1":"13608427159299710","imei2":"13608427159299710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137882,"job_number":"JOB_137882","tr_customer_id":137899,"tr_customer_product_id":137889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:45.000Z","modified_at":"2025-12-25T14:23:45.000Z","name":"Anahi Pfannerstill","mobile_number":"934-312-6879","email_id":"Hope_Welch17@hotmail.com","dop":"2025-04-06","serial_number":"13212010693368348","imei1":"13212010693368348","imei2":"13212010693368348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137883,"job_number":"JOB_137883","tr_customer_id":137900,"tr_customer_product_id":137890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:47.000Z","modified_at":"2025-12-25T14:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10264635452002","imei1":"10264635452002","imei2":"10264635452002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137885,"job_number":"JOB_137885","tr_customer_id":137902,"tr_customer_product_id":137892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:48.000Z","modified_at":"2025-12-25T14:23:48.000Z","name":"Hermann Roberts","mobile_number":"610-895-4347","email_id":"Samara_Doyle90@gmail.com","dop":"2025-04-06","serial_number":"17726085604947266","imei1":"17726085604947266","imei2":"17726085604947266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137886,"job_number":"JOB_137886","tr_customer_id":137903,"tr_customer_product_id":137893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:13.000Z","modified_at":"2025-12-25T14:24:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596856430260","imei1":"17596856430260","imei2":"17596856430260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137888,"job_number":"JOB_137888","tr_customer_id":137905,"tr_customer_product_id":137895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:14.000Z","modified_at":"2025-12-25T14:24:14.000Z","name":"Sister Fisher","mobile_number":"671-617-6080","email_id":"Christa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"16706943470838672","imei1":"16706943470838672","imei2":"16706943470838672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137889,"job_number":"JOB_137889","tr_customer_id":137906,"tr_customer_product_id":137896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:20.000Z","modified_at":"2025-12-25T14:24:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13509153353588","imei1":"13509153353588","imei2":"13509153353588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137891,"job_number":"JOB_137891","tr_customer_id":137908,"tr_customer_product_id":137898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:22.000Z","modified_at":"2025-12-25T14:24:22.000Z","name":"Reina Hansen","mobile_number":"290-955-3783","email_id":"Akeem.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"15965088708000136","imei1":"15965088708000136","imei2":"15965088708000136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137892,"job_number":"JOB_137892","tr_customer_id":137909,"tr_customer_product_id":137899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:29.000Z","modified_at":"2025-12-25T14:24:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16846077137070","imei1":"16846077137070","imei2":"16846077137070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137894,"job_number":"JOB_137894","tr_customer_id":137911,"tr_customer_product_id":137901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:31.000Z","modified_at":"2025-12-25T14:24:31.000Z","name":"Alia Johnston","mobile_number":"920-911-0132","email_id":"Alexandrea.Leffler@gmail.com","dop":"2025-04-06","serial_number":"18975443098835424","imei1":"18975443098835424","imei2":"18975443098835424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137898,"job_number":"JOB_137898","tr_customer_id":137915,"tr_customer_product_id":137905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:53.000Z","modified_at":"2025-12-25T14:24:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11926287241457","imei1":"11926287241457","imei2":"11926287241457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137900,"job_number":"JOB_137900","tr_customer_id":137917,"tr_customer_product_id":137907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:55.000Z","modified_at":"2025-12-25T14:24:55.000Z","name":"Nikko Russel","mobile_number":"645-332-4634","email_id":"Laila5@gmail.com","dop":"2025-04-06","serial_number":"18206883225992000","imei1":"18206883225992000","imei2":"18206883225992000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137905,"job_number":"JOB_137905","tr_customer_id":137922,"tr_customer_product_id":137912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11881626340506","imei1":"11881626340506","imei2":"11881626340506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137907,"job_number":"JOB_137907","tr_customer_id":137924,"tr_customer_product_id":137914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"Oswaldo Mills","mobile_number":"978-491-3617","email_id":"Frank19@hotmail.com","dop":"2025-04-06","serial_number":"16134243558073600","imei1":"16134243558073600","imei2":"16134243558073600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137908,"job_number":"JOB_137908","tr_customer_id":137925,"tr_customer_product_id":137915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:06.000Z","modified_at":"2025-12-25T14:25:06.000Z","name":"Maida Walsh","mobile_number":"631-840-8366","email_id":"Arturo.Morar31@hotmail.com","dop":"2025-04-06","serial_number":"15575543068160758","imei1":"15575543068160758","imei2":"15575543068160758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137909,"job_number":"JOB_137909","tr_customer_id":137926,"tr_customer_product_id":137916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:11.000Z","modified_at":"2025-12-25T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18581652027401","imei1":"18581652027401","imei2":"18581652027401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137914,"job_number":"JOB_137914","tr_customer_id":137931,"tr_customer_product_id":137921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Josefa Hermiston","mobile_number":"660-206-5162","email_id":"Donato_Jerde81@yahoo.com","dop":"2025-04-06","serial_number":"10458204471562572","imei1":"10458204471562572","imei2":"10458204471562572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137916,"job_number":"JOB_137916","tr_customer_id":137933,"tr_customer_product_id":137923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:34.000Z","modified_at":"2025-12-25T14:25:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15821591201232","imei1":"15821591201232","imei2":"15821591201232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137918,"job_number":"JOB_137918","tr_customer_id":137935,"tr_customer_product_id":137925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:35.000Z","modified_at":"2025-12-25T14:25:35.000Z","name":"Lia Koss","mobile_number":"641-820-1623","email_id":"Teagan.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"10992462529180644","imei1":"10992462529180644","imei2":"10992462529180644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137920,"job_number":"JOB_137920","tr_customer_id":137937,"tr_customer_product_id":137927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:26:07.000Z","modified_at":"2025-12-25T14:26:07.000Z","name":"Marco Kutch","mobile_number":"888-404-5110","email_id":"Lois_King@hotmail.com","dop":"2025-04-06","serial_number":"11592845971744044","imei1":"11592845971744044","imei2":"11592845971744044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137922,"job_number":"JOB_137922","tr_customer_id":137939,"tr_customer_product_id":137929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:48:31.000Z","modified_at":"2025-12-25T14:48:31.000Z","name":"Tony Cassin","mobile_number":"236-222-6408","email_id":"Leola4@gmail.com","dop":"2025-04-06","serial_number":"16497601552708852","imei1":"16497601552708852","imei2":"16497601552708852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137932,"job_number":"JOB_137932","tr_customer_id":137949,"tr_customer_product_id":137939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:16:38.000Z","modified_at":"2025-12-25T15:16:38.000Z","name":"Sharvani b","mobile_number":"8905643277","email_id":"sharva2012@gmail.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"67589045321561","imei2":"67589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137934,"job_number":"JOB_137934","tr_customer_id":137951,"tr_customer_product_id":137941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:10.000Z","modified_at":"2025-12-25T15:22:10.000Z","name":"Rocio Pfannerstill","mobile_number":"848-285-5186","email_id":"Freda6@hotmail.com","dop":"2025-02-04","serial_number":"108865147412056}}","imei1":"108865147412056}}","imei2":"108865147412056}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137935,"job_number":"JOB_137935","tr_customer_id":137952,"tr_customer_product_id":137942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:19.000Z","modified_at":"2025-12-25T15:22:19.000Z","name":"Imogene Ritchie","mobile_number":"829-609-7701","email_id":"Giuseppe.Schulist55@gmail.com","dop":"2025-02-04","serial_number":"105639296726901}}","imei1":"105639296726901}}","imei2":"105639296726901}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137936,"job_number":"JOB_137936","tr_customer_id":137953,"tr_customer_product_id":137943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:38:59.000Z","modified_at":"2025-12-25T15:38:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106650520187131","imei1":"106650520187131","imei2":"106650520187131","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137938,"job_number":"JOB_137938","tr_customer_id":137955,"tr_customer_product_id":137945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:39:12.000Z","modified_at":"2025-12-25T15:39:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109998120574079","imei1":"109998120574079","imei2":"109998120574079","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137940,"job_number":"JOB_137940","tr_customer_id":137957,"tr_customer_product_id":137947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:41:29.000Z","modified_at":"2025-12-25T15:41:29.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-25","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-25T15:41:28.490Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137941,"job_number":"JOB_137941","tr_customer_id":137958,"tr_customer_product_id":137948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:08.000Z","modified_at":"2025-12-25T16:09:08.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"18329954981695","imei1":"18329954981695","imei2":"18329954981695","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137943,"job_number":"JOB_137943","tr_customer_id":137960,"tr_customer_product_id":137950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:21.000Z","modified_at":"2025-12-25T16:09:21.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14747450719360","imei1":"14747450719360","imei2":"14747450719360","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137945,"job_number":"JOB_137945","tr_customer_id":137962,"tr_customer_product_id":137952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:33.000Z","modified_at":"2025-12-25T16:09:33.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19671827125702","imei1":"19671827125702","imei2":"19671827125702","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137947,"job_number":"JOB_137947","tr_customer_id":137964,"tr_customer_product_id":137954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:42.000Z","modified_at":"2025-12-25T16:11:42.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16827611986464","imei1":"16827611986464","imei2":"16827611986464","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137949,"job_number":"JOB_137949","tr_customer_id":137966,"tr_customer_product_id":137956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:55.000Z","modified_at":"2025-12-25T16:11:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17275299930224","imei1":"17275299930224","imei2":"17275299930224","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137951,"job_number":"JOB_137951","tr_customer_id":137968,"tr_customer_product_id":137958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:07.000Z","modified_at":"2025-12-25T16:12:07.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15741997360218","imei1":"15741997360218","imei2":"15741997360218","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137953,"job_number":"JOB_137953","tr_customer_id":137970,"tr_customer_product_id":137960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:30.000Z","modified_at":"2025-12-25T16:12:30.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14586087494152","imei1":"14586087494152","imei2":"14586087494152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137955,"job_number":"JOB_137955","tr_customer_id":137972,"tr_customer_product_id":137962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:31.000Z","modified_at":"2025-12-25T16:12:31.000Z","name":"Jefferey Davis","mobile_number":"967-567-5391","email_id":"Kobe74@hotmail.com","dop":"2025-04-06","serial_number":"12234203089731126","imei1":"12234203089731126","imei2":"12234203089731126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137956,"job_number":"JOB_137956","tr_customer_id":137973,"tr_customer_product_id":137963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:10.000Z","modified_at":"2025-12-25T16:13:10.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19112807753886","imei1":"19112807753886","imei2":"19112807753886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137958,"job_number":"JOB_137958","tr_customer_id":137975,"tr_customer_product_id":137965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:11.000Z","modified_at":"2025-12-25T16:13:11.000Z","name":"Irving Torphy","mobile_number":"590-844-4975","email_id":"Irma44@hotmail.com","dop":"2025-04-06","serial_number":"16967081747919858","imei1":"16967081747919858","imei2":"16967081747919858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137959,"job_number":"JOB_137959","tr_customer_id":137976,"tr_customer_product_id":137966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:49.000Z","modified_at":"2025-12-25T16:13:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17981085067310","imei1":"17981085067310","imei2":"17981085067310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137961,"job_number":"JOB_137961","tr_customer_id":137978,"tr_customer_product_id":137968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:51.000Z","modified_at":"2025-12-25T16:13:51.000Z","name":"Alisha Reynolds","mobile_number":"594-749-8035","email_id":"Ola_Gorczany65@gmail.com","dop":"2025-04-06","serial_number":"13445825125002884","imei1":"13445825125002884","imei2":"13445825125002884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137962,"job_number":"JOB_137962","tr_customer_id":137979,"tr_customer_product_id":137969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:14:54.000Z","modified_at":"2025-12-25T16:14:54.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12584002323728","imei1":"12584002323728","imei2":"12584002323728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137964,"job_number":"JOB_137964","tr_customer_id":137981,"tr_customer_product_id":137971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:06.000Z","modified_at":"2025-12-25T16:15:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11606861282286","imei1":"11606861282286","imei2":"11606861282286","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137966,"job_number":"JOB_137966","tr_customer_id":137983,"tr_customer_product_id":137973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:08.000Z","modified_at":"2025-12-25T16:15:08.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137967,"job_number":"JOB_137967","tr_customer_id":137984,"tr_customer_product_id":137974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:18.000Z","modified_at":"2025-12-25T16:15:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12467686223266","imei1":"12467686223266","imei2":"12467686223266","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137971,"job_number":"JOB_137971","tr_customer_id":137988,"tr_customer_product_id":137978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:20:43.000Z","modified_at":"2025-12-25T16:20:43.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137972,"job_number":"JOB_137972","tr_customer_id":137989,"tr_customer_product_id":137979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:05.000Z","modified_at":"2025-12-25T16:26:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137973,"job_number":"JOB_137973","tr_customer_id":137990,"tr_customer_product_id":137980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137974,"job_number":"JOB_137974","tr_customer_id":137991,"tr_customer_product_id":137981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137975,"job_number":"JOB_137975","tr_customer_id":137992,"tr_customer_product_id":137982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137976,"job_number":"JOB_137976","tr_customer_id":137993,"tr_customer_product_id":137983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137977,"job_number":"JOB_137977","tr_customer_id":137994,"tr_customer_product_id":137984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137978,"job_number":"JOB_137978","tr_customer_id":137995,"tr_customer_product_id":137985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:31:34.000Z","modified_at":"2025-12-25T16:31:34.000Z","name":"Aida Konopelski","mobile_number":"331-833-7076","email_id":"Ariel49@gmail.com","dop":"2025-04-06","serial_number":"10187975247194","imei1":"10187975247194","imei2":"10187975247194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137979,"job_number":"JOB_137979","tr_customer_id":137996,"tr_customer_product_id":137986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:24.000Z","modified_at":"2025-12-25T16:38:24.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11370100836812","imei1":"11370100836812","imei2":"11370100836812","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137981,"job_number":"JOB_137981","tr_customer_id":137998,"tr_customer_product_id":137988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:37.000Z","modified_at":"2025-12-25T16:38:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14219841673748","imei1":"14219841673748","imei2":"14219841673748","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137983,"job_number":"JOB_137983","tr_customer_id":138000,"tr_customer_product_id":137990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:49.000Z","modified_at":"2025-12-25T16:38:49.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15622629172668","imei1":"15622629172668","imei2":"15622629172668","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137985,"job_number":"JOB_137985","tr_customer_id":138002,"tr_customer_product_id":137992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:42:48.000Z","modified_at":"2025-12-25T16:42:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15960430999746","imei1":"15960430999746","imei2":"15960430999746","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137987,"job_number":"JOB_137987","tr_customer_id":138004,"tr_customer_product_id":137994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:00.000Z","modified_at":"2025-12-25T16:43:00.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11828416399822","imei1":"11828416399822","imei2":"11828416399822","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137989,"job_number":"JOB_137989","tr_customer_id":138006,"tr_customer_product_id":137996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:11.000Z","modified_at":"2025-12-25T16:43:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"10135206686757","imei1":"10135206686757","imei2":"10135206686757","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137991,"job_number":"JOB_137991","tr_customer_id":138008,"tr_customer_product_id":137998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:46:20.000Z","modified_at":"2025-12-25T16:46:20.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-15T16:46:19.792719736Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137992,"job_number":"JOB_137992","tr_customer_id":138009,"tr_customer_product_id":137999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:14.000Z","modified_at":"2025-12-25T16:48:14.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-15","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-15T16:48:13.212126069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137993,"job_number":"JOB_137993","tr_customer_id":138010,"tr_customer_product_id":138000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:43.000Z","modified_at":"2025-12-25T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-15","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-15T16:48:42.647672494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137994,"job_number":"JOB_137994","tr_customer_id":138011,"tr_customer_product_id":138001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:49:41.000Z","modified_at":"2025-12-25T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-15","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-15T16:49:40.131964280Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137995,"job_number":"JOB_137995","tr_customer_id":138012,"tr_customer_product_id":138002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:06.000Z","modified_at":"2025-12-25T16:55:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13509904873922","imei1":"13509904873922","imei2":"13509904873922","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137997,"job_number":"JOB_137997","tr_customer_id":138014,"tr_customer_product_id":138004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:18.000Z","modified_at":"2025-12-25T16:55:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17882849703296","imei1":"17882849703296","imei2":"17882849703296","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137999,"job_number":"JOB_137999","tr_customer_id":138016,"tr_customer_product_id":138006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:30.000Z","modified_at":"2025-12-25T16:55:30.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13092333747070","imei1":"13092333747070","imei2":"13092333747070","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138002,"job_number":"JOB_138002","tr_customer_id":138019,"tr_customer_product_id":138009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:39:09.000Z","modified_at":"2025-12-25T17:39:09.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-25","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-25T17:39:06.641Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138004,"job_number":"JOB_138004","tr_customer_id":138021,"tr_customer_product_id":138011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:41:53.000Z","modified_at":"2025-12-25T17:41:53.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-15","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-15T17:41:52.725732282Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138005,"job_number":"JOB_138005","tr_customer_id":138022,"tr_customer_product_id":138012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:43:54.000Z","modified_at":"2025-12-25T17:43:54.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T17:43:54.278157966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138006,"job_number":"JOB_138006","tr_customer_id":138023,"tr_customer_product_id":138013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"ram Grimes","mobile_number":"4888543823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10262536405644","imei1":"10266586405644","imei2":"10772586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138007,"job_number":"JOB_138007","tr_customer_id":138024,"tr_customer_product_id":138014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"gopal Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10266586405644","imei1":"10662586405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138008,"job_number":"JOB_138008","tr_customer_id":138025,"tr_customer_product_id":138015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"shivam john","mobile_number":"4848583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10772586405644","imei1":"16262586405644","imei2":"90262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138009,"job_number":"JOB_138009","tr_customer_id":138026,"tr_customer_product_id":138016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"Shany Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10264586406644","imei1":"10266686405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138010,"job_number":"JOB_138010","tr_customer_id":138027,"tr_customer_product_id":138017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:29.000Z","modified_at":"2025-12-25T18:18:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18858949589181","imei1":"18858949589181","imei2":"18858949589181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138012,"job_number":"JOB_138012","tr_customer_id":138029,"tr_customer_product_id":138019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:30.000Z","modified_at":"2025-12-25T18:18:30.000Z","name":"Leanne Morissette","mobile_number":"876-335-2291","email_id":"Brando86@gmail.com","dop":"2025-04-06","serial_number":"19227733666207388","imei1":"19227733666207388","imei2":"19227733666207388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138013,"job_number":"JOB_138013","tr_customer_id":138030,"tr_customer_product_id":138020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:09.000Z","modified_at":"2025-12-25T18:19:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11137217058746","imei1":"11137217058746","imei2":"11137217058746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138015,"job_number":"JOB_138015","tr_customer_id":138032,"tr_customer_product_id":138022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:10.000Z","modified_at":"2025-12-25T18:19:10.000Z","name":"Ted O'Reilly","mobile_number":"424-785-6635","email_id":"Peter.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"10579691419570986","imei1":"10579691419570986","imei2":"10579691419570986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138016,"job_number":"JOB_138016","tr_customer_id":138033,"tr_customer_product_id":138023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:49.000Z","modified_at":"2025-12-25T18:19:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11900404324615","imei1":"11900404324615","imei2":"11900404324615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138018,"job_number":"JOB_138018","tr_customer_id":138035,"tr_customer_product_id":138025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:50.000Z","modified_at":"2025-12-25T18:19:50.000Z","name":"Furman Conroy","mobile_number":"435-754-9324","email_id":"Ashtyn_Jerde80@yahoo.com","dop":"2025-04-06","serial_number":"15055168463106632","imei1":"15055168463106632","imei2":"15055168463106632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138019,"job_number":"JOB_138019","tr_customer_id":138036,"tr_customer_product_id":138026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:42:01.000Z","modified_at":"2025-12-25T18:42:01.000Z","name":"Horacio Buckridge","mobile_number":"423-347-1009","email_id":"Jordan.Huels45@yahoo.com","dop":"2025-09-06","serial_number":"13199190449312","imei1":"13199190449312","imei2":"13199190449312","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138020,"job_number":"JOB_138020","tr_customer_id":138037,"tr_customer_product_id":138027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:43:29.000Z","modified_at":"2025-12-25T18:43:29.000Z","name":"Tamia Strosin","mobile_number":"296-560-6365","email_id":"Theodore.Hickle@gmail.com","dop":"2025-09-06","serial_number":"895714145362120","imei1":"895714145362120","imei2":"895714145362120","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138021,"job_number":"JOB_138021","tr_customer_id":138038,"tr_customer_product_id":138028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:49:49.000Z","modified_at":"2025-12-25T18:49:49.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-15","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-15T18:49:49.087064349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138022,"job_number":"JOB_138022","tr_customer_id":138039,"tr_customer_product_id":138029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:18.000Z","modified_at":"2025-12-25T18:51:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-15","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-15T18:51:17.658060292Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138023,"job_number":"JOB_138023","tr_customer_id":138040,"tr_customer_product_id":138030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:24.000Z","modified_at":"2025-12-25T18:51:24.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-24","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-24T18:51:23.627099369Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138024,"job_number":"JOB_138024","tr_customer_id":138041,"tr_customer_product_id":138031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:29.000Z","modified_at":"2025-12-25T18:51:29.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-15","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-15T18:51:28.899491516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138025,"job_number":"JOB_138025","tr_customer_id":138042,"tr_customer_product_id":138032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:18.000Z","modified_at":"2025-12-25T18:52:18.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-15","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-15T18:52:17.929634506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138026,"job_number":"JOB_138026","tr_customer_id":138043,"tr_customer_product_id":138033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:25.000Z","modified_at":"2025-12-25T18:52:25.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-15","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-15T18:52:24.795738006Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138028,"job_number":"JOB_138028","tr_customer_id":138045,"tr_customer_product_id":138035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:46.000Z","modified_at":"2025-12-25T18:52:46.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-20","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-20T18:52:45.121203585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138030,"job_number":"JOB_138030","tr_customer_id":138047,"tr_customer_product_id":138037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:25:01.000Z","modified_at":"2025-12-25T21:25:01.000Z","name":"Carrie Treutel","mobile_number":"550-722-4324","email_id":"Daisy.Kozey40@yahoo.com","dop":"2025-04-06","serial_number":"11293502046517","imei1":"11293502046517","imei2":"11293502046517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138032,"job_number":"JOB_138032","tr_customer_id":138049,"tr_customer_product_id":138039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:32:25.000Z","modified_at":"2025-12-25T21:32:25.000Z","name":"Elinor Brekke","mobile_number":"977-482-3093","email_id":"Giovanny99@yahoo.com","dop":"2025-04-06","serial_number":"19740666685330","imei1":"19740666685330","imei2":"19740666685330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138033,"job_number":"JOB_138033","tr_customer_id":138050,"tr_customer_product_id":138040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:00.000Z","modified_at":"2025-12-25T21:38:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19107542299312","imei1":"19107542299312","imei2":"19107542299312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138035,"job_number":"JOB_138035","tr_customer_id":138052,"tr_customer_product_id":138042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:02.000Z","modified_at":"2025-12-25T21:38:02.000Z","name":"Audrey Carroll","mobile_number":"885-901-0455","email_id":"Connor45@hotmail.com","dop":"2025-04-06","serial_number":"18635065408207670","imei1":"18635065408207670","imei2":"18635065408207670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138036,"job_number":"JOB_138036","tr_customer_id":138053,"tr_customer_product_id":138043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:48.000Z","modified_at":"2025-12-25T21:38:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10592654677605","imei1":"10592654677605","imei2":"10592654677605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138038,"job_number":"JOB_138038","tr_customer_id":138055,"tr_customer_product_id":138045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:50.000Z","modified_at":"2025-12-25T21:38:50.000Z","name":"Earl Konopelski","mobile_number":"947-466-1775","email_id":"Martine.Heller14@gmail.com","dop":"2025-04-06","serial_number":"12272645364020502","imei1":"12272645364020502","imei2":"12272645364020502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138039,"job_number":"JOB_138039","tr_customer_id":138056,"tr_customer_product_id":138046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:35.000Z","modified_at":"2025-12-25T21:39:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10969813204617","imei1":"10969813204617","imei2":"10969813204617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138041,"job_number":"JOB_138041","tr_customer_id":138058,"tr_customer_product_id":138048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:37.000Z","modified_at":"2025-12-25T21:39:37.000Z","name":"Nova Hettinger","mobile_number":"813-947-8937","email_id":"Domenico53@yahoo.com","dop":"2025-04-06","serial_number":"11314112844250254","imei1":"11314112844250254","imei2":"11314112844250254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138042,"job_number":"JOB_138042","tr_customer_id":138059,"tr_customer_product_id":138049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:05.000Z","modified_at":"2025-12-25T23:38:05.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-15T23:38:04.515982824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138043,"job_number":"JOB_138043","tr_customer_id":138060,"tr_customer_product_id":138050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:06.000Z","modified_at":"2025-12-25T23:38:06.000Z","name":"Ghanshyam Kaur","mobile_number":"7015219591","email_id":"dhatri.banerjee@yahoo.co.in","dop":"2025-12-15","serial_number":"565357282679150","imei1":"565357282679150","imei2":"565357282679150","popurl":"www.susheel-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138044,"job_number":"JOB_138044","tr_customer_id":138061,"tr_customer_product_id":138051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:40:33.000Z","modified_at":"2025-12-25T23:40:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-15T23:40:33.063245622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138045,"job_number":"JOB_138045","tr_customer_id":138062,"tr_customer_product_id":138052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T00:52:34.000Z","modified_at":"2025-12-26T00:52:34.000Z","name":"Rosario Sipes","mobile_number":"667-728-1908","email_id":"Annabell51@gmail.com","dop":"2025-11-11","serial_number":"10195675307961","imei1":"10195675307961","imei2":"10195675307961","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T00:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138046,"job_number":"JOB_138046","tr_customer_id":138063,"tr_customer_product_id":138053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:10:10.000Z","modified_at":"2025-12-26T01:10:10.000Z","name":"Terence Rolfson","mobile_number":"419-948-2127","email_id":"Kellen80@yahoo.com","dop":"2025-11-11","serial_number":"16571983166995","imei1":"16571983166995","imei2":"16571983166995","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138047,"job_number":"JOB_138047","tr_customer_id":138064,"tr_customer_product_id":138054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:11:23.000Z","modified_at":"2025-12-26T01:11:24.000Z","name":"Kevon Terry","mobile_number":"889-920-2305","email_id":"Millie.Waelchi74@hotmail.com","dop":"2025-11-11","serial_number":"13461183381631","imei1":"13461183381631","imei2":"13461183381631","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138048,"job_number":"JOB_138048","tr_customer_id":138065,"tr_customer_product_id":138055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:12:03.000Z","modified_at":"2025-12-26T01:12:03.000Z","name":"Leonie Kuhic","mobile_number":"852-979-3591","email_id":"Thea_Bosco@gmail.com","dop":"2025-11-11","serial_number":"11632935784668","imei1":"11632935784668","imei2":"11632935784668","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138049,"job_number":"JOB_138049","tr_customer_id":138066,"tr_customer_product_id":138056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:52:13.000Z","modified_at":"2025-12-26T01:52:13.000Z","name":"Easter Towne","mobile_number":"279-633-8896","email_id":"Claude_Haley12@gmail.com","dop":"2025-11-11","serial_number":"19545877199032","imei1":"19545877199032","imei2":"19545877199032","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138050,"job_number":"JOB_138050","tr_customer_id":138067,"tr_customer_product_id":138057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:54:15.000Z","modified_at":"2025-12-26T01:54:15.000Z","name":"Christopher Weber","mobile_number":"241-201-1787","email_id":"Reanna_McDermott96@gmail.com","dop":"2025-11-11","serial_number":"14333898171594","imei1":"14333898171594","imei2":"14333898171594","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138051,"job_number":"JOB_138051","tr_customer_id":138068,"tr_customer_product_id":138058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:00:18.000Z","modified_at":"2025-12-26T02:00:18.000Z","name":"Breana Gusikowski","mobile_number":"270-942-6701","email_id":"Deshaun_Ondricka96@yahoo.com","dop":"2025-11-11","serial_number":"17460359895110","imei1":"17460359895110","imei2":"17460359895110","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138052,"job_number":"JOB_138052","tr_customer_id":138069,"tr_customer_product_id":138059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:47:58.000Z","modified_at":"2025-12-26T02:47:58.000Z","name":"Aidan Purdy","mobile_number":"433-971-2926","email_id":"Domenick_Tillman43@yahoo.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"617589045321561","imei2":"617589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138053,"job_number":"JOB_138053","tr_customer_id":138070,"tr_customer_product_id":138060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16197452773976","imei1":"16197452773976","imei2":"16197452773976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138055,"job_number":"JOB_138055","tr_customer_id":138072,"tr_customer_product_id":138062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"Garrett Altenwerth","mobile_number":"336-434-9213","email_id":"Nicole69@hotmail.com","dop":"2025-04-06","serial_number":"18446638681448612","imei1":"18446638681448612","imei2":"18446638681448612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138056,"job_number":"JOB_138056","tr_customer_id":138073,"tr_customer_product_id":138063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15898465968692","imei1":"15898465968692","imei2":"15898465968692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138058,"job_number":"JOB_138058","tr_customer_id":138075,"tr_customer_product_id":138065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:15.000Z","modified_at":"2025-12-26T03:19:15.000Z","name":"Dayton Bosco","mobile_number":"627-850-6694","email_id":"Kraig42@hotmail.com","dop":"2025-04-06","serial_number":"12994431646711660","imei1":"12994431646711660","imei2":"12994431646711660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138059,"job_number":"JOB_138059","tr_customer_id":138076,"tr_customer_product_id":138066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:23.000Z","modified_at":"2025-12-26T03:19:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14659893960152","imei1":"14659893960152","imei2":"14659893960152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138061,"job_number":"JOB_138061","tr_customer_id":138078,"tr_customer_product_id":138068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:24.000Z","name":"Jordane Lakin","mobile_number":"309-921-5645","email_id":"Tianna.Boyle3@yahoo.com","dop":"2025-04-06","serial_number":"10382843736727500","imei1":"10382843736727500","imei2":"10382843736727500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138063,"job_number":"JOB_138063","tr_customer_id":138080,"tr_customer_product_id":138070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:43:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19354345460777","imei1":"19354345460777","imei2":"19354345460777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138065,"job_number":"JOB_138065","tr_customer_id":138082,"tr_customer_product_id":138072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:45.000Z","modified_at":"2025-12-26T03:43:45.000Z","name":"Maryse Boyer","mobile_number":"206-722-6635","email_id":"Chadrick.Graham15@hotmail.com","dop":"2025-04-06","serial_number":"16684968076468264","imei1":"16684968076468264","imei2":"16684968076468264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138068,"job_number":"JOB_138068","tr_customer_id":138085,"tr_customer_product_id":138075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:03.000Z","modified_at":"2025-12-26T03:44:03.000Z","name":"Dakota Kreiger","mobile_number":"902-345-0004","email_id":"Kirk79@hotmail.com","dop":"2025-04-06","serial_number":"19837586517268050","imei1":"19837586517268050","imei2":"19837586517268050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138069,"job_number":"JOB_138069","tr_customer_id":138086,"tr_customer_product_id":138076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13594190299108","imei1":"13594190299108","imei2":"13594190299108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138071,"job_number":"JOB_138071","tr_customer_id":138088,"tr_customer_product_id":138078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:22.000Z","modified_at":"2025-12-26T03:44:22.000Z","name":"Bridgette Stroman","mobile_number":"485-739-0688","email_id":"Keyshawn_Bins@hotmail.com","dop":"2025-04-06","serial_number":"13134581588196364","imei1":"13134581588196364","imei2":"13134581588196364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138073,"job_number":"JOB_138073","tr_customer_id":138090,"tr_customer_product_id":138080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:29.000Z","modified_at":"2025-12-26T03:44:29.000Z","name":"Quentin Johnston","mobile_number":"944-847-5984","email_id":"Marcellus91@yahoo.com","dop":"2025-04-06","serial_number":"15012926838043200","imei1":"15012926838043200","imei2":"15012926838043200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138075,"job_number":"JOB_138075","tr_customer_id":138092,"tr_customer_product_id":138082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:44:38.000Z","name":"Brady Mosciski","mobile_number":"812-398-8283","email_id":"Finn.Abshire76@gmail.com","dop":"2025-04-06","serial_number":"10910857904511","imei1":"10910857904511","imei2":"10910857904511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138076,"job_number":"JOB_138076","tr_customer_id":138093,"tr_customer_product_id":138083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:39.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Maximillia Bayer","mobile_number":"780-610-2367","email_id":"Ignacio.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"16629258234833864","imei1":"16629258234833864","imei2":"16629258234833864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138078,"job_number":"JOB_138078","tr_customer_id":138095,"tr_customer_product_id":138085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:43.000Z","modified_at":"2025-12-26T03:44:43.000Z","name":"Reyes Gottlieb","mobile_number":"762-688-6031","email_id":"Lorenz25@hotmail.com","dop":"2025-04-06","serial_number":"18786001104421490","imei1":"18786001104421490","imei2":"18786001104421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138079,"job_number":"JOB_138079","tr_customer_id":138096,"tr_customer_product_id":138086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:44:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10662843383997","imei1":"10662843383997","imei2":"10662843383997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138081,"job_number":"JOB_138081","tr_customer_id":138098,"tr_customer_product_id":138088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"Peggie Bernier","mobile_number":"986-815-9501","email_id":"Stephanie18@hotmail.com","dop":"2025-06-18","serial_number":"1042319942060258","imei1":"1042319942060258","imei2":"1042319942060258","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138082,"job_number":"JOB_138082","tr_customer_id":138099,"tr_customer_product_id":138089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14056345478857","imei1":"14056345478857","imei2":"14056345478857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138084,"job_number":"JOB_138084","tr_customer_id":138101,"tr_customer_product_id":138091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:52.000Z","modified_at":"2025-12-26T03:44:52.000Z","name":"Erich Pacocha","mobile_number":"894-200-7120","email_id":"Branson94@gmail.com","dop":"2025-04-06","serial_number":"12144079677844246","imei1":"12144079677844246","imei2":"12144079677844246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138086,"job_number":"JOB_138086","tr_customer_id":138103,"tr_customer_product_id":138093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:44:59.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19426834475250","imei1":"19426834475250","imei2":"19426834475250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138088,"job_number":"JOB_138088","tr_customer_id":138105,"tr_customer_product_id":138095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"David Dach","mobile_number":"621-794-4886","email_id":"Brock_Torp61@gmail.com","dop":"2025-04-06","serial_number":"17188393134948696","imei1":"17188393134948696","imei2":"17188393134948696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138089,"job_number":"JOB_138089","tr_customer_id":138106,"tr_customer_product_id":138096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"Abigayle Huels","mobile_number":"645-727-9919","email_id":"Freeda78@hotmail.com","dop":"2025-04-06","serial_number":"11230070669588354","imei1":"11230070669588354","imei2":"11230070669588354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138092,"job_number":"JOB_138092","tr_customer_id":138109,"tr_customer_product_id":138099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18518650377236","imei1":"18518650377236","imei2":"18518650377236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138093,"job_number":"JOB_138093","tr_customer_id":138110,"tr_customer_product_id":138100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"Carmel Gislason","mobile_number":"649-544-1127","email_id":"Kaci32@hotmail.com","dop":"2025-04-06","serial_number":"11640836728970340","imei1":"11640836728970340","imei2":"11640836728970340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138095,"job_number":"JOB_138095","tr_customer_id":138112,"tr_customer_product_id":138102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:07.000Z","modified_at":"2025-12-26T03:45:07.000Z","name":"Grady Connelly","mobile_number":"446-550-9541","email_id":"Chesley.Schroeder@gmail.com","dop":"2025-04-06","serial_number":"13776928885067074","imei1":"13776928885067074","imei2":"13776928885067074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138096,"job_number":"JOB_138096","tr_customer_id":138113,"tr_customer_product_id":138103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10055707959336","imei1":"10055707959336","imei2":"10055707959336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138097,"job_number":"JOB_138097","tr_customer_id":138114,"tr_customer_product_id":138104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"Shawna Quigley","mobile_number":"977-413-9329","email_id":"Alisa.Marks@yahoo.com","dop":"2025-09-16","serial_number":"13338119663926","imei1":"13338119663926","imei2":"13338119663926","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138100,"job_number":"JOB_138100","tr_customer_id":138117,"tr_customer_product_id":138107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:21.000Z","modified_at":"2025-12-26T03:45:21.000Z","name":"Gerda Ryan","mobile_number":"530-402-5010","email_id":"Monroe9@hotmail.com","dop":"2025-04-06","serial_number":"17582467073012432","imei1":"17582467073012432","imei2":"17582467073012432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138101,"job_number":"JOB_138101","tr_customer_id":138118,"tr_customer_product_id":138108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10923311865729","imei1":"10923311865729","imei2":"10923311865729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138103,"job_number":"JOB_138103","tr_customer_id":138120,"tr_customer_product_id":138110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Isac Franecki","mobile_number":"866-954-4997","email_id":"Rory_Schneider4@hotmail.com","dop":"2025-06-18","serial_number":"1046823207895587","imei1":"1046823207895587","imei2":"1046823207895587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138104,"job_number":"JOB_138104","tr_customer_id":138121,"tr_customer_product_id":138111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15474247568281","imei1":"15474247568281","imei2":"15474247568281","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138105,"job_number":"JOB_138105","tr_customer_id":138122,"tr_customer_product_id":138112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Sheila Yost","mobile_number":"910-762-7898","email_id":"Nolan23@hotmail.com","dop":"2025-09-16","serial_number":"16284844506214","imei1":"16284844506214","imei2":"16284844506214","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138106,"job_number":"JOB_138106","tr_customer_id":138123,"tr_customer_product_id":138113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18293157713002","imei1":"18293157713002","imei2":"18293157713002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138108,"job_number":"JOB_138108","tr_customer_id":138125,"tr_customer_product_id":138115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:33.000Z","modified_at":"2025-12-26T03:45:33.000Z","name":"Hassan Champlin","mobile_number":"346-964-3137","email_id":"Holden.Hagenes62@gmail.com","dop":"2025-04-06","serial_number":"15114517432655510","imei1":"15114517432655510","imei2":"15114517432655510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138110,"job_number":"JOB_138110","tr_customer_id":138127,"tr_customer_product_id":138117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:46.000Z","modified_at":"2025-12-26T03:45:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11053641344834","imei1":"11053641344834","imei2":"11053641344834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138112,"job_number":"JOB_138112","tr_customer_id":138129,"tr_customer_product_id":138119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Gregorio Waters","mobile_number":"982-936-4049","email_id":"Simone_Schmitt96@gmail.com","dop":"2025-04-06","serial_number":"16578146635933406","imei1":"16578146635933406","imei2":"16578146635933406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138113,"job_number":"JOB_138113","tr_customer_id":138130,"tr_customer_product_id":138120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18033506701595","imei1":"18033506701595","imei2":"18033506701595","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138114,"job_number":"JOB_138114","tr_customer_id":138131,"tr_customer_product_id":138121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Tressa Funk","mobile_number":"569-235-8373","email_id":"Henderson_OReilly@hotmail.com","dop":"2025-09-16","serial_number":"12507525068732","imei1":"12507525068732","imei2":"12507525068732","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138117,"job_number":"JOB_138117","tr_customer_id":138134,"tr_customer_product_id":138124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17427866139213","imei1":"17427866139213","imei2":"17427866139213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138120,"job_number":"JOB_138120","tr_customer_id":138137,"tr_customer_product_id":138127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:52.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Coy Beahan","mobile_number":"777-879-3012","email_id":"Lauriane.Stamm66@yahoo.com","dop":"2025-04-06","serial_number":"16057464828563032","imei1":"16057464828563032","imei2":"16057464828563032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138122,"job_number":"JOB_138122","tr_customer_id":138139,"tr_customer_product_id":138129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:45:58.000Z","name":"Sanford Spinka","mobile_number":"220-221-4370","email_id":"Gonzalo.Harvey76@gmail.com","dop":"2025-05-30","serial_number":"15918133290815","imei1":"15918133290815","imei2":"15918133290815","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138123,"job_number":"JOB_138123","tr_customer_id":138140,"tr_customer_product_id":138130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:59.000Z","modified_at":"2025-12-26T03:45:59.000Z","name":"Harley Sipes","mobile_number":"343-656-2627","email_id":"Selina_Dooley15@gmail.com","dop":"2025-05-30","serial_number":"1429481707076069","imei1":"1429481707076069","imei2":"1429481707076069","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138125,"job_number":"JOB_138125","tr_customer_id":138142,"tr_customer_product_id":138132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17003310923996","imei1":"17003310923996","imei2":"17003310923996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138130,"job_number":"JOB_138130","tr_customer_id":138147,"tr_customer_product_id":138137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Eddie Hegmann","mobile_number":"788-571-4880","email_id":"Helga64@gmail.com","dop":"2025-04-06","serial_number":"10220179660491438","imei1":"10220179660491438","imei2":"10220179660491438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138131,"job_number":"JOB_138131","tr_customer_id":138148,"tr_customer_product_id":138138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15983918827309","imei1":"15983918827309","imei2":"15983918827309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138133,"job_number":"JOB_138133","tr_customer_id":138150,"tr_customer_product_id":138140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:13.000Z","modified_at":"2025-12-26T03:46:13.000Z","name":"Alden Schmitt","mobile_number":"226-743-5316","email_id":"Tyreek.Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"15923153696329260","imei1":"15923153696329260","imei2":"15923153696329260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138135,"job_number":"JOB_138135","tr_customer_id":138152,"tr_customer_product_id":138142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153875257876","imei1":"15153875257876","imei2":"15153875257876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138137,"job_number":"JOB_138137","tr_customer_id":138154,"tr_customer_product_id":138144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:20.000Z","modified_at":"2025-12-26T03:46:20.000Z","name":"Althea Farrell","mobile_number":"629-398-0768","email_id":"Madelynn42@yahoo.com","dop":"2025-04-06","serial_number":"19871877960580340","imei1":"19871877960580340","imei2":"19871877960580340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138147,"job_number":"JOB_138147","tr_customer_id":138164,"tr_customer_product_id":138154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15840386962130","imei1":"15840386962130","imei2":"15840386962130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138151,"job_number":"JOB_138151","tr_customer_id":138168,"tr_customer_product_id":138158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11892289326281","imei1":"11892289326281","imei2":"11892289326281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138153,"job_number":"JOB_138153","tr_customer_id":138170,"tr_customer_product_id":138160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Casimir Kiehn","mobile_number":"647-992-1408","email_id":"Abigail_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"17270194182595368","imei1":"17270194182595368","imei2":"17270194182595368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138154,"job_number":"JOB_138154","tr_customer_id":138171,"tr_customer_product_id":138161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:33.000Z","modified_at":"2025-12-26T03:46:33.000Z","name":"Laverna Lind","mobile_number":"670-815-5725","email_id":"Cassandra_Little12@yahoo.com","dop":"2025-04-06","serial_number":"16342379681991892","imei1":"16342379681991892","imei2":"16342379681991892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138155,"job_number":"JOB_138155","tr_customer_id":138172,"tr_customer_product_id":138162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:35.000Z","modified_at":"2025-12-26T03:46:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11525305003059","imei1":"11525305003059","imei2":"11525305003059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138157,"job_number":"JOB_138157","tr_customer_id":138174,"tr_customer_product_id":138164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:46:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17695907675592","imei1":"17695907675592","imei2":"17695907675592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138159,"job_number":"JOB_138159","tr_customer_id":138176,"tr_customer_product_id":138166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:37.000Z","modified_at":"2025-12-26T03:46:37.000Z","name":"Chloe Waelchi","mobile_number":"517-805-0224","email_id":"Malcolm.Sawayn51@gmail.com","dop":"2025-04-06","serial_number":"11955361170106316","imei1":"11955361170106316","imei2":"11955361170106316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138160,"job_number":"JOB_138160","tr_customer_id":138177,"tr_customer_product_id":138167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:38.000Z","modified_at":"2025-12-26T03:46:38.000Z","name":"Kayleigh Hodkiewicz","mobile_number":"570-263-9871","email_id":"Morton_Heller37@gmail.com","dop":"2025-04-06","serial_number":"13672256354665876","imei1":"13672256354665876","imei2":"13672256354665876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138164,"job_number":"JOB_138164","tr_customer_id":138181,"tr_customer_product_id":138171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19283473747614","imei1":"19283473747614","imei2":"19283473747614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138166,"job_number":"JOB_138166","tr_customer_id":138183,"tr_customer_product_id":138173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:51.000Z","modified_at":"2025-12-26T03:46:51.000Z","name":"Edyth Bergnaum","mobile_number":"885-647-5983","email_id":"Tierra66@gmail.com","dop":"2025-04-06","serial_number":"12725804123526336","imei1":"12725804123526336","imei2":"12725804123526336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138170,"job_number":"JOB_138170","tr_customer_id":138187,"tr_customer_product_id":138177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:03.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226936482938","imei1":"11226936482938","imei2":"11226936482938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138172,"job_number":"JOB_138172","tr_customer_id":138189,"tr_customer_product_id":138179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:05.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Danial Medhurst","mobile_number":"998-228-5311","email_id":"Gaylord23@yahoo.com","dop":"2025-04-06","serial_number":"12858016308400616","imei1":"12858016308400616","imei2":"12858016308400616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138176,"job_number":"JOB_138176","tr_customer_id":138193,"tr_customer_product_id":138183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:11.000Z","modified_at":"2025-12-26T03:47:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008189107731","imei1":"17008189107731","imei2":"17008189107731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138178,"job_number":"JOB_138178","tr_customer_id":138195,"tr_customer_product_id":138185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:13.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Ladarius Hahn","mobile_number":"681-883-2751","email_id":"Vincent52@hotmail.com","dop":"2025-04-06","serial_number":"19935650053416976","imei1":"19935650053416976","imei2":"19935650053416976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138179,"job_number":"JOB_138179","tr_customer_id":138196,"tr_customer_product_id":138186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15342217231959","imei1":"15342217231959","imei2":"15342217231959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138181,"job_number":"JOB_138181","tr_customer_id":138198,"tr_customer_product_id":138188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:17.000Z","modified_at":"2025-12-26T03:47:17.000Z","name":"Gino Zemlak","mobile_number":"768-804-0848","email_id":"Imogene45@yahoo.com","dop":"2025-04-06","serial_number":"11786800474871232","imei1":"11786800474871232","imei2":"11786800474871232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138182,"job_number":"JOB_138182","tr_customer_id":138199,"tr_customer_product_id":138189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11256084134113","imei1":"11256084134113","imei2":"11256084134113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138184,"job_number":"JOB_138184","tr_customer_id":138201,"tr_customer_product_id":138191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:23.000Z","modified_at":"2025-12-26T03:47:23.000Z","name":"Twila Hilll","mobile_number":"356-263-5076","email_id":"Felicita.Veum85@yahoo.com","dop":"2025-04-06","serial_number":"15541981070008706","imei1":"15541981070008706","imei2":"15541981070008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138185,"job_number":"JOB_138185","tr_customer_id":138202,"tr_customer_product_id":138192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:47:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15273286407871","imei1":"15273286407871","imei2":"15273286407871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138187,"job_number":"JOB_138187","tr_customer_id":138204,"tr_customer_product_id":138194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:30.000Z","modified_at":"2025-12-26T03:47:30.000Z","name":"Emmitt Blanda","mobile_number":"278-212-8921","email_id":"Carolyne_Will87@hotmail.com","dop":"2025-04-06","serial_number":"12841369619238316","imei1":"12841369619238316","imei2":"12841369619238316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138190,"job_number":"JOB_138190","tr_customer_id":138207,"tr_customer_product_id":138197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517772326072","imei1":"11517772326072","imei2":"11517772326072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138193,"job_number":"JOB_138193","tr_customer_id":138210,"tr_customer_product_id":138200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Tia Harris","mobile_number":"231-745-4320","email_id":"Vickie.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"11725939475221864","imei1":"11725939475221864","imei2":"11725939475221864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138194,"job_number":"JOB_138194","tr_customer_id":138211,"tr_customer_product_id":138201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:52.000Z","modified_at":"2025-12-26T03:47:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946739728397","imei1":"19946739728397","imei2":"19946739728397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138196,"job_number":"JOB_138196","tr_customer_id":138213,"tr_customer_product_id":138203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:54.000Z","modified_at":"2025-12-26T03:47:54.000Z","name":"Deonte Paucek","mobile_number":"824-230-6649","email_id":"Stephan_Hane76@hotmail.com","dop":"2025-04-06","serial_number":"16332849690007902","imei1":"16332849690007902","imei2":"16332849690007902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138197,"job_number":"JOB_138197","tr_customer_id":138214,"tr_customer_product_id":138204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11392246038956","imei1":"11392246038956","imei2":"11392246038956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138199,"job_number":"JOB_138199","tr_customer_id":138216,"tr_customer_product_id":138206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:08.000Z","modified_at":"2025-12-26T03:48:08.000Z","name":"June Glover","mobile_number":"393-879-8480","email_id":"Helen51@gmail.com","dop":"2025-04-06","serial_number":"15525565074123252","imei1":"15525565074123252","imei2":"15525565074123252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138200,"job_number":"JOB_138200","tr_customer_id":138217,"tr_customer_product_id":138207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:46.000Z","modified_at":"2025-12-26T03:54:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67588252439861","imei1":"67588252439861","imei2":"67588252439861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138201,"job_number":"JOB_138201","tr_customer_id":138218,"tr_customer_product_id":138208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83618335429077","imei1":"83618335429077","imei2":"83618335429077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138202,"job_number":"JOB_138202","tr_customer_id":138219,"tr_customer_product_id":138209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64336400628254","imei1":"64336400628254","imei2":"64336400628254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138203,"job_number":"JOB_138203","tr_customer_id":138220,"tr_customer_product_id":138210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67328421039837","imei1":"67328421039837","imei2":"67328421039837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138204,"job_number":"JOB_138204","tr_customer_id":138221,"tr_customer_product_id":138211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35282042892422","imei1":"35282042892422","imei2":"35282042892422","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138205,"job_number":"JOB_138205","tr_customer_id":138222,"tr_customer_product_id":138212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80870692092304","imei1":"80870692092304","imei2":"80870692092304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138207,"job_number":"JOB_138207","tr_customer_id":138224,"tr_customer_product_id":138214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38215635999957","imei1":"38215635999957","imei2":"38215635999957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138208,"job_number":"JOB_138208","tr_customer_id":138225,"tr_customer_product_id":138215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19289555375490","imei1":"19289555375490","imei2":"19289555375490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138209,"job_number":"JOB_138209","tr_customer_id":138226,"tr_customer_product_id":138216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50392388358149","imei1":"50392388358149","imei2":"50392388358149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138210,"job_number":"JOB_138210","tr_customer_id":138227,"tr_customer_product_id":138217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50584483208641","imei1":"50584483208641","imei2":"50584483208641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138211,"job_number":"JOB_138211","tr_customer_id":138228,"tr_customer_product_id":138218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44577369193677","imei1":"44577369193677","imei2":"44577369193677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138212,"job_number":"JOB_138212","tr_customer_id":138229,"tr_customer_product_id":138219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97149288112263","imei1":"97149288112263","imei2":"97149288112263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138214,"job_number":"JOB_138214","tr_customer_id":138231,"tr_customer_product_id":138221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50971031846643","imei1":"50971031846643","imei2":"50971031846643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138215,"job_number":"JOB_138215","tr_customer_id":138232,"tr_customer_product_id":138222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97117785734256","imei1":"97117785734256","imei2":"97117785734256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138216,"job_number":"JOB_138216","tr_customer_id":138233,"tr_customer_product_id":138223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85154495385081","imei1":"85154495385081","imei2":"85154495385081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138217,"job_number":"JOB_138217","tr_customer_id":138234,"tr_customer_product_id":138224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28522671573273","imei1":"28522671573273","imei2":"28522671573273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138218,"job_number":"JOB_138218","tr_customer_id":138235,"tr_customer_product_id":138225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79433227281090","imei1":"79433227281090","imei2":"79433227281090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138219,"job_number":"JOB_138219","tr_customer_id":138236,"tr_customer_product_id":138226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84781691081596","imei1":"84781691081596","imei2":"84781691081596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138223,"job_number":"JOB_138223","tr_customer_id":138240,"tr_customer_product_id":138230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:17.000Z","modified_at":"2025-12-26T04:22:17.000Z","name":"Lavonne Jerde","mobile_number":"690-926-2932","email_id":"Watson.Kertzmann99@hotmail.com","dop":"2025-04-06","serial_number":"10170500476553970","imei1":"10170500476553970","imei2":"10170500476553970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138227,"job_number":"JOB_138227","tr_customer_id":138244,"tr_customer_product_id":138234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:32.000Z","modified_at":"2025-12-26T04:29:32.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"18593174505321","imei1":"18593174505321","imei2":"18593174505321","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138229,"job_number":"JOB_138229","tr_customer_id":138246,"tr_customer_product_id":138236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:34.000Z","modified_at":"2025-12-26T04:29:34.000Z","name":"Kade Rogahn","mobile_number":"367-404-6274","email_id":"Carlos_Champlin@gmail.com","dop":"2025-10-12","serial_number":"1007387755703713","imei1":"1007387755703713","imei2":"1007387755703713","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138230,"job_number":"JOB_138230","tr_customer_id":138247,"tr_customer_product_id":138237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:48.000Z","modified_at":"2025-12-26T04:29:48.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16791772099882","imei1":"16791772099882","imei2":"16791772099882","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138232,"job_number":"JOB_138232","tr_customer_id":138249,"tr_customer_product_id":138239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:50.000Z","modified_at":"2025-12-26T04:29:50.000Z","name":"Judy Sipes","mobile_number":"335-227-8134","email_id":"Laney_Beer@gmail.com","dop":"2025-10-12","serial_number":"1007187038776787","imei1":"1007187038776787","imei2":"1007187038776787","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138233,"job_number":"JOB_138233","tr_customer_id":138250,"tr_customer_product_id":138240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:04.000Z","modified_at":"2025-12-26T04:30:04.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11559457752770","imei1":"11559457752770","imei2":"11559457752770","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138235,"job_number":"JOB_138235","tr_customer_id":138252,"tr_customer_product_id":138242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:06.000Z","modified_at":"2025-12-26T04:30:06.000Z","name":"Trystan Kertzmann","mobile_number":"302-472-2796","email_id":"Brenda.Wiegand1@yahoo.com","dop":"2025-10-12","serial_number":"1005397029229827","imei1":"1005397029229827","imei2":"1005397029229827","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138236,"job_number":"JOB_138236","tr_customer_id":138253,"tr_customer_product_id":138243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:31:59.000Z","modified_at":"2025-12-26T04:31:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"14457030521385","imei1":"14457030521385","imei2":"14457030521385","popurl":"2025-12-16T04:31:58.541429045Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138237,"job_number":"JOB_138237","tr_customer_id":138254,"tr_customer_product_id":138244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:32:09.000Z","modified_at":"2025-12-26T04:32:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"18226419622330","imei1":"18226419622330","imei2":"18226419622330","popurl":"2025-12-16T04:32:08.202912446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138238,"job_number":"JOB_138238","tr_customer_id":138255,"tr_customer_product_id":138245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:25.000Z","modified_at":"2025-12-26T04:33:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14006486780588","imei1":"14006486780588","imei2":"14006486780588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138240,"job_number":"JOB_138240","tr_customer_id":138257,"tr_customer_product_id":138247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:27.000Z","modified_at":"2025-12-26T04:33:27.000Z","name":"Katlyn Green","mobile_number":"898-937-1667","email_id":"Aaron49@yahoo.com","dop":"2025-04-06","serial_number":"12022393302546734","imei1":"12022393302546734","imei2":"12022393302546734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138241,"job_number":"JOB_138241","tr_customer_id":138258,"tr_customer_product_id":138248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:52.000Z","modified_at":"2025-12-26T04:33:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14210089547731","imei1":"14210089547731","imei2":"14210089547731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138243,"job_number":"JOB_138243","tr_customer_id":138260,"tr_customer_product_id":138250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:33:53.000Z","name":"Andres Skiles","mobile_number":"822-210-7127","email_id":"Lelah_Koch4@hotmail.com","dop":"2025-04-06","serial_number":"17506509604359176","imei1":"17506509604359176","imei2":"17506509604359176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138244,"job_number":"JOB_138244","tr_customer_id":138261,"tr_customer_product_id":138251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14248403285700","imei1":"14248403285700","imei2":"14248403285700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138246,"job_number":"JOB_138246","tr_customer_id":138263,"tr_customer_product_id":138253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:22.000Z","modified_at":"2025-12-26T04:34:22.000Z","name":"Jesse Fadel","mobile_number":"505-236-3057","email_id":"Era_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"16706433602276392","imei1":"16706433602276392","imei2":"16706433602276392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138253,"job_number":"JOB_138253","tr_customer_id":138270,"tr_customer_product_id":138260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:51.000Z","modified_at":"2025-12-26T04:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105445503434664","imei1":"105445503434664","imei2":"105445503434664","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138255,"job_number":"JOB_138255","tr_customer_id":138272,"tr_customer_product_id":138262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:03.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104676926467069","imei1":"104676926467069","imei2":"104676926467069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138261,"job_number":"JOB_138261","tr_customer_id":138278,"tr_customer_product_id":138268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:19.000Z","modified_at":"2025-12-26T04:52:19.000Z","name":"Dustin Funk","mobile_number":"464-622-9378","email_id":"Ronaldo.Gerhold@gmail.com","dop":"2025-04-06","serial_number":"16868526431823490","imei1":"16868526431823490","imei2":"16868526431823490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138275,"job_number":"JOB_138275","tr_customer_id":138292,"tr_customer_product_id":138282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17477407298844","imei1":"17477407298844","imei2":"17477407298844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138277,"job_number":"JOB_138277","tr_customer_id":138294,"tr_customer_product_id":138284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"Michele Stiedemann","mobile_number":"313-233-5818","email_id":"Annabel10@yahoo.com","dop":"2025-04-06","serial_number":"11667478811377064","imei1":"11667478811377064","imei2":"11667478811377064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138278,"job_number":"JOB_138278","tr_customer_id":138295,"tr_customer_product_id":138285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16281221170163","imei1":"16281221170163","imei2":"16281221170163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138280,"job_number":"JOB_138280","tr_customer_id":138297,"tr_customer_product_id":138287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:18.000Z","modified_at":"2025-12-26T05:20:18.000Z","name":"Clementina Crooks","mobile_number":"420-831-3560","email_id":"Caesar_Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"13492988410853870","imei1":"13492988410853870","imei2":"13492988410853870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138281,"job_number":"JOB_138281","tr_customer_id":138298,"tr_customer_product_id":138288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16890365583992","imei1":"16890365583992","imei2":"16890365583992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138283,"job_number":"JOB_138283","tr_customer_id":138300,"tr_customer_product_id":138290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:28.000Z","modified_at":"2025-12-26T05:20:28.000Z","name":"Jaden Strosin","mobile_number":"225-871-0599","email_id":"Lucius.Lehner13@gmail.com","dop":"2025-04-06","serial_number":"12107147563657266","imei1":"12107147563657266","imei2":"12107147563657266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138285,"job_number":"JOB_138285","tr_customer_id":138302,"tr_customer_product_id":138292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:01.000Z","modified_at":"2025-12-26T05:39:01.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16182955155796","imei1":"16182955155796","imei2":"16182955155796","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138287,"job_number":"JOB_138287","tr_customer_id":138304,"tr_customer_product_id":138294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:14.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14009721248442","imei1":"14009721248442","imei2":"14009721248442","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138289,"job_number":"JOB_138289","tr_customer_id":138306,"tr_customer_product_id":138296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:25.000Z","modified_at":"2025-12-26T05:39:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15813148265080","imei1":"15813148265080","imei2":"15813148265080","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138291,"job_number":"JOB_138291","tr_customer_id":138308,"tr_customer_product_id":138298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16195204753730","imei1":"16195204753730","imei2":"16195204753730","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138293,"job_number":"JOB_138293","tr_customer_id":138310,"tr_customer_product_id":138300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:51:59.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13234835151889","imei1":"13234835151889","imei2":"13234835151889","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138295,"job_number":"JOB_138295","tr_customer_id":138312,"tr_customer_product_id":138302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19241408310728","imei1":"19241408310728","imei2":"19241408310728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138297,"job_number":"JOB_138297","tr_customer_id":138314,"tr_customer_product_id":138304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14874790683170","imei1":"14874790683170","imei2":"14874790683170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138299,"job_number":"JOB_138299","tr_customer_id":138316,"tr_customer_product_id":138306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"Kaitlin Cartwright","mobile_number":"275-523-5587","email_id":"Turner16@hotmail.com","dop":"2025-04-06","serial_number":"13094500285497512","imei1":"13094500285497512","imei2":"13094500285497512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138300,"job_number":"JOB_138300","tr_customer_id":138317,"tr_customer_product_id":138307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19289150758848","imei1":"19289150758848","imei2":"19289150758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138302,"job_number":"JOB_138302","tr_customer_id":138319,"tr_customer_product_id":138309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:18.000Z","modified_at":"2025-12-26T06:00:18.000Z","name":"Billie Nolan","mobile_number":"301-509-5615","email_id":"Florida.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"15969410566707364","imei1":"15969410566707364","imei2":"15969410566707364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138303,"job_number":"JOB_138303","tr_customer_id":138320,"tr_customer_product_id":138310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677968579540","imei1":"13677968579540","imei2":"13677968579540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138305,"job_number":"JOB_138305","tr_customer_id":138322,"tr_customer_product_id":138312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"Peyton Weissnat","mobile_number":"427-306-0292","email_id":"Zetta91@gmail.com","dop":"2025-04-06","serial_number":"12015326524926888","imei1":"12015326524926888","imei2":"12015326524926888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138306,"job_number":"JOB_138306","tr_customer_id":138323,"tr_customer_product_id":138313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18223708832218","imei1":"18223708832218","imei2":"18223708832218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138307,"job_number":"JOB_138307","tr_customer_id":138324,"tr_customer_product_id":138314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"Jason Howe","mobile_number":"335-684-4769","email_id":"Bertram_Homenick@yahoo.com","dop":"2025-09-16","serial_number":"12265321293178","imei1":"12265321293178","imei2":"12265321293178","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138308,"job_number":"JOB_138308","tr_customer_id":138325,"tr_customer_product_id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11914101208080","imei1":"11914101208080","imei2":"11914101208080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138310,"job_number":"JOB_138310","tr_customer_id":138327,"tr_customer_product_id":138317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:12.000Z","modified_at":"2025-12-26T06:15:12.000Z","name":"Karley Reichert","mobile_number":"858-917-4336","email_id":"Stanford.Thompson31@hotmail.com","dop":"2025-04-06","serial_number":"17100027831941292","imei1":"17100027831941292","imei2":"17100027831941292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138311,"job_number":"JOB_138311","tr_customer_id":138328,"tr_customer_product_id":138318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11494868225947","imei1":"11494868225947","imei2":"11494868225947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138312,"job_number":"JOB_138312","tr_customer_id":138329,"tr_customer_product_id":138319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"Stuart Hagenes","mobile_number":"369-924-4008","email_id":"Ahmed_Becker59@yahoo.com","dop":"2025-09-16","serial_number":"13305896769837","imei1":"13305896769837","imei2":"13305896769837","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137798,"job_number":"JOB_137798","tr_customer_id":137815,"tr_customer_product_id":137805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"173958694646785","imei1":"173958694646785","imei2":"173958694646785","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137799,"job_number":"JOB_137799","tr_customer_id":137816,"tr_customer_product_id":137806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"Moises Schultz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174835147205875","imei1":"174835147205875","imei2":"174835147205875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137800,"job_number":"JOB_137800","tr_customer_id":137817,"tr_customer_product_id":137807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Braden Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109761055559090","imei1":"109761055559090","imei2":"109761055559090","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137801,"job_number":"JOB_137801","tr_customer_id":137818,"tr_customer_product_id":137808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Kelli McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119411725917100","imei1":"119411725917100","imei2":"119411725917100","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137802,"job_number":"JOB_137802","tr_customer_id":137819,"tr_customer_product_id":137809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"185937259012826","imei1":"185937259012826","imei2":"185937259012826","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137803,"job_number":"JOB_137803","tr_customer_id":137820,"tr_customer_product_id":137810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Rozella Nikolaus","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123951539446102","imei1":"123951539446102","imei2":"123951539446102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137804,"job_number":"JOB_137804","tr_customer_id":137821,"tr_customer_product_id":137811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Angus Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180585270978249","imei1":"180585270978249","imei2":"180585270978249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137805,"job_number":"JOB_137805","tr_customer_id":137822,"tr_customer_product_id":137812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:46.000Z","modified_at":"2025-12-25T14:09:46.000Z","name":"Brayan Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189131770592294","imei1":"189131770592294","imei2":"189131770592294","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137895,"job_number":"JOB_137895","tr_customer_id":137912,"tr_customer_product_id":137902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100692066103308","imei1":"100692066103308","imei2":"100692066103308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137897,"job_number":"JOB_137897","tr_customer_id":137914,"tr_customer_product_id":137904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"Johan Maggio","mobile_number":"343-890-4382","email_id":"Daisha_Lind5@yahoo.com","dop":"2025-06-09","serial_number":"106579486892942","imei1":"106579486892942","imei2":"106579486892942","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137901,"job_number":"JOB_137901","tr_customer_id":137918,"tr_customer_product_id":137908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104623798902296","imei1":"104623798902296","imei2":"104623798902296","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137903,"job_number":"JOB_137903","tr_customer_id":137920,"tr_customer_product_id":137910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Destinee Hamill","mobile_number":"653-415-4536","email_id":"Mireya_Shanahan@hotmail.com","dop":"2025-06-09","serial_number":"102610473313958","imei1":"102610473313958","imei2":"102610473313958","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137911,"job_number":"JOB_137911","tr_customer_id":137928,"tr_customer_product_id":137918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:12.000Z","modified_at":"2025-12-25T14:25:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100527306009517","imei1":"100527306009517","imei2":"100527306009517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137913,"job_number":"JOB_137913","tr_customer_id":137930,"tr_customer_product_id":137920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Joe Simonis","mobile_number":"755-378-5753","email_id":"Jadyn75@hotmail.com","dop":"2025-06-09","serial_number":"100410098030154","imei1":"100410098030154","imei2":"100410098030154","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137915,"job_number":"JOB_137915","tr_customer_id":137932,"tr_customer_product_id":137922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:14.000Z","modified_at":"2025-12-25T14:25:14.000Z","name":"Queen Hane","mobile_number":"860-999-6187","email_id":"Orie97@hotmail.com","dop":"2025-06-09","serial_number":"38370723158888130","imei1":"38370723158888130","imei2":"38370723158888130","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138091,"job_number":"JOB_138091","tr_customer_id":138108,"tr_customer_product_id":138098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:05.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isabell_Streich13@hotmail.com","dop":"2025-07-02","serial_number":"16481902564007","imei1":"16481902564007","imei2":"16481902564007","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138099,"job_number":"JOB_138099","tr_customer_id":138116,"tr_customer_product_id":138106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Veda_Yundt@yahoo.com","dop":"2025-07-02","serial_number":"13799603321898","imei1":"13799603321898","imei2":"13799603321898","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138109,"job_number":"JOB_138109","tr_customer_id":138126,"tr_customer_product_id":138116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:36.000Z","modified_at":"2025-12-26T03:45:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Javonte68@gmail.com","dop":"2025-07-02","serial_number":"17470192788260","imei1":"17470192788260","imei2":"17470192788260","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138124,"job_number":"JOB_138124","tr_customer_id":138141,"tr_customer_product_id":138131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139484048705559","imei1":"139484048705559","imei2":"139484048705559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138126,"job_number":"JOB_138126","tr_customer_id":138143,"tr_customer_product_id":138133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"Ethelyn Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162746094597614","imei1":"162746094597614","imei2":"162746094597614","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138128,"job_number":"JOB_138128","tr_customer_id":138145,"tr_customer_product_id":138135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Thalia Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115051376490636","imei1":"115051376490636","imei2":"115051376490636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138129,"job_number":"JOB_138129","tr_customer_id":138146,"tr_customer_product_id":138136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Sabina Will","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161425724658083","imei1":"161425724658083","imei2":"161425724658083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138138,"job_number":"JOB_138138","tr_customer_id":138155,"tr_customer_product_id":138145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:21.000Z","modified_at":"2025-12-26T03:46:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168637110909299","imei1":"168637110909299","imei2":"168637110909299","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138139,"job_number":"JOB_138139","tr_customer_id":138156,"tr_customer_product_id":138146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Georgianna Powlowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115552308630618","imei1":"115552308630618","imei2":"115552308630618","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138140,"job_number":"JOB_138140","tr_customer_id":138157,"tr_customer_product_id":138147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Princess Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157034798563570","imei1":"157034798563570","imei2":"157034798563570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138141,"job_number":"JOB_138141","tr_customer_id":138158,"tr_customer_product_id":138148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Leonie Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177913115428266","imei1":"177913115428266","imei2":"177913115428266","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138143,"job_number":"JOB_138143","tr_customer_id":138160,"tr_customer_product_id":138150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108759575580997","imei1":"108759575580997","imei2":"108759575580997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138148,"job_number":"JOB_138148","tr_customer_id":138165,"tr_customer_product_id":138155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"Fletcher Roob","mobile_number":"386-682-2005","email_id":"Josianne87@hotmail.com","dop":"2025-06-09","serial_number":"102633183470106","imei1":"102633183470106","imei2":"102633183470106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138161,"job_number":"JOB_138161","tr_customer_id":138178,"tr_customer_product_id":138168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100290624967358","imei1":"100290624967358","imei2":"100290624967358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138163,"job_number":"JOB_138163","tr_customer_id":138180,"tr_customer_product_id":138170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:45.000Z","modified_at":"2025-12-26T03:46:45.000Z","name":"Angelita D'Amore","mobile_number":"543-890-9104","email_id":"Ana37@gmail.com","dop":"2025-06-09","serial_number":"104847662035812","imei1":"104847662035812","imei2":"104847662035812","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138167,"job_number":"JOB_138167","tr_customer_id":138184,"tr_customer_product_id":138174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:58.000Z","modified_at":"2025-12-26T03:46:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108150874028955","imei1":"108150874028955","imei2":"108150874028955","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138169,"job_number":"JOB_138169","tr_customer_id":138186,"tr_customer_product_id":138176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:46:59.000Z","name":"Milton Sporer","mobile_number":"593-767-7476","email_id":"Macie24@yahoo.com","dop":"2025-06-09","serial_number":"109595801048642","imei1":"109595801048642","imei2":"109595801048642","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137813,"job_number":"JOB_137813","tr_customer_id":137830,"tr_customer_product_id":137820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:46.000Z","modified_at":"2025-12-25T14:15:46.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10872137425906","imei1":"10872137425906","imei2":"10872137425906","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137815,"job_number":"JOB_137815","tr_customer_id":137832,"tr_customer_product_id":137822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:48.000Z","modified_at":"2025-12-25T14:15:48.000Z","name":"Pink Lockman","mobile_number":"414-221-4827","email_id":"Garett85@yahoo.com","dop":"2000-01-31","serial_number":"1079721219133573","imei1":"1079721219133573","imei2":"1079721219133573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137820,"job_number":"JOB_137820","tr_customer_id":137837,"tr_customer_product_id":137827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:33.000Z","modified_at":"2025-12-25T14:16:33.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10876944456982","imei1":"10876944456982","imei2":"10876944456982","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137822,"job_number":"JOB_137822","tr_customer_id":137839,"tr_customer_product_id":137829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:35.000Z","modified_at":"2025-12-25T14:16:35.000Z","name":"Lisandro Macejkovic","mobile_number":"518-767-2834","email_id":"Lucius.Koelpin@yahoo.com","dop":"2000-01-31","serial_number":"1028334410630846","imei1":"1028334410630846","imei2":"1028334410630846","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137823,"job_number":"JOB_137823","tr_customer_id":137840,"tr_customer_product_id":137830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:19.000Z","modified_at":"2025-12-25T14:17:19.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10998242260912","imei1":"10998242260912","imei2":"10998242260912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137825,"job_number":"JOB_137825","tr_customer_id":137842,"tr_customer_product_id":137832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:20.000Z","modified_at":"2025-12-25T14:17:20.000Z","name":"Russ Baumbach","mobile_number":"330-839-3999","email_id":"Martin.Gusikowski@hotmail.com","dop":"2000-01-31","serial_number":"1025907587437788","imei1":"1025907587437788","imei2":"1025907587437788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137832,"job_number":"JOB_137832","tr_customer_id":137849,"tr_customer_product_id":137839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:04.000Z","modified_at":"2025-12-25T14:18:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10192420427842","imei1":"10192420427842","imei2":"10192420427842","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137834,"job_number":"JOB_137834","tr_customer_id":137851,"tr_customer_product_id":137841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:05.000Z","modified_at":"2025-12-25T14:18:05.000Z","name":"Elijah Schmeler","mobile_number":"240-732-3149","email_id":"Courtney1@yahoo.com","dop":"2000-01-31","serial_number":"1041590247964872","imei1":"1041590247964872","imei2":"1041590247964872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138115,"job_number":"JOB_138115","tr_customer_id":138132,"tr_customer_product_id":138122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:45:50.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10750649824224","imei1":"10750649824224","imei2":"10750649824224","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138119,"job_number":"JOB_138119","tr_customer_id":138136,"tr_customer_product_id":138126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"Niko Schamberger","mobile_number":"696-251-5927","email_id":"Lou.Casper38@gmail.com","dop":"2000-01-31","serial_number":"1013150243190440","imei1":"1013150243190440","imei2":"1013150243190440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138144,"job_number":"JOB_138144","tr_customer_id":138161,"tr_customer_product_id":138151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10207886067508","imei1":"10207886067508","imei2":"10207886067508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138150,"job_number":"JOB_138150","tr_customer_id":138167,"tr_customer_product_id":138157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Grayson Kessler","mobile_number":"756-273-5295","email_id":"Rafaela.Swift66@hotmail.com","dop":"2000-01-31","serial_number":"1038675391607750","imei1":"1038675391607750","imei2":"1038675391607750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138173,"job_number":"JOB_138173","tr_customer_id":138190,"tr_customer_product_id":138180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10041821865861","imei1":"10041821865861","imei2":"10041821865861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138175,"job_number":"JOB_138175","tr_customer_id":138192,"tr_customer_product_id":138182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:10.000Z","modified_at":"2025-12-26T03:47:10.000Z","name":"Eveline Abbott","mobile_number":"681-640-9202","email_id":"Jordan_Jakubowski45@hotmail.com","dop":"2000-01-31","serial_number":"1078123017206196","imei1":"1078123017206196","imei2":"1078123017206196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138188,"job_number":"JOB_138188","tr_customer_id":138205,"tr_customer_product_id":138195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10767443896314","imei1":"10767443896314","imei2":"10767443896314","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138192,"job_number":"JOB_138192","tr_customer_id":138209,"tr_customer_product_id":138199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Adeline Crona","mobile_number":"464-476-6836","email_id":"Ava61@yahoo.com","dop":"2000-01-31","serial_number":"1050280593644532","imei1":"1050280593644532","imei2":"1050280593644532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138262,"job_number":"JOB_138262","tr_customer_id":138279,"tr_customer_product_id":138269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:01.000Z","modified_at":"2025-12-26T04:58:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10910464174181","imei1":"10910464174181","imei2":"10910464174181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138264,"job_number":"JOB_138264","tr_customer_id":138281,"tr_customer_product_id":138271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:03.000Z","modified_at":"2025-12-26T04:58:03.000Z","name":"Jayson Breitenberg","mobile_number":"869-418-9578","email_id":"Max_Waelchi@yahoo.com","dop":"2000-01-31","serial_number":"1046322095442213","imei1":"1046322095442213","imei2":"1046322095442213","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138265,"job_number":"JOB_138265","tr_customer_id":138282,"tr_customer_product_id":138272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:58:42.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10658351268073","imei1":"10658351268073","imei2":"10658351268073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138267,"job_number":"JOB_138267","tr_customer_id":138284,"tr_customer_product_id":138274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:43.000Z","modified_at":"2025-12-26T04:58:43.000Z","name":"Connie McKenzie","mobile_number":"241-284-1704","email_id":"Theresa81@hotmail.com","dop":"2000-01-31","serial_number":"1066872791412235","imei1":"1066872791412235","imei2":"1066872791412235","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138268,"job_number":"JOB_138268","tr_customer_id":138285,"tr_customer_product_id":138275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10682948559427","imei1":"10682948559427","imei2":"10682948559427","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138270,"job_number":"JOB_138270","tr_customer_id":138287,"tr_customer_product_id":138277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:23.000Z","modified_at":"2025-12-26T04:59:23.000Z","name":"Chaz Wolf","mobile_number":"798-625-9314","email_id":"Alycia_Ryan94@hotmail.com","dop":"2000-01-31","serial_number":"1006840433418071","imei1":"1006840433418071","imei2":"1006840433418071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138271,"job_number":"JOB_138271","tr_customer_id":138288,"tr_customer_product_id":138278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:01.000Z","modified_at":"2025-12-26T05:00:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328275555241","imei1":"10328275555241","imei2":"10328275555241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138273,"job_number":"JOB_138273","tr_customer_id":138290,"tr_customer_product_id":138280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:03.000Z","modified_at":"2025-12-26T05:00:03.000Z","name":"Jermey Ernser","mobile_number":"652-682-8021","email_id":"Junius48@gmail.com","dop":"2000-01-31","serial_number":"1050038132744550","imei1":"1050038132744550","imei2":"1050038132744550","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MjR9.H34Lr_xxVVooOtvyYiDRKNgBkuUsmURgiPZwHuVUUNE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e9821412-4c7f-493e-ad87-db6febdfa0fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MjR9.H34Lr_xxVVooOtvyYiDRKNgBkuUsmURgiPZwHuVUUNE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 12389348-8edb-4363-8fb0-d3aaef19e63b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"job_id": ,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 191 |
| ETag | W/"bf-v5nRuQIsS3qHGGE4ySXXDzahwbU" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n \"job_id\": ,\r\n \"engineer_id\": 2\r\n}","type":"entity.parse.failed"}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MjR9.H34Lr_xxVVooOtvyYiDRKNgBkuUsmURgiPZwHuVUUNE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9387982d-bb2a-4fe7-a372-01d31323ffb9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"5d49b-sK3ftQtTUL9fDRUU9W5K8mGZEi8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":137733,"job_number":"JOB_137733","tr_customer_id":137750,"tr_customer_product_id":137740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:47:23.000Z","modified_at":"2025-12-25T10:47:23.000Z","name":"Carlee Brakus","mobile_number":"864-378-0119","email_id":"Hester90@hotmail.com","dop":"2025-04-06","serial_number":"12579292655124176","imei1":"12579292655124176","imei2":"12579292655124176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137734,"job_number":"JOB_137734","tr_customer_id":137751,"tr_customer_product_id":137741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137735,"job_number":"JOB_137735","tr_customer_id":137752,"tr_customer_product_id":137742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137736,"job_number":"JOB_137736","tr_customer_id":137754,"tr_customer_product_id":137744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137737,"job_number":"JOB_137737","tr_customer_id":137755,"tr_customer_product_id":137745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137738,"job_number":"JOB_137738","tr_customer_id":137753,"tr_customer_product_id":137743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137739,"job_number":"JOB_137739","tr_customer_id":137756,"tr_customer_product_id":137746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137740,"job_number":"JOB_137740","tr_customer_id":137757,"tr_customer_product_id":137747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137741,"job_number":"JOB_137741","tr_customer_id":137758,"tr_customer_product_id":137748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137742,"job_number":"JOB_137742","tr_customer_id":137759,"tr_customer_product_id":137749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137743,"job_number":"JOB_137743","tr_customer_id":137761,"tr_customer_product_id":137750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Manik Embranthiri","mobile_number":"7036691226","email_id":"smita.bhat@gmail.com","dop":"2025-12-15","serial_number":"783813944019478","imei1":"783813944019478","imei2":"783813944019478","popurl":"www.aayushman-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137744,"job_number":"JOB_137744","tr_customer_id":137760,"tr_customer_product_id":137751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Hiranya Gill","mobile_number":"7046809590","email_id":"deependra.khan@gmail.com","dop":"2025-12-15","serial_number":"253267540852986","imei1":"253267540852986","imei2":"253267540852986","popurl":"www.sucheta-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137745,"job_number":"JOB_137745","tr_customer_id":137763,"tr_customer_product_id":137752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Gudakesa Bhat","mobile_number":"7012437662","email_id":"anasooya.shukla@gmail.com","dop":"2025-12-15","serial_number":"661545756352918","imei1":"661545756352918","imei2":"661545756352918","popurl":"www.lai-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137746,"job_number":"JOB_137746","tr_customer_id":137762,"tr_customer_product_id":137753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Sitara Banerjee","mobile_number":"7054186957","email_id":"chiranjeev.joshi@gmail.com","dop":"2025-12-15","serial_number":"280467029964084","imei1":"280467029964084","imei2":"280467029964084","popurl":"www.vinay-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137747,"job_number":"JOB_137747","tr_customer_id":137764,"tr_customer_product_id":137754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Draupadi Khatri","mobile_number":"7040157957","email_id":"suman.butt@gmail.com","dop":"2025-12-15","serial_number":"690196862986400","imei1":"690196862986400","imei2":"690196862986400","popurl":"www.mayoor-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137748,"job_number":"JOB_137748","tr_customer_id":137765,"tr_customer_product_id":137755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:58:19.000Z","modified_at":"2025-12-25T10:58:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"236630332055321","imei1":"236630332055321","imei2":"236630332055321","popurl":"2025-12-15T10:58:18.168083100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137750,"job_number":"JOB_137750","tr_customer_id":137767,"tr_customer_product_id":137757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:10:25.000Z","modified_at":"2025-12-25T11:10:25.000Z","name":"Rosalinda Schulist","mobile_number":"743-497-3816","email_id":"Mario18@yahoo.com","dop":"2025-04-06","serial_number":"12392825542756760","imei1":"12392825542756760","imei2":"12392825542756760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137752,"job_number":"JOB_137752","tr_customer_id":137769,"tr_customer_product_id":137759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:43:08.000Z","modified_at":"2025-12-25T11:43:08.000Z","name":"Gwendolyn Grady","mobile_number":"582-213-6707","email_id":"Edythe_VonRueden10@gmail.com","dop":"2025-04-06","serial_number":"11275715908746920","imei1":"11275715908746920","imei2":"11275715908746920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137754,"job_number":"JOB_137754","tr_customer_id":137771,"tr_customer_product_id":137761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:49:23.000Z","modified_at":"2025-12-25T11:49:23.000Z","name":"Priscilla McGlynn","mobile_number":"240-984-4637","email_id":"Noble1@gmail.com","dop":"2025-04-06","serial_number":"16775837589408208","imei1":"16775837589408208","imei2":"16775837589408208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137755,"job_number":"JOB_137755","tr_customer_id":137772,"tr_customer_product_id":137762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:00:55.000Z","modified_at":"2025-12-25T12:00:55.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-15T12:00:55.720751Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137759,"job_number":"JOB_137759","tr_customer_id":137776,"tr_customer_product_id":137766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:56:32.000Z","modified_at":"2025-12-25T12:56:32.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"173162530654339","imei1":"173162530654339","imei2":"173162530654339","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137761,"job_number":"JOB_137761","tr_customer_id":137778,"tr_customer_product_id":137768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:05:57.000Z","modified_at":"2025-12-25T13:05:57.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-15","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-15T13:05:56.324812618Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137765,"job_number":"JOB_137765","tr_customer_id":137782,"tr_customer_product_id":137772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:12.000Z","modified_at":"2025-12-25T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17340521274392","imei1":"17340521274392","imei2":"17340521274392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137766,"job_number":"JOB_137766","tr_customer_id":137783,"tr_customer_product_id":137773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16441337741397","imei1":"16441337741397","imei2":"16441337741397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137767,"job_number":"JOB_137767","tr_customer_id":137784,"tr_customer_product_id":137774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93500665317366","imei1":"93500665317366","imei2":"93500665317366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137768,"job_number":"JOB_137768","tr_customer_id":137785,"tr_customer_product_id":137775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87627638455776","imei1":"87627638455776","imei2":"87627638455776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137769,"job_number":"JOB_137769","tr_customer_id":137786,"tr_customer_product_id":137776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26646585668124","imei1":"26646585668124","imei2":"26646585668124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137770,"job_number":"JOB_137770","tr_customer_id":137787,"tr_customer_product_id":137777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:14.000Z","modified_at":"2025-12-25T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54928024779249","imei1":"54928024779249","imei2":"54928024779249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137772,"job_number":"JOB_137772","tr_customer_id":137789,"tr_customer_product_id":137779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55795413237935","imei1":"55795413237935","imei2":"55795413237935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137773,"job_number":"JOB_137773","tr_customer_id":137790,"tr_customer_product_id":137780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79373842549864","imei1":"79373842549864","imei2":"79373842549864","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137774,"job_number":"JOB_137774","tr_customer_id":137791,"tr_customer_product_id":137781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19326314012849","imei1":"19326314012849","imei2":"19326314012849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137775,"job_number":"JOB_137775","tr_customer_id":137792,"tr_customer_product_id":137782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77093088658218","imei1":"77093088658218","imei2":"77093088658218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137776,"job_number":"JOB_137776","tr_customer_id":137793,"tr_customer_product_id":137783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34998556886642","imei1":"34998556886642","imei2":"34998556886642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137777,"job_number":"JOB_137777","tr_customer_id":137794,"tr_customer_product_id":137784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60445754922538","imei1":"60445754922538","imei2":"60445754922538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137779,"job_number":"JOB_137779","tr_customer_id":137796,"tr_customer_product_id":137786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:09.000Z","modified_at":"2025-12-25T13:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13901515519214","imei1":"13901515519214","imei2":"13901515519214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137780,"job_number":"JOB_137780","tr_customer_id":137797,"tr_customer_product_id":137787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84709413602597","imei1":"84709413602597","imei2":"84709413602597","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137781,"job_number":"JOB_137781","tr_customer_id":137798,"tr_customer_product_id":137788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77010206476225","imei1":"77010206476225","imei2":"77010206476225","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137782,"job_number":"JOB_137782","tr_customer_id":137799,"tr_customer_product_id":137789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62156119246214","imei1":"62156119246214","imei2":"62156119246214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137783,"job_number":"JOB_137783","tr_customer_id":137800,"tr_customer_product_id":137790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33635479557628","imei1":"33635479557628","imei2":"33635479557628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137784,"job_number":"JOB_137784","tr_customer_id":137801,"tr_customer_product_id":137791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:11.000Z","modified_at":"2025-12-25T13:48:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35849540603354","imei1":"35849540603354","imei2":"35849540603354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137787,"job_number":"JOB_137787","tr_customer_id":137804,"tr_customer_product_id":137794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:26.000Z","modified_at":"2025-12-25T13:48:26.000Z","name":"Delphine Luettgen","mobile_number":"366-860-0957","email_id":"Angela94@yahoo.com","dop":"2025-04-06","serial_number":"15899752813990","imei1":"15899752813990","imei2":"15899752813990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137788,"job_number":"JOB_137788","tr_customer_id":137805,"tr_customer_product_id":137795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:27.000Z","modified_at":"2025-12-25T13:48:27.000Z","name":"Lindsey Bernhard","mobile_number":"272-966-3599","email_id":"Hobart.Swift@yahoo.com","dop":"2025-04-06","serial_number":"12419637801935536","imei1":"12419637801935536","imei2":"12419637801935536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137789,"job_number":"JOB_137789","tr_customer_id":137806,"tr_customer_product_id":137796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:33.000Z","modified_at":"2025-12-25T13:48:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17651155327366","imei1":"17651155327366","imei2":"17651155327366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137791,"job_number":"JOB_137791","tr_customer_id":137808,"tr_customer_product_id":137798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:35.000Z","modified_at":"2025-12-25T13:48:35.000Z","name":"Arch Vandervort","mobile_number":"564-729-9217","email_id":"Burnice_Gutkowski75@gmail.com","dop":"2025-04-06","serial_number":"19339620967976244","imei1":"19339620967976244","imei2":"19339620967976244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137792,"job_number":"JOB_137792","tr_customer_id":137809,"tr_customer_product_id":137799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:16.000Z","modified_at":"2025-12-25T13:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14089160082920","imei1":"14089160082920","imei2":"14089160082920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137794,"job_number":"JOB_137794","tr_customer_id":137811,"tr_customer_product_id":137801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:17.000Z","modified_at":"2025-12-25T13:49:17.000Z","name":"Shanelle Ruecker","mobile_number":"611-352-6920","email_id":"Greta_Larson96@gmail.com","dop":"2025-04-06","serial_number":"14866250649153852","imei1":"14866250649153852","imei2":"14866250649153852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137795,"job_number":"JOB_137795","tr_customer_id":137812,"tr_customer_product_id":137802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:59.000Z","modified_at":"2025-12-25T13:49:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11096322390041","imei1":"11096322390041","imei2":"11096322390041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137797,"job_number":"JOB_137797","tr_customer_id":137814,"tr_customer_product_id":137804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:50:00.000Z","modified_at":"2025-12-25T13:50:00.000Z","name":"Kariane Hettinger","mobile_number":"584-681-0237","email_id":"Raymond_McKenzie0@yahoo.com","dop":"2025-04-06","serial_number":"15175436642811830","imei1":"15175436642811830","imei2":"15175436642811830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137808,"job_number":"JOB_137808","tr_customer_id":137825,"tr_customer_product_id":137815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:11:59.000Z","modified_at":"2025-12-25T14:11:59.000Z","name":"Gayle Morissette","mobile_number":"763-733-1907","email_id":"Alva.Walsh53@gmail.com","dop":"2025-04-06","serial_number":"13928059891035078","imei1":"13928059891035078","imei2":"13928059891035078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137809,"job_number":"JOB_137809","tr_customer_id":137826,"tr_customer_product_id":137816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:14:38.000Z","modified_at":"2025-12-25T14:14:38.000Z","name":"Vernie Heidenreich","mobile_number":"756-743-9313","email_id":"Nikita_Skiles@gmail.com","dop":"2025-12-09","serial_number":"10165034387988","imei1":"10165034387988","imei2":"10165034387988","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137810,"job_number":"JOB_137810","tr_customer_id":137827,"tr_customer_product_id":137817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:11.000Z","modified_at":"2025-12-25T14:15:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10368684829587","imei1":"10368684829587","imei2":"10368684829587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137812,"job_number":"JOB_137812","tr_customer_id":137829,"tr_customer_product_id":137819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:12.000Z","modified_at":"2025-12-25T14:15:12.000Z","name":"Rocky Cronin","mobile_number":"672-916-4900","email_id":"Gardner.OConnell60@yahoo.com","dop":"2025-06-18","serial_number":"1066589441085782","imei1":"1066589441085782","imei2":"1066589441085782","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137816,"job_number":"JOB_137816","tr_customer_id":137833,"tr_customer_product_id":137823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:52.000Z","modified_at":"2025-12-25T14:15:52.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10941349254085","imei1":"10941349254085","imei2":"10941349254085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137818,"job_number":"JOB_137818","tr_customer_id":137835,"tr_customer_product_id":137825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:53.000Z","modified_at":"2025-12-25T14:15:53.000Z","name":"Maximilian Will","mobile_number":"525-807-2485","email_id":"Stuart_Fisher@yahoo.com","dop":"2025-06-18","serial_number":"1002764846122768","imei1":"1002764846122768","imei2":"1002764846122768","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137826,"job_number":"JOB_137826","tr_customer_id":137843,"tr_customer_product_id":137833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:33.000Z","modified_at":"2025-12-25T14:17:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17034150549164","imei1":"17034150549164","imei2":"17034150549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137828,"job_number":"JOB_137828","tr_customer_id":137845,"tr_customer_product_id":137835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:35.000Z","modified_at":"2025-12-25T14:17:35.000Z","name":"Kaia Hilll","mobile_number":"514-353-1022","email_id":"Doris_Morar87@hotmail.com","dop":"2025-04-06","serial_number":"12548390793824890","imei1":"12548390793824890","imei2":"12548390793824890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137829,"job_number":"JOB_137829","tr_customer_id":137846,"tr_customer_product_id":137836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:45.000Z","modified_at":"2025-12-25T14:17:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16592157613842","imei1":"16592157613842","imei2":"16592157613842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137831,"job_number":"JOB_137831","tr_customer_id":137848,"tr_customer_product_id":137838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:46.000Z","modified_at":"2025-12-25T14:17:46.000Z","name":"Emory Schuster","mobile_number":"265-629-0043","email_id":"Seth50@yahoo.com","dop":"2025-04-06","serial_number":"14217698123268640","imei1":"14217698123268640","imei2":"14217698123268640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137835,"job_number":"JOB_137835","tr_customer_id":137852,"tr_customer_product_id":137842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:16.000Z","modified_at":"2025-12-25T14:18:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19188190588441","imei1":"19188190588441","imei2":"19188190588441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137837,"job_number":"JOB_137837","tr_customer_id":137854,"tr_customer_product_id":137844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:18.000Z","modified_at":"2025-12-25T14:18:18.000Z","name":"Anabelle Dach","mobile_number":"526-276-0644","email_id":"Anderson.Collier52@gmail.com","dop":"2025-04-06","serial_number":"17978708384863028","imei1":"17978708384863028","imei2":"17978708384863028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137838,"job_number":"JOB_137838","tr_customer_id":137855,"tr_customer_product_id":137845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:24.000Z","modified_at":"2025-12-25T14:18:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19086473003916","imei1":"19086473003916","imei2":"19086473003916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137840,"job_number":"JOB_137840","tr_customer_id":137857,"tr_customer_product_id":137847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:25.000Z","modified_at":"2025-12-25T14:18:25.000Z","name":"Gordon Dooley","mobile_number":"580-573-8340","email_id":"Kara.Lang90@gmail.com","dop":"2025-04-06","serial_number":"12230770671960164","imei1":"12230770671960164","imei2":"12230770671960164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137841,"job_number":"JOB_137841","tr_customer_id":137858,"tr_customer_product_id":137848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:44.000Z","modified_at":"2025-12-25T14:18:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19346353686454","imei1":"19346353686454","imei2":"19346353686454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137843,"job_number":"JOB_137843","tr_customer_id":137860,"tr_customer_product_id":137850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:45.000Z","modified_at":"2025-12-25T14:18:45.000Z","name":"Gail McClure","mobile_number":"828-375-5990","email_id":"Jamar56@hotmail.com","dop":"2025-04-06","serial_number":"17466087006015588","imei1":"17466087006015588","imei2":"17466087006015588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137844,"job_number":"JOB_137844","tr_customer_id":137861,"tr_customer_product_id":137851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:58.000Z","modified_at":"2025-12-25T14:18:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637104420672","imei1":"14637104420672","imei2":"14637104420672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137846,"job_number":"JOB_137846","tr_customer_id":137863,"tr_customer_product_id":137853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:00.000Z","modified_at":"2025-12-25T14:19:00.000Z","name":"Marjorie Lind","mobile_number":"741-341-5966","email_id":"Eladio_Labadie@gmail.com","dop":"2025-04-06","serial_number":"15038933543317788","imei1":"15038933543317788","imei2":"15038933543317788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137847,"job_number":"JOB_137847","tr_customer_id":137864,"tr_customer_product_id":137854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:02.000Z","modified_at":"2025-12-25T14:19:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18255675762278","imei1":"18255675762278","imei2":"18255675762278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137849,"job_number":"JOB_137849","tr_customer_id":137866,"tr_customer_product_id":137856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:03.000Z","modified_at":"2025-12-25T14:19:03.000Z","name":"Green Schamberger","mobile_number":"353-458-8533","email_id":"Filomena_Armstrong@gmail.com","dop":"2025-04-06","serial_number":"12118589663703256","imei1":"12118589663703256","imei2":"12118589663703256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137850,"job_number":"JOB_137850","tr_customer_id":137867,"tr_customer_product_id":137857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:22.000Z","modified_at":"2025-12-25T14:19:22.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10975544364638","imei1":"10975544364638","imei2":"10975544364638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137852,"job_number":"JOB_137852","tr_customer_id":137869,"tr_customer_product_id":137859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:23.000Z","modified_at":"2025-12-25T14:19:23.000Z","name":"Leora Zieme","mobile_number":"387-515-6456","email_id":"Marilyne70@hotmail.com","dop":"2025-04-06","serial_number":"16739034350628988","imei1":"16739034350628988","imei2":"16739034350628988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137853,"job_number":"JOB_137853","tr_customer_id":137870,"tr_customer_product_id":137860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:00.000Z","modified_at":"2025-12-25T14:20:00.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17178664796356","imei1":"17178664796356","imei2":"17178664796356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137855,"job_number":"JOB_137855","tr_customer_id":137872,"tr_customer_product_id":137862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:01.000Z","modified_at":"2025-12-25T14:20:01.000Z","name":"Burnice Effertz","mobile_number":"880-645-2466","email_id":"Jacky73@hotmail.com","dop":"2025-04-06","serial_number":"11783746186899754","imei1":"11783746186899754","imei2":"11783746186899754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137856,"job_number":"JOB_137856","tr_customer_id":137873,"tr_customer_product_id":137863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:02.000Z","modified_at":"2025-12-25T14:20:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14140469912703","imei1":"14140469912703","imei2":"14140469912703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137858,"job_number":"JOB_137858","tr_customer_id":137875,"tr_customer_product_id":137865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:03.000Z","modified_at":"2025-12-25T14:20:03.000Z","name":"Joe Langworth","mobile_number":"729-430-9687","email_id":"Alyce.Franecki70@yahoo.com","dop":"2025-04-06","serial_number":"17177678355373542","imei1":"17177678355373542","imei2":"17177678355373542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137860,"job_number":"JOB_137860","tr_customer_id":137877,"tr_customer_product_id":137867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:13.000Z","modified_at":"2025-12-25T14:20:13.000Z","name":"Brent Morissette","mobile_number":"866-618-5106","email_id":"Lizeth26@hotmail.com","dop":"2025-04-06","serial_number":"15291822210956598","imei1":"15291822210956598","imei2":"15291822210956598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137861,"job_number":"JOB_137861","tr_customer_id":137878,"tr_customer_product_id":137868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:43.000Z","modified_at":"2025-12-25T14:20:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11794129348538","imei1":"11794129348538","imei2":"11794129348538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137863,"job_number":"JOB_137863","tr_customer_id":137880,"tr_customer_product_id":137870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:44.000Z","modified_at":"2025-12-25T14:20:44.000Z","name":"Mabelle Kiehn","mobile_number":"353-381-5274","email_id":"Miles_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13591113087078938","imei1":"13591113087078938","imei2":"13591113087078938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137865,"job_number":"JOB_137865","tr_customer_id":137882,"tr_customer_product_id":137872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:56.000Z","modified_at":"2025-12-25T14:20:56.000Z","name":"Mozell Wiza","mobile_number":"615-684-5583","email_id":"Kyler70@hotmail.com","dop":"2025-04-06","serial_number":"17132195156766614","imei1":"17132195156766614","imei2":"17132195156766614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137866,"job_number":"JOB_137866","tr_customer_id":137883,"tr_customer_product_id":137873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:24.000Z","modified_at":"2025-12-25T14:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12596013411573","imei1":"12596013411573","imei2":"12596013411573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137868,"job_number":"JOB_137868","tr_customer_id":137885,"tr_customer_product_id":137875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:25.000Z","modified_at":"2025-12-25T14:21:25.000Z","name":"Clyde Blanda","mobile_number":"315-501-4638","email_id":"Sim87@hotmail.com","dop":"2025-04-06","serial_number":"16781942193417430","imei1":"16781942193417430","imei2":"16781942193417430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137869,"job_number":"JOB_137869","tr_customer_id":137886,"tr_customer_product_id":137876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18413041424121","imei1":"18413041424121","imei2":"18413041424121","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137870,"job_number":"JOB_137870","tr_customer_id":137887,"tr_customer_product_id":137877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"Name Howell","mobile_number":"988-480-0095","email_id":"Carmelo17@hotmail.com","dop":"2025-09-16","serial_number":"14396442322490","imei1":"14396442322490","imei2":"14396442322490","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137871,"job_number":"JOB_137871","tr_customer_id":137888,"tr_customer_product_id":137878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11945653909974","imei1":"11945653909974","imei2":"11945653909974","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137872,"job_number":"JOB_137872","tr_customer_id":137889,"tr_customer_product_id":137879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"Wilfredo Kohler","mobile_number":"797-512-6511","email_id":"Erick49@gmail.com","dop":"2025-09-16","serial_number":"19842645173499","imei1":"19842645173499","imei2":"19842645173499","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137874,"job_number":"JOB_137874","tr_customer_id":137891,"tr_customer_product_id":137881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:00.000Z","modified_at":"2025-12-25T14:22:00.000Z","name":"Una Spinka","mobile_number":"490-787-8308","email_id":"Delfina_Rodriguez@hotmail.com","dop":"2025-05-30","serial_number":"19078683427860","imei1":"19078683427860","imei2":"19078683427860","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137875,"job_number":"JOB_137875","tr_customer_id":137892,"tr_customer_product_id":137882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:02.000Z","modified_at":"2025-12-25T14:22:02.000Z","name":"Amira Kiehn","mobile_number":"236-200-4934","email_id":"Gretchen_Runolfsdottir69@gmail.com","dop":"2025-05-30","serial_number":"1486418369132678","imei1":"1486418369132678","imei2":"1486418369132678","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137876,"job_number":"JOB_137876","tr_customer_id":137893,"tr_customer_product_id":137883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15778152608532","imei1":"15778152608532","imei2":"15778152608532","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137877,"job_number":"JOB_137877","tr_customer_id":137894,"tr_customer_product_id":137884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"Zane Hintz","mobile_number":"647-234-9351","email_id":"Landen.Stiedemann@yahoo.com","dop":"2025-09-16","serial_number":"15150983056621","imei1":"15150983056621","imei2":"15150983056621","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137878,"job_number":"JOB_137878","tr_customer_id":137895,"tr_customer_product_id":137885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:35.000Z","modified_at":"2025-12-25T14:23:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882340514518","imei1":"12882340514518","imei2":"12882340514518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137880,"job_number":"JOB_137880","tr_customer_id":137897,"tr_customer_product_id":137887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:37.000Z","modified_at":"2025-12-25T14:23:37.000Z","name":"Eve Altenwerth","mobile_number":"241-554-8892","email_id":"Joesph31@gmail.com","dop":"2025-04-06","serial_number":"13608427159299710","imei1":"13608427159299710","imei2":"13608427159299710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137882,"job_number":"JOB_137882","tr_customer_id":137899,"tr_customer_product_id":137889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:45.000Z","modified_at":"2025-12-25T14:23:45.000Z","name":"Anahi Pfannerstill","mobile_number":"934-312-6879","email_id":"Hope_Welch17@hotmail.com","dop":"2025-04-06","serial_number":"13212010693368348","imei1":"13212010693368348","imei2":"13212010693368348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137883,"job_number":"JOB_137883","tr_customer_id":137900,"tr_customer_product_id":137890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:47.000Z","modified_at":"2025-12-25T14:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10264635452002","imei1":"10264635452002","imei2":"10264635452002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137885,"job_number":"JOB_137885","tr_customer_id":137902,"tr_customer_product_id":137892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:48.000Z","modified_at":"2025-12-25T14:23:48.000Z","name":"Hermann Roberts","mobile_number":"610-895-4347","email_id":"Samara_Doyle90@gmail.com","dop":"2025-04-06","serial_number":"17726085604947266","imei1":"17726085604947266","imei2":"17726085604947266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137886,"job_number":"JOB_137886","tr_customer_id":137903,"tr_customer_product_id":137893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:13.000Z","modified_at":"2025-12-25T14:24:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596856430260","imei1":"17596856430260","imei2":"17596856430260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137888,"job_number":"JOB_137888","tr_customer_id":137905,"tr_customer_product_id":137895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:14.000Z","modified_at":"2025-12-25T14:24:14.000Z","name":"Sister Fisher","mobile_number":"671-617-6080","email_id":"Christa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"16706943470838672","imei1":"16706943470838672","imei2":"16706943470838672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137889,"job_number":"JOB_137889","tr_customer_id":137906,"tr_customer_product_id":137896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:20.000Z","modified_at":"2025-12-25T14:24:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13509153353588","imei1":"13509153353588","imei2":"13509153353588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137891,"job_number":"JOB_137891","tr_customer_id":137908,"tr_customer_product_id":137898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:22.000Z","modified_at":"2025-12-25T14:24:22.000Z","name":"Reina Hansen","mobile_number":"290-955-3783","email_id":"Akeem.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"15965088708000136","imei1":"15965088708000136","imei2":"15965088708000136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137892,"job_number":"JOB_137892","tr_customer_id":137909,"tr_customer_product_id":137899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:29.000Z","modified_at":"2025-12-25T14:24:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16846077137070","imei1":"16846077137070","imei2":"16846077137070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137894,"job_number":"JOB_137894","tr_customer_id":137911,"tr_customer_product_id":137901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:31.000Z","modified_at":"2025-12-25T14:24:31.000Z","name":"Alia Johnston","mobile_number":"920-911-0132","email_id":"Alexandrea.Leffler@gmail.com","dop":"2025-04-06","serial_number":"18975443098835424","imei1":"18975443098835424","imei2":"18975443098835424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137898,"job_number":"JOB_137898","tr_customer_id":137915,"tr_customer_product_id":137905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:53.000Z","modified_at":"2025-12-25T14:24:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11926287241457","imei1":"11926287241457","imei2":"11926287241457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137900,"job_number":"JOB_137900","tr_customer_id":137917,"tr_customer_product_id":137907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:55.000Z","modified_at":"2025-12-25T14:24:55.000Z","name":"Nikko Russel","mobile_number":"645-332-4634","email_id":"Laila5@gmail.com","dop":"2025-04-06","serial_number":"18206883225992000","imei1":"18206883225992000","imei2":"18206883225992000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137905,"job_number":"JOB_137905","tr_customer_id":137922,"tr_customer_product_id":137912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11881626340506","imei1":"11881626340506","imei2":"11881626340506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137907,"job_number":"JOB_137907","tr_customer_id":137924,"tr_customer_product_id":137914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"Oswaldo Mills","mobile_number":"978-491-3617","email_id":"Frank19@hotmail.com","dop":"2025-04-06","serial_number":"16134243558073600","imei1":"16134243558073600","imei2":"16134243558073600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137908,"job_number":"JOB_137908","tr_customer_id":137925,"tr_customer_product_id":137915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:06.000Z","modified_at":"2025-12-25T14:25:06.000Z","name":"Maida Walsh","mobile_number":"631-840-8366","email_id":"Arturo.Morar31@hotmail.com","dop":"2025-04-06","serial_number":"15575543068160758","imei1":"15575543068160758","imei2":"15575543068160758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137909,"job_number":"JOB_137909","tr_customer_id":137926,"tr_customer_product_id":137916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:11.000Z","modified_at":"2025-12-25T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18581652027401","imei1":"18581652027401","imei2":"18581652027401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137914,"job_number":"JOB_137914","tr_customer_id":137931,"tr_customer_product_id":137921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Josefa Hermiston","mobile_number":"660-206-5162","email_id":"Donato_Jerde81@yahoo.com","dop":"2025-04-06","serial_number":"10458204471562572","imei1":"10458204471562572","imei2":"10458204471562572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137916,"job_number":"JOB_137916","tr_customer_id":137933,"tr_customer_product_id":137923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:34.000Z","modified_at":"2025-12-25T14:25:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15821591201232","imei1":"15821591201232","imei2":"15821591201232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137918,"job_number":"JOB_137918","tr_customer_id":137935,"tr_customer_product_id":137925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:35.000Z","modified_at":"2025-12-25T14:25:35.000Z","name":"Lia Koss","mobile_number":"641-820-1623","email_id":"Teagan.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"10992462529180644","imei1":"10992462529180644","imei2":"10992462529180644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137920,"job_number":"JOB_137920","tr_customer_id":137937,"tr_customer_product_id":137927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:26:07.000Z","modified_at":"2025-12-25T14:26:07.000Z","name":"Marco Kutch","mobile_number":"888-404-5110","email_id":"Lois_King@hotmail.com","dop":"2025-04-06","serial_number":"11592845971744044","imei1":"11592845971744044","imei2":"11592845971744044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137922,"job_number":"JOB_137922","tr_customer_id":137939,"tr_customer_product_id":137929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:48:31.000Z","modified_at":"2025-12-25T14:48:31.000Z","name":"Tony Cassin","mobile_number":"236-222-6408","email_id":"Leola4@gmail.com","dop":"2025-04-06","serial_number":"16497601552708852","imei1":"16497601552708852","imei2":"16497601552708852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137932,"job_number":"JOB_137932","tr_customer_id":137949,"tr_customer_product_id":137939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:16:38.000Z","modified_at":"2025-12-25T15:16:38.000Z","name":"Sharvani b","mobile_number":"8905643277","email_id":"sharva2012@gmail.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"67589045321561","imei2":"67589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137934,"job_number":"JOB_137934","tr_customer_id":137951,"tr_customer_product_id":137941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:10.000Z","modified_at":"2025-12-25T15:22:10.000Z","name":"Rocio Pfannerstill","mobile_number":"848-285-5186","email_id":"Freda6@hotmail.com","dop":"2025-02-04","serial_number":"108865147412056}}","imei1":"108865147412056}}","imei2":"108865147412056}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137935,"job_number":"JOB_137935","tr_customer_id":137952,"tr_customer_product_id":137942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:19.000Z","modified_at":"2025-12-25T15:22:19.000Z","name":"Imogene Ritchie","mobile_number":"829-609-7701","email_id":"Giuseppe.Schulist55@gmail.com","dop":"2025-02-04","serial_number":"105639296726901}}","imei1":"105639296726901}}","imei2":"105639296726901}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137936,"job_number":"JOB_137936","tr_customer_id":137953,"tr_customer_product_id":137943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:38:59.000Z","modified_at":"2025-12-25T15:38:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106650520187131","imei1":"106650520187131","imei2":"106650520187131","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137938,"job_number":"JOB_137938","tr_customer_id":137955,"tr_customer_product_id":137945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:39:12.000Z","modified_at":"2025-12-25T15:39:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109998120574079","imei1":"109998120574079","imei2":"109998120574079","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137940,"job_number":"JOB_137940","tr_customer_id":137957,"tr_customer_product_id":137947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:41:29.000Z","modified_at":"2025-12-25T15:41:29.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-25","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-25T15:41:28.490Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137941,"job_number":"JOB_137941","tr_customer_id":137958,"tr_customer_product_id":137948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:08.000Z","modified_at":"2025-12-25T16:09:08.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"18329954981695","imei1":"18329954981695","imei2":"18329954981695","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137943,"job_number":"JOB_137943","tr_customer_id":137960,"tr_customer_product_id":137950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:21.000Z","modified_at":"2025-12-25T16:09:21.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14747450719360","imei1":"14747450719360","imei2":"14747450719360","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137945,"job_number":"JOB_137945","tr_customer_id":137962,"tr_customer_product_id":137952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:33.000Z","modified_at":"2025-12-25T16:09:33.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19671827125702","imei1":"19671827125702","imei2":"19671827125702","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137947,"job_number":"JOB_137947","tr_customer_id":137964,"tr_customer_product_id":137954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:42.000Z","modified_at":"2025-12-25T16:11:42.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16827611986464","imei1":"16827611986464","imei2":"16827611986464","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137949,"job_number":"JOB_137949","tr_customer_id":137966,"tr_customer_product_id":137956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:55.000Z","modified_at":"2025-12-25T16:11:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17275299930224","imei1":"17275299930224","imei2":"17275299930224","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137951,"job_number":"JOB_137951","tr_customer_id":137968,"tr_customer_product_id":137958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:07.000Z","modified_at":"2025-12-25T16:12:07.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15741997360218","imei1":"15741997360218","imei2":"15741997360218","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137953,"job_number":"JOB_137953","tr_customer_id":137970,"tr_customer_product_id":137960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:30.000Z","modified_at":"2025-12-25T16:12:30.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14586087494152","imei1":"14586087494152","imei2":"14586087494152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137955,"job_number":"JOB_137955","tr_customer_id":137972,"tr_customer_product_id":137962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:31.000Z","modified_at":"2025-12-25T16:12:31.000Z","name":"Jefferey Davis","mobile_number":"967-567-5391","email_id":"Kobe74@hotmail.com","dop":"2025-04-06","serial_number":"12234203089731126","imei1":"12234203089731126","imei2":"12234203089731126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137956,"job_number":"JOB_137956","tr_customer_id":137973,"tr_customer_product_id":137963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:10.000Z","modified_at":"2025-12-25T16:13:10.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19112807753886","imei1":"19112807753886","imei2":"19112807753886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137958,"job_number":"JOB_137958","tr_customer_id":137975,"tr_customer_product_id":137965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:11.000Z","modified_at":"2025-12-25T16:13:11.000Z","name":"Irving Torphy","mobile_number":"590-844-4975","email_id":"Irma44@hotmail.com","dop":"2025-04-06","serial_number":"16967081747919858","imei1":"16967081747919858","imei2":"16967081747919858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137959,"job_number":"JOB_137959","tr_customer_id":137976,"tr_customer_product_id":137966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:49.000Z","modified_at":"2025-12-25T16:13:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17981085067310","imei1":"17981085067310","imei2":"17981085067310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137961,"job_number":"JOB_137961","tr_customer_id":137978,"tr_customer_product_id":137968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:51.000Z","modified_at":"2025-12-25T16:13:51.000Z","name":"Alisha Reynolds","mobile_number":"594-749-8035","email_id":"Ola_Gorczany65@gmail.com","dop":"2025-04-06","serial_number":"13445825125002884","imei1":"13445825125002884","imei2":"13445825125002884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137962,"job_number":"JOB_137962","tr_customer_id":137979,"tr_customer_product_id":137969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:14:54.000Z","modified_at":"2025-12-25T16:14:54.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12584002323728","imei1":"12584002323728","imei2":"12584002323728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137964,"job_number":"JOB_137964","tr_customer_id":137981,"tr_customer_product_id":137971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:06.000Z","modified_at":"2025-12-25T16:15:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11606861282286","imei1":"11606861282286","imei2":"11606861282286","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137966,"job_number":"JOB_137966","tr_customer_id":137983,"tr_customer_product_id":137973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:08.000Z","modified_at":"2025-12-25T16:15:08.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137967,"job_number":"JOB_137967","tr_customer_id":137984,"tr_customer_product_id":137974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:18.000Z","modified_at":"2025-12-25T16:15:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12467686223266","imei1":"12467686223266","imei2":"12467686223266","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137971,"job_number":"JOB_137971","tr_customer_id":137988,"tr_customer_product_id":137978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:20:43.000Z","modified_at":"2025-12-25T16:20:43.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137972,"job_number":"JOB_137972","tr_customer_id":137989,"tr_customer_product_id":137979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:05.000Z","modified_at":"2025-12-25T16:26:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137973,"job_number":"JOB_137973","tr_customer_id":137990,"tr_customer_product_id":137980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137974,"job_number":"JOB_137974","tr_customer_id":137991,"tr_customer_product_id":137981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137975,"job_number":"JOB_137975","tr_customer_id":137992,"tr_customer_product_id":137982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137976,"job_number":"JOB_137976","tr_customer_id":137993,"tr_customer_product_id":137983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137977,"job_number":"JOB_137977","tr_customer_id":137994,"tr_customer_product_id":137984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137978,"job_number":"JOB_137978","tr_customer_id":137995,"tr_customer_product_id":137985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:31:34.000Z","modified_at":"2025-12-25T16:31:34.000Z","name":"Aida Konopelski","mobile_number":"331-833-7076","email_id":"Ariel49@gmail.com","dop":"2025-04-06","serial_number":"10187975247194","imei1":"10187975247194","imei2":"10187975247194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137979,"job_number":"JOB_137979","tr_customer_id":137996,"tr_customer_product_id":137986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:24.000Z","modified_at":"2025-12-25T16:38:24.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11370100836812","imei1":"11370100836812","imei2":"11370100836812","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137981,"job_number":"JOB_137981","tr_customer_id":137998,"tr_customer_product_id":137988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:37.000Z","modified_at":"2025-12-25T16:38:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14219841673748","imei1":"14219841673748","imei2":"14219841673748","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137983,"job_number":"JOB_137983","tr_customer_id":138000,"tr_customer_product_id":137990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:49.000Z","modified_at":"2025-12-25T16:38:49.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15622629172668","imei1":"15622629172668","imei2":"15622629172668","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137985,"job_number":"JOB_137985","tr_customer_id":138002,"tr_customer_product_id":137992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:42:48.000Z","modified_at":"2025-12-25T16:42:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15960430999746","imei1":"15960430999746","imei2":"15960430999746","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137987,"job_number":"JOB_137987","tr_customer_id":138004,"tr_customer_product_id":137994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:00.000Z","modified_at":"2025-12-25T16:43:00.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11828416399822","imei1":"11828416399822","imei2":"11828416399822","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137989,"job_number":"JOB_137989","tr_customer_id":138006,"tr_customer_product_id":137996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:11.000Z","modified_at":"2025-12-25T16:43:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"10135206686757","imei1":"10135206686757","imei2":"10135206686757","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137991,"job_number":"JOB_137991","tr_customer_id":138008,"tr_customer_product_id":137998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:46:20.000Z","modified_at":"2025-12-25T16:46:20.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-15T16:46:19.792719736Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137992,"job_number":"JOB_137992","tr_customer_id":138009,"tr_customer_product_id":137999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:14.000Z","modified_at":"2025-12-25T16:48:14.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-15","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-15T16:48:13.212126069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137993,"job_number":"JOB_137993","tr_customer_id":138010,"tr_customer_product_id":138000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:43.000Z","modified_at":"2025-12-25T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-15","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-15T16:48:42.647672494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137994,"job_number":"JOB_137994","tr_customer_id":138011,"tr_customer_product_id":138001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:49:41.000Z","modified_at":"2025-12-25T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-15","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-15T16:49:40.131964280Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137995,"job_number":"JOB_137995","tr_customer_id":138012,"tr_customer_product_id":138002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:06.000Z","modified_at":"2025-12-25T16:55:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13509904873922","imei1":"13509904873922","imei2":"13509904873922","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137997,"job_number":"JOB_137997","tr_customer_id":138014,"tr_customer_product_id":138004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:18.000Z","modified_at":"2025-12-25T16:55:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17882849703296","imei1":"17882849703296","imei2":"17882849703296","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137999,"job_number":"JOB_137999","tr_customer_id":138016,"tr_customer_product_id":138006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:30.000Z","modified_at":"2025-12-25T16:55:30.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13092333747070","imei1":"13092333747070","imei2":"13092333747070","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138002,"job_number":"JOB_138002","tr_customer_id":138019,"tr_customer_product_id":138009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:39:09.000Z","modified_at":"2025-12-25T17:39:09.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-25","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-25T17:39:06.641Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138004,"job_number":"JOB_138004","tr_customer_id":138021,"tr_customer_product_id":138011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:41:53.000Z","modified_at":"2025-12-25T17:41:53.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-15","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-15T17:41:52.725732282Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138005,"job_number":"JOB_138005","tr_customer_id":138022,"tr_customer_product_id":138012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:43:54.000Z","modified_at":"2025-12-25T17:43:54.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T17:43:54.278157966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138006,"job_number":"JOB_138006","tr_customer_id":138023,"tr_customer_product_id":138013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"ram Grimes","mobile_number":"4888543823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10262536405644","imei1":"10266586405644","imei2":"10772586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138007,"job_number":"JOB_138007","tr_customer_id":138024,"tr_customer_product_id":138014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"gopal Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10266586405644","imei1":"10662586405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138008,"job_number":"JOB_138008","tr_customer_id":138025,"tr_customer_product_id":138015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"shivam john","mobile_number":"4848583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10772586405644","imei1":"16262586405644","imei2":"90262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138009,"job_number":"JOB_138009","tr_customer_id":138026,"tr_customer_product_id":138016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"Shany Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10264586406644","imei1":"10266686405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138010,"job_number":"JOB_138010","tr_customer_id":138027,"tr_customer_product_id":138017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:29.000Z","modified_at":"2025-12-25T18:18:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18858949589181","imei1":"18858949589181","imei2":"18858949589181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138012,"job_number":"JOB_138012","tr_customer_id":138029,"tr_customer_product_id":138019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:30.000Z","modified_at":"2025-12-25T18:18:30.000Z","name":"Leanne Morissette","mobile_number":"876-335-2291","email_id":"Brando86@gmail.com","dop":"2025-04-06","serial_number":"19227733666207388","imei1":"19227733666207388","imei2":"19227733666207388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138013,"job_number":"JOB_138013","tr_customer_id":138030,"tr_customer_product_id":138020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:09.000Z","modified_at":"2025-12-25T18:19:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11137217058746","imei1":"11137217058746","imei2":"11137217058746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138015,"job_number":"JOB_138015","tr_customer_id":138032,"tr_customer_product_id":138022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:10.000Z","modified_at":"2025-12-25T18:19:10.000Z","name":"Ted O'Reilly","mobile_number":"424-785-6635","email_id":"Peter.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"10579691419570986","imei1":"10579691419570986","imei2":"10579691419570986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138016,"job_number":"JOB_138016","tr_customer_id":138033,"tr_customer_product_id":138023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:49.000Z","modified_at":"2025-12-25T18:19:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11900404324615","imei1":"11900404324615","imei2":"11900404324615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138018,"job_number":"JOB_138018","tr_customer_id":138035,"tr_customer_product_id":138025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:50.000Z","modified_at":"2025-12-25T18:19:50.000Z","name":"Furman Conroy","mobile_number":"435-754-9324","email_id":"Ashtyn_Jerde80@yahoo.com","dop":"2025-04-06","serial_number":"15055168463106632","imei1":"15055168463106632","imei2":"15055168463106632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138019,"job_number":"JOB_138019","tr_customer_id":138036,"tr_customer_product_id":138026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:42:01.000Z","modified_at":"2025-12-25T18:42:01.000Z","name":"Horacio Buckridge","mobile_number":"423-347-1009","email_id":"Jordan.Huels45@yahoo.com","dop":"2025-09-06","serial_number":"13199190449312","imei1":"13199190449312","imei2":"13199190449312","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138020,"job_number":"JOB_138020","tr_customer_id":138037,"tr_customer_product_id":138027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:43:29.000Z","modified_at":"2025-12-25T18:43:29.000Z","name":"Tamia Strosin","mobile_number":"296-560-6365","email_id":"Theodore.Hickle@gmail.com","dop":"2025-09-06","serial_number":"895714145362120","imei1":"895714145362120","imei2":"895714145362120","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138021,"job_number":"JOB_138021","tr_customer_id":138038,"tr_customer_product_id":138028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:49:49.000Z","modified_at":"2025-12-25T18:49:49.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-15","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-15T18:49:49.087064349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138022,"job_number":"JOB_138022","tr_customer_id":138039,"tr_customer_product_id":138029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:18.000Z","modified_at":"2025-12-25T18:51:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-15","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-15T18:51:17.658060292Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138023,"job_number":"JOB_138023","tr_customer_id":138040,"tr_customer_product_id":138030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:24.000Z","modified_at":"2025-12-25T18:51:24.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-24","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-24T18:51:23.627099369Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138024,"job_number":"JOB_138024","tr_customer_id":138041,"tr_customer_product_id":138031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:29.000Z","modified_at":"2025-12-25T18:51:29.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-15","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-15T18:51:28.899491516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138025,"job_number":"JOB_138025","tr_customer_id":138042,"tr_customer_product_id":138032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:18.000Z","modified_at":"2025-12-25T18:52:18.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-15","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-15T18:52:17.929634506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138026,"job_number":"JOB_138026","tr_customer_id":138043,"tr_customer_product_id":138033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:25.000Z","modified_at":"2025-12-25T18:52:25.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-15","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-15T18:52:24.795738006Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138028,"job_number":"JOB_138028","tr_customer_id":138045,"tr_customer_product_id":138035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:46.000Z","modified_at":"2025-12-25T18:52:46.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-20","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-20T18:52:45.121203585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138030,"job_number":"JOB_138030","tr_customer_id":138047,"tr_customer_product_id":138037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:25:01.000Z","modified_at":"2025-12-25T21:25:01.000Z","name":"Carrie Treutel","mobile_number":"550-722-4324","email_id":"Daisy.Kozey40@yahoo.com","dop":"2025-04-06","serial_number":"11293502046517","imei1":"11293502046517","imei2":"11293502046517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138032,"job_number":"JOB_138032","tr_customer_id":138049,"tr_customer_product_id":138039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:32:25.000Z","modified_at":"2025-12-25T21:32:25.000Z","name":"Elinor Brekke","mobile_number":"977-482-3093","email_id":"Giovanny99@yahoo.com","dop":"2025-04-06","serial_number":"19740666685330","imei1":"19740666685330","imei2":"19740666685330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138033,"job_number":"JOB_138033","tr_customer_id":138050,"tr_customer_product_id":138040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:00.000Z","modified_at":"2025-12-25T21:38:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19107542299312","imei1":"19107542299312","imei2":"19107542299312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138035,"job_number":"JOB_138035","tr_customer_id":138052,"tr_customer_product_id":138042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:02.000Z","modified_at":"2025-12-25T21:38:02.000Z","name":"Audrey Carroll","mobile_number":"885-901-0455","email_id":"Connor45@hotmail.com","dop":"2025-04-06","serial_number":"18635065408207670","imei1":"18635065408207670","imei2":"18635065408207670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138036,"job_number":"JOB_138036","tr_customer_id":138053,"tr_customer_product_id":138043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:48.000Z","modified_at":"2025-12-25T21:38:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10592654677605","imei1":"10592654677605","imei2":"10592654677605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138038,"job_number":"JOB_138038","tr_customer_id":138055,"tr_customer_product_id":138045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:50.000Z","modified_at":"2025-12-25T21:38:50.000Z","name":"Earl Konopelski","mobile_number":"947-466-1775","email_id":"Martine.Heller14@gmail.com","dop":"2025-04-06","serial_number":"12272645364020502","imei1":"12272645364020502","imei2":"12272645364020502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138039,"job_number":"JOB_138039","tr_customer_id":138056,"tr_customer_product_id":138046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:35.000Z","modified_at":"2025-12-25T21:39:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10969813204617","imei1":"10969813204617","imei2":"10969813204617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138041,"job_number":"JOB_138041","tr_customer_id":138058,"tr_customer_product_id":138048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:37.000Z","modified_at":"2025-12-25T21:39:37.000Z","name":"Nova Hettinger","mobile_number":"813-947-8937","email_id":"Domenico53@yahoo.com","dop":"2025-04-06","serial_number":"11314112844250254","imei1":"11314112844250254","imei2":"11314112844250254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138042,"job_number":"JOB_138042","tr_customer_id":138059,"tr_customer_product_id":138049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:05.000Z","modified_at":"2025-12-25T23:38:05.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-15T23:38:04.515982824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138043,"job_number":"JOB_138043","tr_customer_id":138060,"tr_customer_product_id":138050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:06.000Z","modified_at":"2025-12-25T23:38:06.000Z","name":"Ghanshyam Kaur","mobile_number":"7015219591","email_id":"dhatri.banerjee@yahoo.co.in","dop":"2025-12-15","serial_number":"565357282679150","imei1":"565357282679150","imei2":"565357282679150","popurl":"www.susheel-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138044,"job_number":"JOB_138044","tr_customer_id":138061,"tr_customer_product_id":138051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:40:33.000Z","modified_at":"2025-12-25T23:40:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-15T23:40:33.063245622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138045,"job_number":"JOB_138045","tr_customer_id":138062,"tr_customer_product_id":138052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T00:52:34.000Z","modified_at":"2025-12-26T00:52:34.000Z","name":"Rosario Sipes","mobile_number":"667-728-1908","email_id":"Annabell51@gmail.com","dop":"2025-11-11","serial_number":"10195675307961","imei1":"10195675307961","imei2":"10195675307961","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T00:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138046,"job_number":"JOB_138046","tr_customer_id":138063,"tr_customer_product_id":138053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:10:10.000Z","modified_at":"2025-12-26T01:10:10.000Z","name":"Terence Rolfson","mobile_number":"419-948-2127","email_id":"Kellen80@yahoo.com","dop":"2025-11-11","serial_number":"16571983166995","imei1":"16571983166995","imei2":"16571983166995","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138047,"job_number":"JOB_138047","tr_customer_id":138064,"tr_customer_product_id":138054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:11:23.000Z","modified_at":"2025-12-26T01:11:24.000Z","name":"Kevon Terry","mobile_number":"889-920-2305","email_id":"Millie.Waelchi74@hotmail.com","dop":"2025-11-11","serial_number":"13461183381631","imei1":"13461183381631","imei2":"13461183381631","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138048,"job_number":"JOB_138048","tr_customer_id":138065,"tr_customer_product_id":138055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:12:03.000Z","modified_at":"2025-12-26T01:12:03.000Z","name":"Leonie Kuhic","mobile_number":"852-979-3591","email_id":"Thea_Bosco@gmail.com","dop":"2025-11-11","serial_number":"11632935784668","imei1":"11632935784668","imei2":"11632935784668","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138049,"job_number":"JOB_138049","tr_customer_id":138066,"tr_customer_product_id":138056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:52:13.000Z","modified_at":"2025-12-26T01:52:13.000Z","name":"Easter Towne","mobile_number":"279-633-8896","email_id":"Claude_Haley12@gmail.com","dop":"2025-11-11","serial_number":"19545877199032","imei1":"19545877199032","imei2":"19545877199032","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138050,"job_number":"JOB_138050","tr_customer_id":138067,"tr_customer_product_id":138057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:54:15.000Z","modified_at":"2025-12-26T01:54:15.000Z","name":"Christopher Weber","mobile_number":"241-201-1787","email_id":"Reanna_McDermott96@gmail.com","dop":"2025-11-11","serial_number":"14333898171594","imei1":"14333898171594","imei2":"14333898171594","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138051,"job_number":"JOB_138051","tr_customer_id":138068,"tr_customer_product_id":138058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:00:18.000Z","modified_at":"2025-12-26T02:00:18.000Z","name":"Breana Gusikowski","mobile_number":"270-942-6701","email_id":"Deshaun_Ondricka96@yahoo.com","dop":"2025-11-11","serial_number":"17460359895110","imei1":"17460359895110","imei2":"17460359895110","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138052,"job_number":"JOB_138052","tr_customer_id":138069,"tr_customer_product_id":138059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:47:58.000Z","modified_at":"2025-12-26T02:47:58.000Z","name":"Aidan Purdy","mobile_number":"433-971-2926","email_id":"Domenick_Tillman43@yahoo.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"617589045321561","imei2":"617589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138053,"job_number":"JOB_138053","tr_customer_id":138070,"tr_customer_product_id":138060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16197452773976","imei1":"16197452773976","imei2":"16197452773976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138055,"job_number":"JOB_138055","tr_customer_id":138072,"tr_customer_product_id":138062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"Garrett Altenwerth","mobile_number":"336-434-9213","email_id":"Nicole69@hotmail.com","dop":"2025-04-06","serial_number":"18446638681448612","imei1":"18446638681448612","imei2":"18446638681448612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138056,"job_number":"JOB_138056","tr_customer_id":138073,"tr_customer_product_id":138063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15898465968692","imei1":"15898465968692","imei2":"15898465968692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138058,"job_number":"JOB_138058","tr_customer_id":138075,"tr_customer_product_id":138065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:15.000Z","modified_at":"2025-12-26T03:19:15.000Z","name":"Dayton Bosco","mobile_number":"627-850-6694","email_id":"Kraig42@hotmail.com","dop":"2025-04-06","serial_number":"12994431646711660","imei1":"12994431646711660","imei2":"12994431646711660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138059,"job_number":"JOB_138059","tr_customer_id":138076,"tr_customer_product_id":138066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:23.000Z","modified_at":"2025-12-26T03:19:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14659893960152","imei1":"14659893960152","imei2":"14659893960152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138061,"job_number":"JOB_138061","tr_customer_id":138078,"tr_customer_product_id":138068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:24.000Z","name":"Jordane Lakin","mobile_number":"309-921-5645","email_id":"Tianna.Boyle3@yahoo.com","dop":"2025-04-06","serial_number":"10382843736727500","imei1":"10382843736727500","imei2":"10382843736727500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138063,"job_number":"JOB_138063","tr_customer_id":138080,"tr_customer_product_id":138070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:43:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19354345460777","imei1":"19354345460777","imei2":"19354345460777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138065,"job_number":"JOB_138065","tr_customer_id":138082,"tr_customer_product_id":138072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:45.000Z","modified_at":"2025-12-26T03:43:45.000Z","name":"Maryse Boyer","mobile_number":"206-722-6635","email_id":"Chadrick.Graham15@hotmail.com","dop":"2025-04-06","serial_number":"16684968076468264","imei1":"16684968076468264","imei2":"16684968076468264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138068,"job_number":"JOB_138068","tr_customer_id":138085,"tr_customer_product_id":138075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:03.000Z","modified_at":"2025-12-26T03:44:03.000Z","name":"Dakota Kreiger","mobile_number":"902-345-0004","email_id":"Kirk79@hotmail.com","dop":"2025-04-06","serial_number":"19837586517268050","imei1":"19837586517268050","imei2":"19837586517268050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138069,"job_number":"JOB_138069","tr_customer_id":138086,"tr_customer_product_id":138076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13594190299108","imei1":"13594190299108","imei2":"13594190299108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138071,"job_number":"JOB_138071","tr_customer_id":138088,"tr_customer_product_id":138078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:22.000Z","modified_at":"2025-12-26T03:44:22.000Z","name":"Bridgette Stroman","mobile_number":"485-739-0688","email_id":"Keyshawn_Bins@hotmail.com","dop":"2025-04-06","serial_number":"13134581588196364","imei1":"13134581588196364","imei2":"13134581588196364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138073,"job_number":"JOB_138073","tr_customer_id":138090,"tr_customer_product_id":138080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:29.000Z","modified_at":"2025-12-26T03:44:29.000Z","name":"Quentin Johnston","mobile_number":"944-847-5984","email_id":"Marcellus91@yahoo.com","dop":"2025-04-06","serial_number":"15012926838043200","imei1":"15012926838043200","imei2":"15012926838043200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138075,"job_number":"JOB_138075","tr_customer_id":138092,"tr_customer_product_id":138082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:44:38.000Z","name":"Brady Mosciski","mobile_number":"812-398-8283","email_id":"Finn.Abshire76@gmail.com","dop":"2025-04-06","serial_number":"10910857904511","imei1":"10910857904511","imei2":"10910857904511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138076,"job_number":"JOB_138076","tr_customer_id":138093,"tr_customer_product_id":138083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:39.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Maximillia Bayer","mobile_number":"780-610-2367","email_id":"Ignacio.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"16629258234833864","imei1":"16629258234833864","imei2":"16629258234833864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138078,"job_number":"JOB_138078","tr_customer_id":138095,"tr_customer_product_id":138085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:43.000Z","modified_at":"2025-12-26T03:44:43.000Z","name":"Reyes Gottlieb","mobile_number":"762-688-6031","email_id":"Lorenz25@hotmail.com","dop":"2025-04-06","serial_number":"18786001104421490","imei1":"18786001104421490","imei2":"18786001104421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138079,"job_number":"JOB_138079","tr_customer_id":138096,"tr_customer_product_id":138086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:44:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10662843383997","imei1":"10662843383997","imei2":"10662843383997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138081,"job_number":"JOB_138081","tr_customer_id":138098,"tr_customer_product_id":138088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"Peggie Bernier","mobile_number":"986-815-9501","email_id":"Stephanie18@hotmail.com","dop":"2025-06-18","serial_number":"1042319942060258","imei1":"1042319942060258","imei2":"1042319942060258","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138082,"job_number":"JOB_138082","tr_customer_id":138099,"tr_customer_product_id":138089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14056345478857","imei1":"14056345478857","imei2":"14056345478857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138084,"job_number":"JOB_138084","tr_customer_id":138101,"tr_customer_product_id":138091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:52.000Z","modified_at":"2025-12-26T03:44:52.000Z","name":"Erich Pacocha","mobile_number":"894-200-7120","email_id":"Branson94@gmail.com","dop":"2025-04-06","serial_number":"12144079677844246","imei1":"12144079677844246","imei2":"12144079677844246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138086,"job_number":"JOB_138086","tr_customer_id":138103,"tr_customer_product_id":138093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:44:59.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19426834475250","imei1":"19426834475250","imei2":"19426834475250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138088,"job_number":"JOB_138088","tr_customer_id":138105,"tr_customer_product_id":138095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"David Dach","mobile_number":"621-794-4886","email_id":"Brock_Torp61@gmail.com","dop":"2025-04-06","serial_number":"17188393134948696","imei1":"17188393134948696","imei2":"17188393134948696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138089,"job_number":"JOB_138089","tr_customer_id":138106,"tr_customer_product_id":138096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"Abigayle Huels","mobile_number":"645-727-9919","email_id":"Freeda78@hotmail.com","dop":"2025-04-06","serial_number":"11230070669588354","imei1":"11230070669588354","imei2":"11230070669588354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138092,"job_number":"JOB_138092","tr_customer_id":138109,"tr_customer_product_id":138099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18518650377236","imei1":"18518650377236","imei2":"18518650377236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138093,"job_number":"JOB_138093","tr_customer_id":138110,"tr_customer_product_id":138100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"Carmel Gislason","mobile_number":"649-544-1127","email_id":"Kaci32@hotmail.com","dop":"2025-04-06","serial_number":"11640836728970340","imei1":"11640836728970340","imei2":"11640836728970340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138095,"job_number":"JOB_138095","tr_customer_id":138112,"tr_customer_product_id":138102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:07.000Z","modified_at":"2025-12-26T03:45:07.000Z","name":"Grady Connelly","mobile_number":"446-550-9541","email_id":"Chesley.Schroeder@gmail.com","dop":"2025-04-06","serial_number":"13776928885067074","imei1":"13776928885067074","imei2":"13776928885067074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138096,"job_number":"JOB_138096","tr_customer_id":138113,"tr_customer_product_id":138103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10055707959336","imei1":"10055707959336","imei2":"10055707959336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138097,"job_number":"JOB_138097","tr_customer_id":138114,"tr_customer_product_id":138104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"Shawna Quigley","mobile_number":"977-413-9329","email_id":"Alisa.Marks@yahoo.com","dop":"2025-09-16","serial_number":"13338119663926","imei1":"13338119663926","imei2":"13338119663926","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138100,"job_number":"JOB_138100","tr_customer_id":138117,"tr_customer_product_id":138107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:21.000Z","modified_at":"2025-12-26T03:45:21.000Z","name":"Gerda Ryan","mobile_number":"530-402-5010","email_id":"Monroe9@hotmail.com","dop":"2025-04-06","serial_number":"17582467073012432","imei1":"17582467073012432","imei2":"17582467073012432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138101,"job_number":"JOB_138101","tr_customer_id":138118,"tr_customer_product_id":138108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10923311865729","imei1":"10923311865729","imei2":"10923311865729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138103,"job_number":"JOB_138103","tr_customer_id":138120,"tr_customer_product_id":138110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Isac Franecki","mobile_number":"866-954-4997","email_id":"Rory_Schneider4@hotmail.com","dop":"2025-06-18","serial_number":"1046823207895587","imei1":"1046823207895587","imei2":"1046823207895587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138104,"job_number":"JOB_138104","tr_customer_id":138121,"tr_customer_product_id":138111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15474247568281","imei1":"15474247568281","imei2":"15474247568281","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138105,"job_number":"JOB_138105","tr_customer_id":138122,"tr_customer_product_id":138112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Sheila Yost","mobile_number":"910-762-7898","email_id":"Nolan23@hotmail.com","dop":"2025-09-16","serial_number":"16284844506214","imei1":"16284844506214","imei2":"16284844506214","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138106,"job_number":"JOB_138106","tr_customer_id":138123,"tr_customer_product_id":138113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18293157713002","imei1":"18293157713002","imei2":"18293157713002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138108,"job_number":"JOB_138108","tr_customer_id":138125,"tr_customer_product_id":138115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:33.000Z","modified_at":"2025-12-26T03:45:33.000Z","name":"Hassan Champlin","mobile_number":"346-964-3137","email_id":"Holden.Hagenes62@gmail.com","dop":"2025-04-06","serial_number":"15114517432655510","imei1":"15114517432655510","imei2":"15114517432655510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138110,"job_number":"JOB_138110","tr_customer_id":138127,"tr_customer_product_id":138117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:46.000Z","modified_at":"2025-12-26T03:45:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11053641344834","imei1":"11053641344834","imei2":"11053641344834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138112,"job_number":"JOB_138112","tr_customer_id":138129,"tr_customer_product_id":138119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Gregorio Waters","mobile_number":"982-936-4049","email_id":"Simone_Schmitt96@gmail.com","dop":"2025-04-06","serial_number":"16578146635933406","imei1":"16578146635933406","imei2":"16578146635933406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138113,"job_number":"JOB_138113","tr_customer_id":138130,"tr_customer_product_id":138120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18033506701595","imei1":"18033506701595","imei2":"18033506701595","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138114,"job_number":"JOB_138114","tr_customer_id":138131,"tr_customer_product_id":138121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Tressa Funk","mobile_number":"569-235-8373","email_id":"Henderson_OReilly@hotmail.com","dop":"2025-09-16","serial_number":"12507525068732","imei1":"12507525068732","imei2":"12507525068732","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138117,"job_number":"JOB_138117","tr_customer_id":138134,"tr_customer_product_id":138124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17427866139213","imei1":"17427866139213","imei2":"17427866139213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138120,"job_number":"JOB_138120","tr_customer_id":138137,"tr_customer_product_id":138127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:52.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Coy Beahan","mobile_number":"777-879-3012","email_id":"Lauriane.Stamm66@yahoo.com","dop":"2025-04-06","serial_number":"16057464828563032","imei1":"16057464828563032","imei2":"16057464828563032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138122,"job_number":"JOB_138122","tr_customer_id":138139,"tr_customer_product_id":138129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:45:58.000Z","name":"Sanford Spinka","mobile_number":"220-221-4370","email_id":"Gonzalo.Harvey76@gmail.com","dop":"2025-05-30","serial_number":"15918133290815","imei1":"15918133290815","imei2":"15918133290815","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138123,"job_number":"JOB_138123","tr_customer_id":138140,"tr_customer_product_id":138130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:59.000Z","modified_at":"2025-12-26T03:45:59.000Z","name":"Harley Sipes","mobile_number":"343-656-2627","email_id":"Selina_Dooley15@gmail.com","dop":"2025-05-30","serial_number":"1429481707076069","imei1":"1429481707076069","imei2":"1429481707076069","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138125,"job_number":"JOB_138125","tr_customer_id":138142,"tr_customer_product_id":138132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17003310923996","imei1":"17003310923996","imei2":"17003310923996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138130,"job_number":"JOB_138130","tr_customer_id":138147,"tr_customer_product_id":138137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Eddie Hegmann","mobile_number":"788-571-4880","email_id":"Helga64@gmail.com","dop":"2025-04-06","serial_number":"10220179660491438","imei1":"10220179660491438","imei2":"10220179660491438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138131,"job_number":"JOB_138131","tr_customer_id":138148,"tr_customer_product_id":138138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15983918827309","imei1":"15983918827309","imei2":"15983918827309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138133,"job_number":"JOB_138133","tr_customer_id":138150,"tr_customer_product_id":138140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:13.000Z","modified_at":"2025-12-26T03:46:13.000Z","name":"Alden Schmitt","mobile_number":"226-743-5316","email_id":"Tyreek.Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"15923153696329260","imei1":"15923153696329260","imei2":"15923153696329260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138135,"job_number":"JOB_138135","tr_customer_id":138152,"tr_customer_product_id":138142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153875257876","imei1":"15153875257876","imei2":"15153875257876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138137,"job_number":"JOB_138137","tr_customer_id":138154,"tr_customer_product_id":138144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:20.000Z","modified_at":"2025-12-26T03:46:20.000Z","name":"Althea Farrell","mobile_number":"629-398-0768","email_id":"Madelynn42@yahoo.com","dop":"2025-04-06","serial_number":"19871877960580340","imei1":"19871877960580340","imei2":"19871877960580340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138147,"job_number":"JOB_138147","tr_customer_id":138164,"tr_customer_product_id":138154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15840386962130","imei1":"15840386962130","imei2":"15840386962130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138151,"job_number":"JOB_138151","tr_customer_id":138168,"tr_customer_product_id":138158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11892289326281","imei1":"11892289326281","imei2":"11892289326281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138153,"job_number":"JOB_138153","tr_customer_id":138170,"tr_customer_product_id":138160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Casimir Kiehn","mobile_number":"647-992-1408","email_id":"Abigail_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"17270194182595368","imei1":"17270194182595368","imei2":"17270194182595368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138154,"job_number":"JOB_138154","tr_customer_id":138171,"tr_customer_product_id":138161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:33.000Z","modified_at":"2025-12-26T03:46:33.000Z","name":"Laverna Lind","mobile_number":"670-815-5725","email_id":"Cassandra_Little12@yahoo.com","dop":"2025-04-06","serial_number":"16342379681991892","imei1":"16342379681991892","imei2":"16342379681991892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138155,"job_number":"JOB_138155","tr_customer_id":138172,"tr_customer_product_id":138162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:35.000Z","modified_at":"2025-12-26T03:46:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11525305003059","imei1":"11525305003059","imei2":"11525305003059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138157,"job_number":"JOB_138157","tr_customer_id":138174,"tr_customer_product_id":138164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:46:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17695907675592","imei1":"17695907675592","imei2":"17695907675592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138159,"job_number":"JOB_138159","tr_customer_id":138176,"tr_customer_product_id":138166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:37.000Z","modified_at":"2025-12-26T03:46:37.000Z","name":"Chloe Waelchi","mobile_number":"517-805-0224","email_id":"Malcolm.Sawayn51@gmail.com","dop":"2025-04-06","serial_number":"11955361170106316","imei1":"11955361170106316","imei2":"11955361170106316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138160,"job_number":"JOB_138160","tr_customer_id":138177,"tr_customer_product_id":138167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:38.000Z","modified_at":"2025-12-26T03:46:38.000Z","name":"Kayleigh Hodkiewicz","mobile_number":"570-263-9871","email_id":"Morton_Heller37@gmail.com","dop":"2025-04-06","serial_number":"13672256354665876","imei1":"13672256354665876","imei2":"13672256354665876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138164,"job_number":"JOB_138164","tr_customer_id":138181,"tr_customer_product_id":138171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19283473747614","imei1":"19283473747614","imei2":"19283473747614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138166,"job_number":"JOB_138166","tr_customer_id":138183,"tr_customer_product_id":138173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:51.000Z","modified_at":"2025-12-26T03:46:51.000Z","name":"Edyth Bergnaum","mobile_number":"885-647-5983","email_id":"Tierra66@gmail.com","dop":"2025-04-06","serial_number":"12725804123526336","imei1":"12725804123526336","imei2":"12725804123526336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138170,"job_number":"JOB_138170","tr_customer_id":138187,"tr_customer_product_id":138177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:03.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226936482938","imei1":"11226936482938","imei2":"11226936482938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138172,"job_number":"JOB_138172","tr_customer_id":138189,"tr_customer_product_id":138179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:05.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Danial Medhurst","mobile_number":"998-228-5311","email_id":"Gaylord23@yahoo.com","dop":"2025-04-06","serial_number":"12858016308400616","imei1":"12858016308400616","imei2":"12858016308400616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138176,"job_number":"JOB_138176","tr_customer_id":138193,"tr_customer_product_id":138183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:11.000Z","modified_at":"2025-12-26T03:47:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008189107731","imei1":"17008189107731","imei2":"17008189107731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138178,"job_number":"JOB_138178","tr_customer_id":138195,"tr_customer_product_id":138185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:13.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Ladarius Hahn","mobile_number":"681-883-2751","email_id":"Vincent52@hotmail.com","dop":"2025-04-06","serial_number":"19935650053416976","imei1":"19935650053416976","imei2":"19935650053416976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138179,"job_number":"JOB_138179","tr_customer_id":138196,"tr_customer_product_id":138186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15342217231959","imei1":"15342217231959","imei2":"15342217231959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138181,"job_number":"JOB_138181","tr_customer_id":138198,"tr_customer_product_id":138188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:17.000Z","modified_at":"2025-12-26T03:47:17.000Z","name":"Gino Zemlak","mobile_number":"768-804-0848","email_id":"Imogene45@yahoo.com","dop":"2025-04-06","serial_number":"11786800474871232","imei1":"11786800474871232","imei2":"11786800474871232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138182,"job_number":"JOB_138182","tr_customer_id":138199,"tr_customer_product_id":138189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11256084134113","imei1":"11256084134113","imei2":"11256084134113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138184,"job_number":"JOB_138184","tr_customer_id":138201,"tr_customer_product_id":138191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:23.000Z","modified_at":"2025-12-26T03:47:23.000Z","name":"Twila Hilll","mobile_number":"356-263-5076","email_id":"Felicita.Veum85@yahoo.com","dop":"2025-04-06","serial_number":"15541981070008706","imei1":"15541981070008706","imei2":"15541981070008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138185,"job_number":"JOB_138185","tr_customer_id":138202,"tr_customer_product_id":138192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:47:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15273286407871","imei1":"15273286407871","imei2":"15273286407871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138187,"job_number":"JOB_138187","tr_customer_id":138204,"tr_customer_product_id":138194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:30.000Z","modified_at":"2025-12-26T03:47:30.000Z","name":"Emmitt Blanda","mobile_number":"278-212-8921","email_id":"Carolyne_Will87@hotmail.com","dop":"2025-04-06","serial_number":"12841369619238316","imei1":"12841369619238316","imei2":"12841369619238316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138190,"job_number":"JOB_138190","tr_customer_id":138207,"tr_customer_product_id":138197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517772326072","imei1":"11517772326072","imei2":"11517772326072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138193,"job_number":"JOB_138193","tr_customer_id":138210,"tr_customer_product_id":138200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Tia Harris","mobile_number":"231-745-4320","email_id":"Vickie.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"11725939475221864","imei1":"11725939475221864","imei2":"11725939475221864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138194,"job_number":"JOB_138194","tr_customer_id":138211,"tr_customer_product_id":138201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:52.000Z","modified_at":"2025-12-26T03:47:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946739728397","imei1":"19946739728397","imei2":"19946739728397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138196,"job_number":"JOB_138196","tr_customer_id":138213,"tr_customer_product_id":138203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:54.000Z","modified_at":"2025-12-26T03:47:54.000Z","name":"Deonte Paucek","mobile_number":"824-230-6649","email_id":"Stephan_Hane76@hotmail.com","dop":"2025-04-06","serial_number":"16332849690007902","imei1":"16332849690007902","imei2":"16332849690007902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138197,"job_number":"JOB_138197","tr_customer_id":138214,"tr_customer_product_id":138204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11392246038956","imei1":"11392246038956","imei2":"11392246038956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138199,"job_number":"JOB_138199","tr_customer_id":138216,"tr_customer_product_id":138206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:08.000Z","modified_at":"2025-12-26T03:48:08.000Z","name":"June Glover","mobile_number":"393-879-8480","email_id":"Helen51@gmail.com","dop":"2025-04-06","serial_number":"15525565074123252","imei1":"15525565074123252","imei2":"15525565074123252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138200,"job_number":"JOB_138200","tr_customer_id":138217,"tr_customer_product_id":138207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:46.000Z","modified_at":"2025-12-26T03:54:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67588252439861","imei1":"67588252439861","imei2":"67588252439861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138201,"job_number":"JOB_138201","tr_customer_id":138218,"tr_customer_product_id":138208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83618335429077","imei1":"83618335429077","imei2":"83618335429077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138202,"job_number":"JOB_138202","tr_customer_id":138219,"tr_customer_product_id":138209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64336400628254","imei1":"64336400628254","imei2":"64336400628254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138203,"job_number":"JOB_138203","tr_customer_id":138220,"tr_customer_product_id":138210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67328421039837","imei1":"67328421039837","imei2":"67328421039837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138204,"job_number":"JOB_138204","tr_customer_id":138221,"tr_customer_product_id":138211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35282042892422","imei1":"35282042892422","imei2":"35282042892422","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138205,"job_number":"JOB_138205","tr_customer_id":138222,"tr_customer_product_id":138212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80870692092304","imei1":"80870692092304","imei2":"80870692092304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138207,"job_number":"JOB_138207","tr_customer_id":138224,"tr_customer_product_id":138214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38215635999957","imei1":"38215635999957","imei2":"38215635999957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138208,"job_number":"JOB_138208","tr_customer_id":138225,"tr_customer_product_id":138215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19289555375490","imei1":"19289555375490","imei2":"19289555375490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138209,"job_number":"JOB_138209","tr_customer_id":138226,"tr_customer_product_id":138216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50392388358149","imei1":"50392388358149","imei2":"50392388358149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138210,"job_number":"JOB_138210","tr_customer_id":138227,"tr_customer_product_id":138217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50584483208641","imei1":"50584483208641","imei2":"50584483208641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138211,"job_number":"JOB_138211","tr_customer_id":138228,"tr_customer_product_id":138218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44577369193677","imei1":"44577369193677","imei2":"44577369193677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138212,"job_number":"JOB_138212","tr_customer_id":138229,"tr_customer_product_id":138219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97149288112263","imei1":"97149288112263","imei2":"97149288112263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138214,"job_number":"JOB_138214","tr_customer_id":138231,"tr_customer_product_id":138221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50971031846643","imei1":"50971031846643","imei2":"50971031846643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138215,"job_number":"JOB_138215","tr_customer_id":138232,"tr_customer_product_id":138222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97117785734256","imei1":"97117785734256","imei2":"97117785734256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138216,"job_number":"JOB_138216","tr_customer_id":138233,"tr_customer_product_id":138223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85154495385081","imei1":"85154495385081","imei2":"85154495385081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138217,"job_number":"JOB_138217","tr_customer_id":138234,"tr_customer_product_id":138224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28522671573273","imei1":"28522671573273","imei2":"28522671573273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138218,"job_number":"JOB_138218","tr_customer_id":138235,"tr_customer_product_id":138225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79433227281090","imei1":"79433227281090","imei2":"79433227281090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138219,"job_number":"JOB_138219","tr_customer_id":138236,"tr_customer_product_id":138226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84781691081596","imei1":"84781691081596","imei2":"84781691081596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138223,"job_number":"JOB_138223","tr_customer_id":138240,"tr_customer_product_id":138230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:17.000Z","modified_at":"2025-12-26T04:22:17.000Z","name":"Lavonne Jerde","mobile_number":"690-926-2932","email_id":"Watson.Kertzmann99@hotmail.com","dop":"2025-04-06","serial_number":"10170500476553970","imei1":"10170500476553970","imei2":"10170500476553970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138227,"job_number":"JOB_138227","tr_customer_id":138244,"tr_customer_product_id":138234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:32.000Z","modified_at":"2025-12-26T04:29:32.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"18593174505321","imei1":"18593174505321","imei2":"18593174505321","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138229,"job_number":"JOB_138229","tr_customer_id":138246,"tr_customer_product_id":138236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:34.000Z","modified_at":"2025-12-26T04:29:34.000Z","name":"Kade Rogahn","mobile_number":"367-404-6274","email_id":"Carlos_Champlin@gmail.com","dop":"2025-10-12","serial_number":"1007387755703713","imei1":"1007387755703713","imei2":"1007387755703713","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138230,"job_number":"JOB_138230","tr_customer_id":138247,"tr_customer_product_id":138237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:48.000Z","modified_at":"2025-12-26T04:29:48.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16791772099882","imei1":"16791772099882","imei2":"16791772099882","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138232,"job_number":"JOB_138232","tr_customer_id":138249,"tr_customer_product_id":138239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:50.000Z","modified_at":"2025-12-26T04:29:50.000Z","name":"Judy Sipes","mobile_number":"335-227-8134","email_id":"Laney_Beer@gmail.com","dop":"2025-10-12","serial_number":"1007187038776787","imei1":"1007187038776787","imei2":"1007187038776787","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138233,"job_number":"JOB_138233","tr_customer_id":138250,"tr_customer_product_id":138240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:04.000Z","modified_at":"2025-12-26T04:30:04.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11559457752770","imei1":"11559457752770","imei2":"11559457752770","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138235,"job_number":"JOB_138235","tr_customer_id":138252,"tr_customer_product_id":138242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:06.000Z","modified_at":"2025-12-26T04:30:06.000Z","name":"Trystan Kertzmann","mobile_number":"302-472-2796","email_id":"Brenda.Wiegand1@yahoo.com","dop":"2025-10-12","serial_number":"1005397029229827","imei1":"1005397029229827","imei2":"1005397029229827","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138236,"job_number":"JOB_138236","tr_customer_id":138253,"tr_customer_product_id":138243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:31:59.000Z","modified_at":"2025-12-26T04:31:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"14457030521385","imei1":"14457030521385","imei2":"14457030521385","popurl":"2025-12-16T04:31:58.541429045Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138237,"job_number":"JOB_138237","tr_customer_id":138254,"tr_customer_product_id":138244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:32:09.000Z","modified_at":"2025-12-26T04:32:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"18226419622330","imei1":"18226419622330","imei2":"18226419622330","popurl":"2025-12-16T04:32:08.202912446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138238,"job_number":"JOB_138238","tr_customer_id":138255,"tr_customer_product_id":138245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:25.000Z","modified_at":"2025-12-26T04:33:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14006486780588","imei1":"14006486780588","imei2":"14006486780588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138240,"job_number":"JOB_138240","tr_customer_id":138257,"tr_customer_product_id":138247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:27.000Z","modified_at":"2025-12-26T04:33:27.000Z","name":"Katlyn Green","mobile_number":"898-937-1667","email_id":"Aaron49@yahoo.com","dop":"2025-04-06","serial_number":"12022393302546734","imei1":"12022393302546734","imei2":"12022393302546734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138241,"job_number":"JOB_138241","tr_customer_id":138258,"tr_customer_product_id":138248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:52.000Z","modified_at":"2025-12-26T04:33:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14210089547731","imei1":"14210089547731","imei2":"14210089547731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138243,"job_number":"JOB_138243","tr_customer_id":138260,"tr_customer_product_id":138250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:33:53.000Z","name":"Andres Skiles","mobile_number":"822-210-7127","email_id":"Lelah_Koch4@hotmail.com","dop":"2025-04-06","serial_number":"17506509604359176","imei1":"17506509604359176","imei2":"17506509604359176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138244,"job_number":"JOB_138244","tr_customer_id":138261,"tr_customer_product_id":138251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14248403285700","imei1":"14248403285700","imei2":"14248403285700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138246,"job_number":"JOB_138246","tr_customer_id":138263,"tr_customer_product_id":138253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:22.000Z","modified_at":"2025-12-26T04:34:22.000Z","name":"Jesse Fadel","mobile_number":"505-236-3057","email_id":"Era_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"16706433602276392","imei1":"16706433602276392","imei2":"16706433602276392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138253,"job_number":"JOB_138253","tr_customer_id":138270,"tr_customer_product_id":138260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:51.000Z","modified_at":"2025-12-26T04:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105445503434664","imei1":"105445503434664","imei2":"105445503434664","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138255,"job_number":"JOB_138255","tr_customer_id":138272,"tr_customer_product_id":138262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:03.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104676926467069","imei1":"104676926467069","imei2":"104676926467069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138261,"job_number":"JOB_138261","tr_customer_id":138278,"tr_customer_product_id":138268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:19.000Z","modified_at":"2025-12-26T04:52:19.000Z","name":"Dustin Funk","mobile_number":"464-622-9378","email_id":"Ronaldo.Gerhold@gmail.com","dop":"2025-04-06","serial_number":"16868526431823490","imei1":"16868526431823490","imei2":"16868526431823490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138275,"job_number":"JOB_138275","tr_customer_id":138292,"tr_customer_product_id":138282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17477407298844","imei1":"17477407298844","imei2":"17477407298844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138277,"job_number":"JOB_138277","tr_customer_id":138294,"tr_customer_product_id":138284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"Michele Stiedemann","mobile_number":"313-233-5818","email_id":"Annabel10@yahoo.com","dop":"2025-04-06","serial_number":"11667478811377064","imei1":"11667478811377064","imei2":"11667478811377064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138278,"job_number":"JOB_138278","tr_customer_id":138295,"tr_customer_product_id":138285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16281221170163","imei1":"16281221170163","imei2":"16281221170163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138280,"job_number":"JOB_138280","tr_customer_id":138297,"tr_customer_product_id":138287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:18.000Z","modified_at":"2025-12-26T05:20:18.000Z","name":"Clementina Crooks","mobile_number":"420-831-3560","email_id":"Caesar_Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"13492988410853870","imei1":"13492988410853870","imei2":"13492988410853870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138281,"job_number":"JOB_138281","tr_customer_id":138298,"tr_customer_product_id":138288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16890365583992","imei1":"16890365583992","imei2":"16890365583992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138283,"job_number":"JOB_138283","tr_customer_id":138300,"tr_customer_product_id":138290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:28.000Z","modified_at":"2025-12-26T05:20:28.000Z","name":"Jaden Strosin","mobile_number":"225-871-0599","email_id":"Lucius.Lehner13@gmail.com","dop":"2025-04-06","serial_number":"12107147563657266","imei1":"12107147563657266","imei2":"12107147563657266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138285,"job_number":"JOB_138285","tr_customer_id":138302,"tr_customer_product_id":138292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:01.000Z","modified_at":"2025-12-26T05:39:01.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16182955155796","imei1":"16182955155796","imei2":"16182955155796","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138287,"job_number":"JOB_138287","tr_customer_id":138304,"tr_customer_product_id":138294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:14.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14009721248442","imei1":"14009721248442","imei2":"14009721248442","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138289,"job_number":"JOB_138289","tr_customer_id":138306,"tr_customer_product_id":138296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:25.000Z","modified_at":"2025-12-26T05:39:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15813148265080","imei1":"15813148265080","imei2":"15813148265080","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138291,"job_number":"JOB_138291","tr_customer_id":138308,"tr_customer_product_id":138298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16195204753730","imei1":"16195204753730","imei2":"16195204753730","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138293,"job_number":"JOB_138293","tr_customer_id":138310,"tr_customer_product_id":138300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:51:59.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13234835151889","imei1":"13234835151889","imei2":"13234835151889","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138295,"job_number":"JOB_138295","tr_customer_id":138312,"tr_customer_product_id":138302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19241408310728","imei1":"19241408310728","imei2":"19241408310728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138297,"job_number":"JOB_138297","tr_customer_id":138314,"tr_customer_product_id":138304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14874790683170","imei1":"14874790683170","imei2":"14874790683170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138299,"job_number":"JOB_138299","tr_customer_id":138316,"tr_customer_product_id":138306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"Kaitlin Cartwright","mobile_number":"275-523-5587","email_id":"Turner16@hotmail.com","dop":"2025-04-06","serial_number":"13094500285497512","imei1":"13094500285497512","imei2":"13094500285497512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138300,"job_number":"JOB_138300","tr_customer_id":138317,"tr_customer_product_id":138307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19289150758848","imei1":"19289150758848","imei2":"19289150758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138302,"job_number":"JOB_138302","tr_customer_id":138319,"tr_customer_product_id":138309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:18.000Z","modified_at":"2025-12-26T06:00:18.000Z","name":"Billie Nolan","mobile_number":"301-509-5615","email_id":"Florida.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"15969410566707364","imei1":"15969410566707364","imei2":"15969410566707364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138303,"job_number":"JOB_138303","tr_customer_id":138320,"tr_customer_product_id":138310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677968579540","imei1":"13677968579540","imei2":"13677968579540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138305,"job_number":"JOB_138305","tr_customer_id":138322,"tr_customer_product_id":138312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"Peyton Weissnat","mobile_number":"427-306-0292","email_id":"Zetta91@gmail.com","dop":"2025-04-06","serial_number":"12015326524926888","imei1":"12015326524926888","imei2":"12015326524926888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138306,"job_number":"JOB_138306","tr_customer_id":138323,"tr_customer_product_id":138313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18223708832218","imei1":"18223708832218","imei2":"18223708832218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138307,"job_number":"JOB_138307","tr_customer_id":138324,"tr_customer_product_id":138314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"Jason Howe","mobile_number":"335-684-4769","email_id":"Bertram_Homenick@yahoo.com","dop":"2025-09-16","serial_number":"12265321293178","imei1":"12265321293178","imei2":"12265321293178","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138308,"job_number":"JOB_138308","tr_customer_id":138325,"tr_customer_product_id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11914101208080","imei1":"11914101208080","imei2":"11914101208080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138310,"job_number":"JOB_138310","tr_customer_id":138327,"tr_customer_product_id":138317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:12.000Z","modified_at":"2025-12-26T06:15:12.000Z","name":"Karley Reichert","mobile_number":"858-917-4336","email_id":"Stanford.Thompson31@hotmail.com","dop":"2025-04-06","serial_number":"17100027831941292","imei1":"17100027831941292","imei2":"17100027831941292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138311,"job_number":"JOB_138311","tr_customer_id":138328,"tr_customer_product_id":138318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11494868225947","imei1":"11494868225947","imei2":"11494868225947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138312,"job_number":"JOB_138312","tr_customer_id":138329,"tr_customer_product_id":138319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"Stuart Hagenes","mobile_number":"369-924-4008","email_id":"Ahmed_Becker59@yahoo.com","dop":"2025-09-16","serial_number":"13305896769837","imei1":"13305896769837","imei2":"13305896769837","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137798,"job_number":"JOB_137798","tr_customer_id":137815,"tr_customer_product_id":137805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"173958694646785","imei1":"173958694646785","imei2":"173958694646785","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137799,"job_number":"JOB_137799","tr_customer_id":137816,"tr_customer_product_id":137806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"Moises Schultz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174835147205875","imei1":"174835147205875","imei2":"174835147205875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137800,"job_number":"JOB_137800","tr_customer_id":137817,"tr_customer_product_id":137807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Braden Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109761055559090","imei1":"109761055559090","imei2":"109761055559090","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137801,"job_number":"JOB_137801","tr_customer_id":137818,"tr_customer_product_id":137808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Kelli McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119411725917100","imei1":"119411725917100","imei2":"119411725917100","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137802,"job_number":"JOB_137802","tr_customer_id":137819,"tr_customer_product_id":137809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"185937259012826","imei1":"185937259012826","imei2":"185937259012826","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137803,"job_number":"JOB_137803","tr_customer_id":137820,"tr_customer_product_id":137810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Rozella Nikolaus","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123951539446102","imei1":"123951539446102","imei2":"123951539446102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137804,"job_number":"JOB_137804","tr_customer_id":137821,"tr_customer_product_id":137811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Angus Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180585270978249","imei1":"180585270978249","imei2":"180585270978249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137805,"job_number":"JOB_137805","tr_customer_id":137822,"tr_customer_product_id":137812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:46.000Z","modified_at":"2025-12-25T14:09:46.000Z","name":"Brayan Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189131770592294","imei1":"189131770592294","imei2":"189131770592294","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137895,"job_number":"JOB_137895","tr_customer_id":137912,"tr_customer_product_id":137902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100692066103308","imei1":"100692066103308","imei2":"100692066103308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137897,"job_number":"JOB_137897","tr_customer_id":137914,"tr_customer_product_id":137904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"Johan Maggio","mobile_number":"343-890-4382","email_id":"Daisha_Lind5@yahoo.com","dop":"2025-06-09","serial_number":"106579486892942","imei1":"106579486892942","imei2":"106579486892942","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137901,"job_number":"JOB_137901","tr_customer_id":137918,"tr_customer_product_id":137908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104623798902296","imei1":"104623798902296","imei2":"104623798902296","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137903,"job_number":"JOB_137903","tr_customer_id":137920,"tr_customer_product_id":137910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Destinee Hamill","mobile_number":"653-415-4536","email_id":"Mireya_Shanahan@hotmail.com","dop":"2025-06-09","serial_number":"102610473313958","imei1":"102610473313958","imei2":"102610473313958","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137911,"job_number":"JOB_137911","tr_customer_id":137928,"tr_customer_product_id":137918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:12.000Z","modified_at":"2025-12-25T14:25:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100527306009517","imei1":"100527306009517","imei2":"100527306009517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137913,"job_number":"JOB_137913","tr_customer_id":137930,"tr_customer_product_id":137920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Joe Simonis","mobile_number":"755-378-5753","email_id":"Jadyn75@hotmail.com","dop":"2025-06-09","serial_number":"100410098030154","imei1":"100410098030154","imei2":"100410098030154","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137915,"job_number":"JOB_137915","tr_customer_id":137932,"tr_customer_product_id":137922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:14.000Z","modified_at":"2025-12-25T14:25:14.000Z","name":"Queen Hane","mobile_number":"860-999-6187","email_id":"Orie97@hotmail.com","dop":"2025-06-09","serial_number":"38370723158888130","imei1":"38370723158888130","imei2":"38370723158888130","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138091,"job_number":"JOB_138091","tr_customer_id":138108,"tr_customer_product_id":138098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:05.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isabell_Streich13@hotmail.com","dop":"2025-07-02","serial_number":"16481902564007","imei1":"16481902564007","imei2":"16481902564007","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138099,"job_number":"JOB_138099","tr_customer_id":138116,"tr_customer_product_id":138106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Veda_Yundt@yahoo.com","dop":"2025-07-02","serial_number":"13799603321898","imei1":"13799603321898","imei2":"13799603321898","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138109,"job_number":"JOB_138109","tr_customer_id":138126,"tr_customer_product_id":138116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:36.000Z","modified_at":"2025-12-26T03:45:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Javonte68@gmail.com","dop":"2025-07-02","serial_number":"17470192788260","imei1":"17470192788260","imei2":"17470192788260","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138124,"job_number":"JOB_138124","tr_customer_id":138141,"tr_customer_product_id":138131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139484048705559","imei1":"139484048705559","imei2":"139484048705559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138126,"job_number":"JOB_138126","tr_customer_id":138143,"tr_customer_product_id":138133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"Ethelyn Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162746094597614","imei1":"162746094597614","imei2":"162746094597614","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138128,"job_number":"JOB_138128","tr_customer_id":138145,"tr_customer_product_id":138135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Thalia Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115051376490636","imei1":"115051376490636","imei2":"115051376490636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138129,"job_number":"JOB_138129","tr_customer_id":138146,"tr_customer_product_id":138136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Sabina Will","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161425724658083","imei1":"161425724658083","imei2":"161425724658083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138138,"job_number":"JOB_138138","tr_customer_id":138155,"tr_customer_product_id":138145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:21.000Z","modified_at":"2025-12-26T03:46:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168637110909299","imei1":"168637110909299","imei2":"168637110909299","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138139,"job_number":"JOB_138139","tr_customer_id":138156,"tr_customer_product_id":138146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Georgianna Powlowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115552308630618","imei1":"115552308630618","imei2":"115552308630618","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138140,"job_number":"JOB_138140","tr_customer_id":138157,"tr_customer_product_id":138147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Princess Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157034798563570","imei1":"157034798563570","imei2":"157034798563570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138141,"job_number":"JOB_138141","tr_customer_id":138158,"tr_customer_product_id":138148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Leonie Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177913115428266","imei1":"177913115428266","imei2":"177913115428266","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138143,"job_number":"JOB_138143","tr_customer_id":138160,"tr_customer_product_id":138150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108759575580997","imei1":"108759575580997","imei2":"108759575580997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138148,"job_number":"JOB_138148","tr_customer_id":138165,"tr_customer_product_id":138155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"Fletcher Roob","mobile_number":"386-682-2005","email_id":"Josianne87@hotmail.com","dop":"2025-06-09","serial_number":"102633183470106","imei1":"102633183470106","imei2":"102633183470106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138161,"job_number":"JOB_138161","tr_customer_id":138178,"tr_customer_product_id":138168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100290624967358","imei1":"100290624967358","imei2":"100290624967358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138163,"job_number":"JOB_138163","tr_customer_id":138180,"tr_customer_product_id":138170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:45.000Z","modified_at":"2025-12-26T03:46:45.000Z","name":"Angelita D'Amore","mobile_number":"543-890-9104","email_id":"Ana37@gmail.com","dop":"2025-06-09","serial_number":"104847662035812","imei1":"104847662035812","imei2":"104847662035812","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138167,"job_number":"JOB_138167","tr_customer_id":138184,"tr_customer_product_id":138174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:58.000Z","modified_at":"2025-12-26T03:46:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108150874028955","imei1":"108150874028955","imei2":"108150874028955","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138169,"job_number":"JOB_138169","tr_customer_id":138186,"tr_customer_product_id":138176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:46:59.000Z","name":"Milton Sporer","mobile_number":"593-767-7476","email_id":"Macie24@yahoo.com","dop":"2025-06-09","serial_number":"109595801048642","imei1":"109595801048642","imei2":"109595801048642","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137813,"job_number":"JOB_137813","tr_customer_id":137830,"tr_customer_product_id":137820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:46.000Z","modified_at":"2025-12-25T14:15:46.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10872137425906","imei1":"10872137425906","imei2":"10872137425906","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137815,"job_number":"JOB_137815","tr_customer_id":137832,"tr_customer_product_id":137822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:48.000Z","modified_at":"2025-12-25T14:15:48.000Z","name":"Pink Lockman","mobile_number":"414-221-4827","email_id":"Garett85@yahoo.com","dop":"2000-01-31","serial_number":"1079721219133573","imei1":"1079721219133573","imei2":"1079721219133573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137820,"job_number":"JOB_137820","tr_customer_id":137837,"tr_customer_product_id":137827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:33.000Z","modified_at":"2025-12-25T14:16:33.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10876944456982","imei1":"10876944456982","imei2":"10876944456982","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137822,"job_number":"JOB_137822","tr_customer_id":137839,"tr_customer_product_id":137829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:35.000Z","modified_at":"2025-12-25T14:16:35.000Z","name":"Lisandro Macejkovic","mobile_number":"518-767-2834","email_id":"Lucius.Koelpin@yahoo.com","dop":"2000-01-31","serial_number":"1028334410630846","imei1":"1028334410630846","imei2":"1028334410630846","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137823,"job_number":"JOB_137823","tr_customer_id":137840,"tr_customer_product_id":137830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:19.000Z","modified_at":"2025-12-25T14:17:19.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10998242260912","imei1":"10998242260912","imei2":"10998242260912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137825,"job_number":"JOB_137825","tr_customer_id":137842,"tr_customer_product_id":137832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:20.000Z","modified_at":"2025-12-25T14:17:20.000Z","name":"Russ Baumbach","mobile_number":"330-839-3999","email_id":"Martin.Gusikowski@hotmail.com","dop":"2000-01-31","serial_number":"1025907587437788","imei1":"1025907587437788","imei2":"1025907587437788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137832,"job_number":"JOB_137832","tr_customer_id":137849,"tr_customer_product_id":137839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:04.000Z","modified_at":"2025-12-25T14:18:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10192420427842","imei1":"10192420427842","imei2":"10192420427842","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137834,"job_number":"JOB_137834","tr_customer_id":137851,"tr_customer_product_id":137841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:05.000Z","modified_at":"2025-12-25T14:18:05.000Z","name":"Elijah Schmeler","mobile_number":"240-732-3149","email_id":"Courtney1@yahoo.com","dop":"2000-01-31","serial_number":"1041590247964872","imei1":"1041590247964872","imei2":"1041590247964872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138115,"job_number":"JOB_138115","tr_customer_id":138132,"tr_customer_product_id":138122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:45:50.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10750649824224","imei1":"10750649824224","imei2":"10750649824224","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138119,"job_number":"JOB_138119","tr_customer_id":138136,"tr_customer_product_id":138126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"Niko Schamberger","mobile_number":"696-251-5927","email_id":"Lou.Casper38@gmail.com","dop":"2000-01-31","serial_number":"1013150243190440","imei1":"1013150243190440","imei2":"1013150243190440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138144,"job_number":"JOB_138144","tr_customer_id":138161,"tr_customer_product_id":138151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10207886067508","imei1":"10207886067508","imei2":"10207886067508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138150,"job_number":"JOB_138150","tr_customer_id":138167,"tr_customer_product_id":138157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Grayson Kessler","mobile_number":"756-273-5295","email_id":"Rafaela.Swift66@hotmail.com","dop":"2000-01-31","serial_number":"1038675391607750","imei1":"1038675391607750","imei2":"1038675391607750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138173,"job_number":"JOB_138173","tr_customer_id":138190,"tr_customer_product_id":138180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10041821865861","imei1":"10041821865861","imei2":"10041821865861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138175,"job_number":"JOB_138175","tr_customer_id":138192,"tr_customer_product_id":138182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:10.000Z","modified_at":"2025-12-26T03:47:10.000Z","name":"Eveline Abbott","mobile_number":"681-640-9202","email_id":"Jordan_Jakubowski45@hotmail.com","dop":"2000-01-31","serial_number":"1078123017206196","imei1":"1078123017206196","imei2":"1078123017206196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138188,"job_number":"JOB_138188","tr_customer_id":138205,"tr_customer_product_id":138195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10767443896314","imei1":"10767443896314","imei2":"10767443896314","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138192,"job_number":"JOB_138192","tr_customer_id":138209,"tr_customer_product_id":138199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Adeline Crona","mobile_number":"464-476-6836","email_id":"Ava61@yahoo.com","dop":"2000-01-31","serial_number":"1050280593644532","imei1":"1050280593644532","imei2":"1050280593644532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138262,"job_number":"JOB_138262","tr_customer_id":138279,"tr_customer_product_id":138269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:01.000Z","modified_at":"2025-12-26T04:58:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10910464174181","imei1":"10910464174181","imei2":"10910464174181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138264,"job_number":"JOB_138264","tr_customer_id":138281,"tr_customer_product_id":138271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:03.000Z","modified_at":"2025-12-26T04:58:03.000Z","name":"Jayson Breitenberg","mobile_number":"869-418-9578","email_id":"Max_Waelchi@yahoo.com","dop":"2000-01-31","serial_number":"1046322095442213","imei1":"1046322095442213","imei2":"1046322095442213","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138265,"job_number":"JOB_138265","tr_customer_id":138282,"tr_customer_product_id":138272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:58:42.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10658351268073","imei1":"10658351268073","imei2":"10658351268073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138267,"job_number":"JOB_138267","tr_customer_id":138284,"tr_customer_product_id":138274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:43.000Z","modified_at":"2025-12-26T04:58:43.000Z","name":"Connie McKenzie","mobile_number":"241-284-1704","email_id":"Theresa81@hotmail.com","dop":"2000-01-31","serial_number":"1066872791412235","imei1":"1066872791412235","imei2":"1066872791412235","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138268,"job_number":"JOB_138268","tr_customer_id":138285,"tr_customer_product_id":138275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10682948559427","imei1":"10682948559427","imei2":"10682948559427","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138270,"job_number":"JOB_138270","tr_customer_id":138287,"tr_customer_product_id":138277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:23.000Z","modified_at":"2025-12-26T04:59:23.000Z","name":"Chaz Wolf","mobile_number":"798-625-9314","email_id":"Alycia_Ryan94@hotmail.com","dop":"2000-01-31","serial_number":"1006840433418071","imei1":"1006840433418071","imei2":"1006840433418071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138271,"job_number":"JOB_138271","tr_customer_id":138288,"tr_customer_product_id":138278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:01.000Z","modified_at":"2025-12-26T05:00:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328275555241","imei1":"10328275555241","imei2":"10328275555241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138273,"job_number":"JOB_138273","tr_customer_id":138290,"tr_customer_product_id":138280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:03.000Z","modified_at":"2025-12-26T05:00:03.000Z","name":"Jermey Ernser","mobile_number":"652-682-8021","email_id":"Junius48@gmail.com","dop":"2000-01-31","serial_number":"1050038132744550","imei1":"1050038132744550","imei2":"1050038132744550","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7ce50dc7-ee7a-4f71-9c5f-f14879a04f00 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-FPcr9YgVNaUH3pHYsAxogP/tnQU" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3Mjd9.xqyUc6xz9mLgB-FiswSjplsOvIGF3iZB5Kz5ySS6LGc"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3Mjd9.xqyUc6xz9mLgB-FiswSjplsOvIGF3iZB5Kz5ySS6LGc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ef1dd17a-668a-4d83-b270-d628561acb1e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3Mjd9.xqyUc6xz9mLgB-FiswSjplsOvIGF3iZB5Kz5ySS6LGc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d73d3e0f-6c47-4fc6-abe8-47538467704e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-o+FX7z2LzGlPuredbx2pNjjNESQ" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":90}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3Mjd9.xqyUc6xz9mLgB-FiswSjplsOvIGF3iZB5Kz5ySS6LGc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ba11aa47-091f-4f1b-9299-23ff1f328e5e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"b9b-M4/+Hs70H8ESotTZ37Q/ikd7Jtk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":137760,"job_number":"JOB_137760","tr_customer_id":137777,"tr_customer_product_id":137767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:02:33.000Z","modified_at":"2025-12-25T13:02:35.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"107468499877813","imei1":"107468499877813","imei2":"107468499877813","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T13:02:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":138309,"job_number":"JOB_138309","tr_customer_id":138326,"tr_customer_product_id":138316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:23.000Z","name":"Weston Grimes","mobile_number":"624-657-4518","email_id":"Kolby.Hudson18@hotmail.com","dop":"2025-04-06","serial_number":"11554988795747","imei1":"11554988795747","imei2":"11554988795747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-26T06:15:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137756,"job_number":"JOB_137756","tr_customer_id":137773,"tr_customer_product_id":137763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:09:48.000Z","modified_at":"2025-12-25T12:12:38.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"168644317103065","imei1":"168644317103065","imei2":"168644317103065","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T12:12:38.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3Mjd9.xqyUc6xz9mLgB-FiswSjplsOvIGF3iZB5Kz5ySS6LGc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 72918ff3-562a-48e6-8513-90539c97b9d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3Mjd9.xqyUc6xz9mLgB-FiswSjplsOvIGF3iZB5Kz5ySS6LGc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3ab5ddc1-32e4-4b84-b2f5-540dbd231408 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"de9-V3kys/SwRD6lIU2mDG/RivArsOA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138309,"job_number":"JOB_138309","tr_customer_id":138326,"tr_customer_product_id":138316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:23.000Z","name":"Weston Grimes","mobile_number":"624-657-4518","email_id":"Kolby.Hudson18@hotmail.com","dop":"2025-04-06","serial_number":"11554988795747","imei1":"11554988795747","imei2":"11554988795747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-26T06:15:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":138309,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-26T06:15:10.000Z"}],"quatations":[]},{"id":137760,"job_number":"JOB_137760","tr_customer_id":137777,"tr_customer_product_id":137767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:02:33.000Z","modified_at":"2025-12-25T13:02:35.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"107468499877813","imei1":"107468499877813","imei2":"107468499877813","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T13:02:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":137760,"remark":"Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T13:02:33.000Z"}],"quatations":[]},{"id":137756,"job_number":"JOB_137756","tr_customer_id":137773,"tr_customer_product_id":137763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:09:48.000Z","modified_at":"2025-12-25T12:12:38.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"168644317103065","imei1":"168644317103065","imei2":"168644317103065","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T12:12:38.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":137756,"remark":"Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T12:09:48.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3Mjd9.xqyUc6xz9mLgB-FiswSjplsOvIGF3iZB5Kz5ySS6LGc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d1d7de9c-4c1b-494f-90b5-f102777b3804 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3Mjd9.xqyUc6xz9mLgB-FiswSjplsOvIGF3iZB5Kz5ySS6LGc |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 601911ed-90db-40ee-8d23-963a285e304e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 130 |
{
"job_id":,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 294 |
| ETag | W/"126-tQgBJhHpxmyfjZZHsrUStJ1qadM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token , in JSON at position 16","expose":true,"statusCode":400,"body":"{\r\n \"job_id\":,\r\n \"problems\": [\r\n {\r\n \"id\": 3,\r\n \"remark\": \"Reinstalled OS\"\r\n }\r\n ]\r\n}","type":"entity.parse.failed"}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b3be295d-68ab-4354-83e1-f0ce8c313c0f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-Dj87MtGWhj74uAaDB2BpnZGmptI" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTcyOX0.cV2z_QF1VlGVqK8DNNbiufSzfSzAUGs1eQ5OwFFIqWU"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTcyOX0.cV2z_QF1VlGVqK8DNNbiufSzfSzAUGs1eQ5OwFFIqWU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 96956333-a87e-4062-bd82-f5295fc6b695 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTcyOX0.cV2z_QF1VlGVqK8DNNbiufSzfSzAUGs1eQ5OwFFIqWU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 719d8a07-9267-4e7e-a2c8-a01f432f92ab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-lXYCBZDTeY3g2hdiQaui8octpVw" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":0},{"label":"QC Completed","key":"qc_completed","count":90},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTcyOX0.cV2z_QF1VlGVqK8DNNbiufSzfSzAUGs1eQ5OwFFIqWU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 43880548-e2ff-4c87-9b1b-f0470e49694f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTcyOX0.cV2z_QF1VlGVqK8DNNbiufSzfSzAUGs1eQ5OwFFIqWU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bf12818a-824e-4452-8c19-d120f15bad07 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"15c54-cligfNfRdrxhs+T/QVUpzsq3Tx0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138054,"job_number":"JOB_138054","tr_customer_id":138071,"tr_customer_product_id":138061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:13.000Z","name":"Arvilla Stanton","mobile_number":"926-873-3469","email_id":"Jordi21@hotmail.com","dop":"2025-04-06","serial_number":"11815801736272","imei1":"11815801736272","imei2":"11815801736272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138057,"job_number":"JOB_138057","tr_customer_id":138074,"tr_customer_product_id":138064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:22.000Z","name":"Francisca Cummings","mobile_number":"251-668-4085","email_id":"Gerson.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18083737216494","imei1":"18083737216494","imei2":"18083737216494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138060,"job_number":"JOB_138060","tr_customer_id":138077,"tr_customer_product_id":138067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:31.000Z","name":"Edyth Walsh","mobile_number":"382-308-1543","email_id":"Jacinto.OHara63@gmail.com","dop":"2025-04-06","serial_number":"11844142270611","imei1":"11844142270611","imei2":"11844142270611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138062,"job_number":"JOB_138062","tr_customer_id":138079,"tr_customer_product_id":138069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:39.000Z","modified_at":"2025-12-26T03:43:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"79214992817564","imei1":"79214992817564","imei2":"79214992817564","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138064,"job_number":"JOB_138064","tr_customer_id":138081,"tr_customer_product_id":138071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:44:15.000Z","name":"Bart Auer","mobile_number":"270-776-9117","email_id":"Glenda.Ondricka@yahoo.com","dop":"2025-04-06","serial_number":"18468222481166","imei1":"18468222481166","imei2":"18468222481166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138066,"job_number":"JOB_138066","tr_customer_id":138083,"tr_customer_product_id":138073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:50.000Z","modified_at":"2025-12-26T03:43:58.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"23836409802460","imei1":"23836409802460","imei2":"23836409802460","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138067,"job_number":"JOB_138067","tr_customer_id":138084,"tr_customer_product_id":138074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:02.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Elmira Bosco","mobile_number":"871-337-8499","email_id":"Arianna66@gmail.com","dop":"2025-04-06","serial_number":"17270873429810","imei1":"17270873429810","imei2":"17270873429810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138070,"job_number":"JOB_138070","tr_customer_id":138087,"tr_customer_product_id":138077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:53.000Z","name":"Maryse Bednar","mobile_number":"643-300-3645","email_id":"Maxime.Walker@yahoo.com","dop":"2025-04-06","serial_number":"11436218310799","imei1":"11436218310799","imei2":"11436218310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138072,"job_number":"JOB_138072","tr_customer_id":138089,"tr_customer_product_id":138079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:28.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"Clemens Sawayn","mobile_number":"843-469-3364","email_id":"Leonel.Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10736141313134","imei1":"10736141313134","imei2":"10736141313134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138074,"job_number":"JOB_138074","tr_customer_id":138091,"tr_customer_product_id":138081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:45:13.000Z","name":"Alvera Ebert","mobile_number":"300-702-5833","email_id":"Ole_Hoeger88@hotmail.com","dop":"2025-04-06","serial_number":"14948366881762","imei1":"14948366881762","imei2":"14948366881762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138077,"job_number":"JOB_138077","tr_customer_id":138094,"tr_customer_product_id":138084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:41.000Z","modified_at":"2025-12-26T03:45:14.000Z","name":"Katelyn Farrell","mobile_number":"653-658-8335","email_id":"Kristofer_Parker74@hotmail.com","dop":"2025-04-06","serial_number":"13934755483016","imei1":"13934755483016","imei2":"13934755483016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138080,"job_number":"JOB_138080","tr_customer_id":138097,"tr_customer_product_id":138087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:45:22.000Z","name":"Garret Brakus","mobile_number":"720-773-0852","email_id":"Robert.Walter68@gmail.com","dop":"2025-06-18","serial_number":"10330282510957","imei1":"10330282510957","imei2":"10330282510957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138083,"job_number":"JOB_138083","tr_customer_id":138100,"tr_customer_product_id":138090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:45:25.000Z","name":"Faye Mitchell","mobile_number":"429-957-3110","email_id":"Novella.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"14851666369548","imei1":"14851666369548","imei2":"14851666369548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138085,"job_number":"JOB_138085","tr_customer_id":138102,"tr_customer_product_id":138092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:58.000Z","modified_at":"2025-12-26T03:45:34.000Z","name":"Joelle Altenwerth","mobile_number":"891-925-1041","email_id":"Madge.Douglas1@yahoo.com","dop":"2025-04-06","serial_number":"10434174619931","imei1":"10434174619931","imei2":"10434174619931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138087,"job_number":"JOB_138087","tr_customer_id":138104,"tr_customer_product_id":138094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"Dillon Kerluke","mobile_number":"436-256-0943","email_id":"Germaine.Aufderhar@hotmail.com","dop":"2025-04-06","serial_number":"11586142412354","imei1":"11586142412354","imei2":"11586142412354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138090,"job_number":"JOB_138090","tr_customer_id":138107,"tr_customer_product_id":138097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:04.000Z","modified_at":"2025-12-26T03:45:40.000Z","name":"Quinton Aufderhar","mobile_number":"263-285-8325","email_id":"Ludwig.Glover43@gmail.com","dop":"2025-04-06","serial_number":"18456835851288","imei1":"18456835851288","imei2":"18456835851288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138094,"job_number":"JOB_138094","tr_customer_id":138111,"tr_customer_product_id":138101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:44.000Z","name":"Jazlyn Kiehn","mobile_number":"944-716-1596","email_id":"Lilliana11@hotmail.com","dop":"2025-04-06","serial_number":"17032467197059","imei1":"17032467197059","imei2":"17032467197059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138098,"job_number":"JOB_138098","tr_customer_id":138115,"tr_customer_product_id":138105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Kim Farrell","mobile_number":"205-995-0729","email_id":"Marilyne78@yahoo.com","dop":"2025-04-06","serial_number":"14063375257730","imei1":"14063375257730","imei2":"14063375257730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138102,"job_number":"JOB_138102","tr_customer_id":138119,"tr_customer_product_id":138109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:46:00.000Z","name":"Loyal Morar","mobile_number":"801-964-0503","email_id":"Ryley34@gmail.com","dop":"2025-06-18","serial_number":"10082746934535","imei1":"10082746934535","imei2":"10082746934535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138107,"job_number":"JOB_138107","tr_customer_id":138124,"tr_customer_product_id":138114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:46:05.000Z","name":"Isaiah Moore","mobile_number":"551-718-3190","email_id":"Audrey_Marks@yahoo.com","dop":"2025-04-06","serial_number":"14329553351042","imei1":"14329553351042","imei2":"14329553351042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138111,"job_number":"JOB_138111","tr_customer_id":138128,"tr_customer_product_id":138118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:47.000Z","modified_at":"2025-12-26T03:46:24.000Z","name":"Kaitlin Crona","mobile_number":"655-312-2540","email_id":"Emmett.Lindgren76@gmail.com","dop":"2025-04-06","serial_number":"13286895475092","imei1":"13286895475092","imei2":"13286895475092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138118,"job_number":"JOB_138118","tr_customer_id":138135,"tr_customer_product_id":138125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:46:28.000Z","name":"Carson Carroll","mobile_number":"850-503-1067","email_id":"Morris10@gmail.com","dop":"2025-04-06","serial_number":"19194797528532","imei1":"19194797528532","imei2":"19194797528532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138127,"job_number":"JOB_138127","tr_customer_id":138144,"tr_customer_product_id":138134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:43.000Z","name":"Johan Pfeffer","mobile_number":"697-981-9133","email_id":"Freddy5@hotmail.com","dop":"2025-04-06","serial_number":"16626092366625","imei1":"16626092366625","imei2":"16626092366625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138132,"job_number":"JOB_138132","tr_customer_id":138149,"tr_customer_product_id":138139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:46.000Z","name":"Alec Little","mobile_number":"387-444-1232","email_id":"Colleen.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"19829394072455","imei1":"19829394072455","imei2":"19829394072455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138136,"job_number":"JOB_138136","tr_customer_id":138153,"tr_customer_product_id":138143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:56.000Z","name":"Jamaal DuBuque","mobile_number":"673-633-6910","email_id":"Autumn_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"16250852827059","imei1":"16250852827059","imei2":"16250852827059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138149,"job_number":"JOB_138149","tr_customer_id":138166,"tr_customer_product_id":138156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Nadia Kassulke","mobile_number":"247-688-7912","email_id":"Earlene.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11413610629546","imei1":"11413610629546","imei2":"11413610629546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138152,"job_number":"JOB_138152","tr_customer_id":138169,"tr_customer_product_id":138159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:47:08.000Z","name":"Daphney Kub","mobile_number":"304-549-9216","email_id":"Kristin72@hotmail.com","dop":"2025-04-06","serial_number":"16848486723392","imei1":"16848486723392","imei2":"16848486723392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138156,"job_number":"JOB_138156","tr_customer_id":138173,"tr_customer_product_id":138163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Adell Hyatt","mobile_number":"255-975-8239","email_id":"Abdullah_Abshire@gmail.com","dop":"2025-04-06","serial_number":"16116576571860","imei1":"16116576571860","imei2":"16116576571860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138158,"job_number":"JOB_138158","tr_customer_id":138175,"tr_customer_product_id":138165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:14.000Z","name":"Gerald Stiedemann","mobile_number":"304-821-5051","email_id":"Frederick.Stark10@gmail.com","dop":"2025-04-06","serial_number":"17952034069102","imei1":"17952034069102","imei2":"17952034069102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138165,"job_number":"JOB_138165","tr_customer_id":138182,"tr_customer_product_id":138172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"Alexis Kassulke","mobile_number":"362-396-8251","email_id":"Tina41@gmail.com","dop":"2025-04-06","serial_number":"14273008614056","imei1":"14273008614056","imei2":"14273008614056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138171,"job_number":"JOB_138171","tr_customer_id":138188,"tr_customer_product_id":138178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:04.000Z","modified_at":"2025-12-26T03:47:41.000Z","name":"Dayton Bayer","mobile_number":"408-877-3095","email_id":"Alva.Torp@yahoo.com","dop":"2025-04-06","serial_number":"14469123980586","imei1":"14469123980586","imei2":"14469123980586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138177,"job_number":"JOB_138177","tr_customer_id":138194,"tr_customer_product_id":138184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:12.000Z","modified_at":"2025-12-26T03:47:46.000Z","name":"Alan Rippin","mobile_number":"446-358-5706","email_id":"Julien92@gmail.com","dop":"2025-04-06","serial_number":"13004826677389","imei1":"13004826677389","imei2":"13004826677389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138180,"job_number":"JOB_138180","tr_customer_id":138197,"tr_customer_product_id":138187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:53.000Z","name":"Alessandro Gibson","mobile_number":"203-230-5526","email_id":"Elyse_Dibbert73@yahoo.com","dop":"2025-04-06","serial_number":"18526803726582","imei1":"18526803726582","imei2":"18526803726582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138183,"job_number":"JOB_138183","tr_customer_id":138200,"tr_customer_product_id":138190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:59.000Z","name":"Filiberto Terry","mobile_number":"222-363-8046","email_id":"Myah_Rolfson@gmail.com","dop":"2025-04-06","serial_number":"19835168372787","imei1":"19835168372787","imei2":"19835168372787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138186,"job_number":"JOB_138186","tr_customer_id":138203,"tr_customer_product_id":138193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:48:01.000Z","name":"Jerome Hills","mobile_number":"855-254-4965","email_id":"Chad_Olson45@yahoo.com","dop":"2025-04-06","serial_number":"11196236329547","imei1":"11196236329547","imei2":"11196236329547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138191,"job_number":"JOB_138191","tr_customer_id":138208,"tr_customer_product_id":138198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:49.000Z","modified_at":"2025-12-26T03:48:26.000Z","name":"Isabel Schowalter","mobile_number":"765-920-5504","email_id":"Holly.Okuneva41@yahoo.com","dop":"2025-04-06","serial_number":"17184782092302","imei1":"17184782092302","imei2":"17184782092302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138195,"job_number":"JOB_138195","tr_customer_id":138212,"tr_customer_product_id":138202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:53.000Z","modified_at":"2025-12-26T03:48:27.000Z","name":"Josephine O'Reilly","mobile_number":"925-933-0142","email_id":"Jazmyn.Kiehn99@yahoo.com","dop":"2025-04-06","serial_number":"11186772817508","imei1":"11186772817508","imei2":"11186772817508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138198,"job_number":"JOB_138198","tr_customer_id":138215,"tr_customer_product_id":138205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:44.000Z","name":"Wilford Gleichner","mobile_number":"284-270-8276","email_id":"Maida_Feest40@yahoo.com","dop":"2025-04-06","serial_number":"13203871568834","imei1":"13203871568834","imei2":"13203871568834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138222,"job_number":"JOB_138222","tr_customer_id":138239,"tr_customer_product_id":138229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:16.000Z","modified_at":"2025-12-26T04:22:54.000Z","name":"Felipe Bogan","mobile_number":"597-720-3064","email_id":"Enrique_Kunde49@gmail.com","dop":"2025-04-06","serial_number":"15899549894161","imei1":"15899549894161","imei2":"15899549894161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138224,"job_number":"JOB_138224","tr_customer_id":138241,"tr_customer_product_id":138231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:19.000Z","modified_at":"2025-12-26T04:23:27.000Z","name":"Felicita Grady","mobile_number":"679-977-7598","email_id":"Raphael34@yahoo.com","dop":"2025-09-08","serial_number":"208257633406867","imei1":"208257633406867","imei2":"208257633406867","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138225,"job_number":"JOB_138225","tr_customer_id":138242,"tr_customer_product_id":138232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:29.000Z","modified_at":"2025-12-26T04:23:38.000Z","name":"Kurtis Lindgren","mobile_number":"507-430-9784","email_id":"Elwin.Schmeler@yahoo.com","dop":"2025-09-08","serial_number":"21443186336832","imei1":"21443186336832","imei2":"21443186336832","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138226,"job_number":"JOB_138226","tr_customer_id":138243,"tr_customer_product_id":138233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:40.000Z","modified_at":"2025-12-26T04:23:48.000Z","name":"Giles Hartmann","mobile_number":"380-556-3214","email_id":"Triston51@hotmail.com","dop":"2025-09-08","serial_number":"664031494787067","imei1":"664031494787067","imei2":"664031494787067","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138239,"job_number":"JOB_138239","tr_customer_id":138256,"tr_customer_product_id":138246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:26.000Z","modified_at":"2025-12-26T04:33:48.000Z","name":"Hipolito Metz","mobile_number":"692-619-6218","email_id":"Rickey11@gmail.com","dop":"2025-04-06","serial_number":"14247164385945","imei1":"14247164385945","imei2":"14247164385945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138242,"job_number":"JOB_138242","tr_customer_id":138259,"tr_customer_product_id":138249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:34:17.000Z","name":"Gino McCullough","mobile_number":"676-745-8979","email_id":"Karli30@hotmail.com","dop":"2025-04-06","serial_number":"14881094192923","imei1":"14881094192923","imei2":"14881094192923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138245,"job_number":"JOB_138245","tr_customer_id":138262,"tr_customer_product_id":138252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:43.000Z","name":"Emory Sipes","mobile_number":"446-705-0428","email_id":"Kylee64@yahoo.com","dop":"2025-04-06","serial_number":"17088668368966","imei1":"17088668368966","imei2":"17088668368966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138247,"job_number":"JOB_138247","tr_customer_id":138264,"tr_customer_product_id":138254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:25.000Z","modified_at":"2025-12-26T04:34:34.000Z","name":"Connor Ritchie","mobile_number":"548-773-8148","email_id":"Branson.Reynolds@yahoo.com","dop":"2025-09-08","serial_number":"176594904035150","imei1":"176594904035150","imei2":"176594904035150","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138248,"job_number":"JOB_138248","tr_customer_id":138265,"tr_customer_product_id":138255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:36.000Z","modified_at":"2025-12-26T04:34:44.000Z","name":"Celine Rutherford","mobile_number":"821-419-0263","email_id":"Reba73@hotmail.com","dop":"2025-09-08","serial_number":"470652294541761","imei1":"470652294541761","imei2":"470652294541761","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138249,"job_number":"JOB_138249","tr_customer_id":138266,"tr_customer_product_id":138256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:47.000Z","modified_at":"2025-12-26T04:34:55.000Z","name":"Shane Reilly","mobile_number":"378-984-7210","email_id":"Isadore_Bernhard32@hotmail.com","dop":"2025-09-08","serial_number":"414530140827894","imei1":"414530140827894","imei2":"414530140827894","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138250,"job_number":"JOB_138250","tr_customer_id":138267,"tr_customer_product_id":138257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:03.000Z","modified_at":"2025-12-26T04:37:13.000Z","name":"Eriberto Krajcik","mobile_number":"501-550-0527","email_id":"Demetris29@gmail.com","dop":"2025-09-08","serial_number":"725238597444337","imei1":"725238597444337","imei2":"725238597444337","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138251,"job_number":"JOB_138251","tr_customer_id":138268,"tr_customer_product_id":138258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:16.000Z","modified_at":"2025-12-26T04:37:25.000Z","name":"Desiree Schoen","mobile_number":"874-914-6432","email_id":"Arvel.Collier46@hotmail.com","dop":"2025-09-08","serial_number":"521625075740538","imei1":"521625075740538","imei2":"521625075740538","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138252,"job_number":"JOB_138252","tr_customer_id":138269,"tr_customer_product_id":138259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:28.000Z","modified_at":"2025-12-26T04:37:38.000Z","name":"Leann Klocko","mobile_number":"226-573-0411","email_id":"Bernita.Langosh@gmail.com","dop":"2025-09-08","serial_number":"700838257171105","imei1":"700838257171105","imei2":"700838257171105","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138254,"job_number":"JOB_138254","tr_customer_id":138271,"tr_customer_product_id":138261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:52.000Z","modified_at":"2025-12-26T04:39:01.000Z","name":"Brandt Upton","mobile_number":"524-593-6125","email_id":"Suzanne.Hilpert14@yahoo.com","dop":"2025-07-01","serial_number":"100922746232948","imei1":"100922746232948","imei2":"100922746232948","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138256,"job_number":"JOB_138256","tr_customer_id":138273,"tr_customer_product_id":138263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:12.000Z","name":"Miles Wolff","mobile_number":"951-691-7403","email_id":"Erich64@gmail.com","dop":"2025-07-01","serial_number":"100267570328435","imei1":"100267570328435","imei2":"100267570328435","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138257,"job_number":"JOB_138257","tr_customer_id":138274,"tr_customer_product_id":138264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:02.000Z","modified_at":"2025-12-26T04:42:11.000Z","name":"Jordane Rutherford","mobile_number":"726-706-0390","email_id":"Oliver49@gmail.com","dop":"2025-09-08","serial_number":"738992638978638","imei1":"738992638978638","imei2":"738992638978638","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138258,"job_number":"JOB_138258","tr_customer_id":138275,"tr_customer_product_id":138265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:14.000Z","modified_at":"2025-12-26T04:42:22.000Z","name":"Gerry Hills","mobile_number":"262-860-3591","email_id":"Bernie.Kris@hotmail.com","dop":"2025-09-08","serial_number":"832208039853095","imei1":"832208039853095","imei2":"832208039853095","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138259,"job_number":"JOB_138259","tr_customer_id":138276,"tr_customer_product_id":138266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:25.000Z","modified_at":"2025-12-26T04:42:34.000Z","name":"Jett Kris","mobile_number":"481-213-0599","email_id":"Jaunita_Gislason50@yahoo.com","dop":"2025-09-08","serial_number":"913299056707204","imei1":"913299056707204","imei2":"913299056707204","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138260,"job_number":"JOB_138260","tr_customer_id":138277,"tr_customer_product_id":138267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:18.000Z","modified_at":"2025-12-26T04:52:51.000Z","name":"Alfreda Hermiston","mobile_number":"578-673-7592","email_id":"Marisol77@yahoo.com","dop":"2025-04-06","serial_number":"19606723435937","imei1":"19606723435937","imei2":"19606723435937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138276,"job_number":"JOB_138276","tr_customer_id":138293,"tr_customer_product_id":138283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:16.000Z","name":"Guido Legros","mobile_number":"321-489-0015","email_id":"Eric_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"13047815627933","imei1":"13047815627933","imei2":"13047815627933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138279,"job_number":"JOB_138279","tr_customer_id":138296,"tr_customer_product_id":138286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:26.000Z","name":"Lukas White","mobile_number":"796-597-2941","email_id":"Herbert43@gmail.com","dop":"2025-04-06","serial_number":"14839239128568","imei1":"14839239128568","imei2":"14839239128568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138282,"job_number":"JOB_138282","tr_customer_id":138299,"tr_customer_product_id":138289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:36.000Z","name":"Agustina Cole","mobile_number":"444-531-1665","email_id":"Davion.Wilderman@yahoo.com","dop":"2025-04-06","serial_number":"12437117144929","imei1":"12437117144929","imei2":"12437117144929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138284,"job_number":"JOB_138284","tr_customer_id":138301,"tr_customer_product_id":138291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:38:12.000Z","modified_at":"2025-12-26T06:07:09.000Z","name":"Kartik P","mobile_number":"9876543212","email_id":"kartik@gmail.com","dop":"2025-09-09","serial_number":"11853137443927","imei1":"11853137443927","imei2":"11853137443927","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138286,"job_number":"JOB_138286","tr_customer_id":138303,"tr_customer_product_id":138293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:02.000Z","modified_at":"2025-12-26T05:39:10.000Z","name":"Lon Brown","mobile_number":"599-237-9229","email_id":"Carolanne69@gmail.com","dop":"2025-12-16","serial_number":"12473580759362","imei1":"12473580759362","imei2":"12473580759362","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138288,"job_number":"JOB_138288","tr_customer_id":138305,"tr_customer_product_id":138295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:22.000Z","name":"Leonora Ruecker","mobile_number":"387-688-4794","email_id":"Walker41@hotmail.com","dop":"2025-12-16","serial_number":"11988048645006","imei1":"11988048645006","imei2":"11988048645006","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138290,"job_number":"JOB_138290","tr_customer_id":138307,"tr_customer_product_id":138297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:26.000Z","modified_at":"2025-12-26T05:39:34.000Z","name":"Tracy Jakubowski","mobile_number":"906-736-8582","email_id":"Lauretta14@yahoo.com","dop":"2025-12-16","serial_number":"14409757054938","imei1":"14409757054938","imei2":"14409757054938","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138292,"job_number":"JOB_138292","tr_customer_id":138309,"tr_customer_product_id":138299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:56.000Z","name":"Jaclyn Toy","mobile_number":"845-210-8545","email_id":"Valentina_Blanda24@yahoo.com","dop":"2025-12-16","serial_number":"17049074378452","imei1":"17049074378452","imei2":"17049074378452","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138294,"job_number":"JOB_138294","tr_customer_id":138311,"tr_customer_product_id":138301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:52:08.000Z","name":"Mitchel Conn","mobile_number":"696-226-0634","email_id":"Lacey.Hintz80@gmail.com","dop":"2025-12-16","serial_number":"18246838929434","imei1":"18246838929434","imei2":"18246838929434","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138296,"job_number":"JOB_138296","tr_customer_id":138313,"tr_customer_product_id":138303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:20.000Z","name":"Annabel Fahey","mobile_number":"595-217-2304","email_id":"Makayla_Green49@hotmail.com","dop":"2025-12-16","serial_number":"12933243246014","imei1":"12933243246014","imei2":"12933243246014","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138298,"job_number":"JOB_138298","tr_customer_id":138315,"tr_customer_product_id":138305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:16.000Z","name":"Dorcas Davis","mobile_number":"391-790-7676","email_id":"Walker_Grimes36@yahoo.com","dop":"2025-04-06","serial_number":"19388364255571","imei1":"19388364255571","imei2":"19388364255571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138301,"job_number":"JOB_138301","tr_customer_id":138318,"tr_customer_product_id":138308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:26.000Z","name":"Christop Bradtke","mobile_number":"219-369-8887","email_id":"Nola97@hotmail.com","dop":"2025-04-06","serial_number":"13840617153188","imei1":"13840617153188","imei2":"13840617153188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138304,"job_number":"JOB_138304","tr_customer_id":138321,"tr_customer_product_id":138311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:37.000Z","name":"Hortense Bahringer","mobile_number":"656-632-5766","email_id":"Timmothy.Casper@yahoo.com","dop":"2025-04-06","serial_number":"14865134347595","imei1":"14865134347595","imei2":"14865134347595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138116,"job_number":"JOB_138116","tr_customer_id":138133,"tr_customer_product_id":138123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:46:23.000Z","name":"Fletcher Pfeffer","mobile_number":"967-596-3833","email_id":"Marilou.Blick66@hotmail.com","dop":"2000-01-31","serial_number":"10864576304540","imei1":"10864576304540","imei2":"10864576304540","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138121,"job_number":"JOB_138121","tr_customer_id":138138,"tr_customer_product_id":138128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Genoveva Schiller","mobile_number":"690-568-1416","email_id":"Mazie_Kohler@yahoo.com","dop":"2025-05-30","serial_number":"14727743035191","imei1":"14727743035191","imei2":"14727743035191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138146,"job_number":"JOB_138146","tr_customer_id":138163,"tr_customer_product_id":138153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"Kyle Schimmel","mobile_number":"683-453-0166","email_id":"Roma.Spinka@yahoo.com","dop":"2000-01-31","serial_number":"10789020802728","imei1":"10789020802728","imei2":"10789020802728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138174,"job_number":"JOB_138174","tr_customer_id":138191,"tr_customer_product_id":138181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:42.000Z","name":"Verna Ritchie","mobile_number":"928-810-6611","email_id":"Jaylan91@yahoo.com","dop":"2000-01-31","serial_number":"10824466812461","imei1":"10824466812461","imei2":"10824466812461","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138189,"job_number":"JOB_138189","tr_customer_id":138206,"tr_customer_product_id":138196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:48:21.000Z","name":"Giovani Kris","mobile_number":"231-756-3243","email_id":"Shania22@hotmail.com","dop":"2000-01-31","serial_number":"10908071474431","imei1":"10908071474431","imei2":"10908071474431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138206,"job_number":"JOB_138206","tr_customer_id":138223,"tr_customer_product_id":138213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:55:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39327279606778","imei1":"39327279606778","imei2":"39327279606778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138213,"job_number":"JOB_138213","tr_customer_id":138230,"tr_customer_product_id":138220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14861954515278","imei1":"14861954515278","imei2":"14861954515278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138220,"job_number":"JOB_138220","tr_customer_id":138237,"tr_customer_product_id":138227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:56:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26397775136025","imei1":"26397775136025","imei2":"26397775136025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138228,"job_number":"JOB_138228","tr_customer_id":138245,"tr_customer_product_id":138235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:33.000Z","modified_at":"2025-12-26T04:29:44.000Z","name":"Meredith Gaylord","mobile_number":"697-748-8238","email_id":"Taurean17@hotmail.com","dop":"2025-10-12","serial_number":"19326568813449","imei1":"19326568813449","imei2":"19326568813449","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138231,"job_number":"JOB_138231","tr_customer_id":138248,"tr_customer_product_id":138238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:49.000Z","modified_at":"2025-12-26T04:30:00.000Z","name":"Stephany Lueilwitz","mobile_number":"465-615-6178","email_id":"Era.Zemlak46@hotmail.com","dop":"2025-10-12","serial_number":"13605549514187","imei1":"13605549514187","imei2":"13605549514187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138234,"job_number":"JOB_138234","tr_customer_id":138251,"tr_customer_product_id":138241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:05.000Z","modified_at":"2025-12-26T04:30:16.000Z","name":"Price Swaniawski","mobile_number":"841-435-0374","email_id":"Alice_Rutherford47@yahoo.com","dop":"2025-10-12","serial_number":"14279594182225","imei1":"14279594182225","imei2":"14279594182225","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138263,"job_number":"JOB_138263","tr_customer_id":138280,"tr_customer_product_id":138270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:02.000Z","modified_at":"2025-12-26T04:58:35.000Z","name":"Ansel O'Conner","mobile_number":"518-736-6510","email_id":"Geraldine71@gmail.com","dop":"2000-01-31","serial_number":"10755078925040","imei1":"10755078925040","imei2":"10755078925040","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138266,"job_number":"JOB_138266","tr_customer_id":138283,"tr_customer_product_id":138273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:59:15.000Z","name":"Rossie Vandervort","mobile_number":"680-702-7005","email_id":"Laila64@hotmail.com","dop":"2000-01-31","serial_number":"10583759724063","imei1":"10583759724063","imei2":"10583759724063","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138269,"job_number":"JOB_138269","tr_customer_id":138286,"tr_customer_product_id":138276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:55.000Z","name":"Karianne Cummings","mobile_number":"587-440-9975","email_id":"Emmy_Rohan57@hotmail.com","dop":"2000-01-31","serial_number":"10588790807334","imei1":"10588790807334","imei2":"10588790807334","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138272,"job_number":"JOB_138272","tr_customer_id":138289,"tr_customer_product_id":138279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:02.000Z","modified_at":"2025-12-26T05:00:36.000Z","name":"Odie Waelchi","mobile_number":"547-735-2722","email_id":"Amiya45@hotmail.com","dop":"2000-01-31","serial_number":"10578332180654","imei1":"10578332180654","imei2":"10578332180654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138134,"job_number":"JOB_138134","tr_customer_id":138151,"tr_customer_product_id":138141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:14.000Z","modified_at":"2025-12-26T03:46:34.000Z","name":"Maci Schoen","mobile_number":"805-649-3356","email_id":"Felicita.Rowe@yahoo.com","dop":"2025-10-01","serial_number":"15858603660861","imei1":"15858603660861","imei2":"15858603660861","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138145,"job_number":"JOB_138145","tr_customer_id":138162,"tr_customer_product_id":138152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:40.000Z","name":"Brando Schinner","mobile_number":"641-786-6214","email_id":"Gwendolyn1@gmail.com","dop":"2025-06-09","serial_number":"106057967492346","imei1":"106057967492346","imei2":"106057967492346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138162,"job_number":"JOB_138162","tr_customer_id":138179,"tr_customer_product_id":138169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:55.000Z","name":"Donald Gerlach","mobile_number":"747-300-0738","email_id":"Celine.Murazik77@gmail.com","dop":"2025-06-09","serial_number":"109670304570927","imei1":"109670304570927","imei2":"109670304570927","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138168,"job_number":"JOB_138168","tr_customer_id":138185,"tr_customer_product_id":138175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Maximilian Luettgen","mobile_number":"704-995-5473","email_id":"Austin81@hotmail.com","dop":"2025-06-09","serial_number":"102523964257891","imei1":"102523964257891","imei2":"102523964257891","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTcyOX0.cV2z_QF1VlGVqK8DNNbiufSzfSzAUGs1eQ5OwFFIqWU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 26c678fe-3488-4e7c-b89d-e22ce63676e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTcyOX0.cV2z_QF1VlGVqK8DNNbiufSzfSzAUGs1eQ5OwFFIqWU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9540df9d-afe4-4f4f-92be-1bcde135a8e2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 18 |
{
"job_id":
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 160 |
| ETag | W/"a0-ZnquGfZWn4kdI0D6Fa5jMZcutDA" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 17","expose":true,"statusCode":400,"body":"{\n \"job_id\": \n}","type":"entity.parse.failed"}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTcyOX0.cV2z_QF1VlGVqK8DNNbiufSzfSzAUGs1eQ5OwFFIqWU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9e8b7b93-8d58-407a-a597-c2c0815bd386 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f56af5d4-bca6-4b01-bcff-8b0c87f14f65 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-a8WaunWbtHjsEcIGpu2Z5WdnfGk" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzF9.zu6vR_-Uh9NefkU3ohFtHnj1VOQkfBdfDqX0VKMLLJQ"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06541aa1-2b5e-4c78-951a-cc3f927f04b5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2498d460-e1d2-4dc5-81b5-48e3ebfe1666 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-a77jhS2C05tjxtjkrCvUKMOdJrs" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":266},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6077d8cf-4710-4431-88d8-786db1ae7c3a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1020 |
| ETag | W/"3fc-AdfwfdsOYFpPeyhqzqYLUzdk47M" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 953033bd-d375-47af-b208-976b3c3e4030 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1020 |
| ETag | W/"3fc-AdfwfdsOYFpPeyhqzqYLUzdk47M" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d7b5a27b-51b1-4d54-a6cf-abda9d4e74a4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 18 |
{
"job_id":
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 160 |
| ETag | W/"a0-ZnquGfZWn4kdI0D6Fa5jMZcutDA" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 17","expose":true,"statusCode":400,"body":"{\n \"job_id\": \n}","type":"entity.parse.failed"}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c66b028e-e9cf-4241-8e47-ab8eb1d180fd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MTh9.lvmVt3sdhzAFPnuwWZ0QTzuXdnmwhWBc28KibYG9Yrg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | af646a75-6619-4876-ada2-f2f2b3c6aa42 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 26 |
| ETag | W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
404. Use: /v1/<path>
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 696bc729-0281-4905-9871-935bb9ef3d56 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-Uef3ayqjywvOsTOh3YIVVRGkdBo" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1c7d6a5b-990f-4a53-ad25-39b4e88f8fa7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 678b83c9-98f2-4235-afc3-cbfda7306e0e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 36144b9e-f017-4e9e-bf67-25534a68446d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4cdf3cc7-6f61-4fa2-b1ab-cf42bfb7db6e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb30bb2d-1b7f-4810-b9a2-4a54c9e192fb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 903b835b-5779-4ab1-bfbb-29a3ee268943 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-lT4kjQIrTdzhcuP5CQGro9CoWJA" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":268},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5cf76c04-d36b-464d-900c-431aaa67ceb3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a0a659a0-68bf-4088-85dc-d5c37bbbfdca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-lT4kjQIrTdzhcuP5CQGro9CoWJA" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":268},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7a8442c1-e0d8-4af9-bffa-9e4e0167f736 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 832ec41e-7d21-4687-b57b-ffa717ab69e2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3366b7aa-73f0-4ac6-91b1-dd6bb46a9c45 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| randomnumber | 462 |
| randomFirstName | Sydni |
| randomLastName | Macejkovic |
| randomEmail | Henderson_Parisian0@hotmail.com |
| randomPhone | 207-945-2576 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3a145b63-f8d3-4933-9f25-675b00ee488f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1045 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Lane",
"last_name": "Davis",
"mobile_number": "298-938-8058",
"mobile_number_alt": "",
"email_id": "Ryan91@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"28854439926470",
"imei1": "28854439926470",
"imei2": "28854439926470",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-GfGtINayy9q88K7taTLFiC42FHk" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":138332,"tr_customer_product_id":138322,"job_number":"JOB_138315"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| randomnumber | 983 |
| randomFirstName | Julie |
| randomLastName | Kohler |
| randomEmail | Janis78@hotmail.com |
| randomPhone | 937-636-0562 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dddf661b-94e0-4f46-84f8-00721425f536 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1056 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Gilbert",
"last_name": "Considine",
"mobile_number": "407-961-4939",
"mobile_number_alt": "",
"email_id": "Jeanie.White@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"80665089341450",
"imei1": "80665089341450",
"imei2": "80665089341450",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MjR9.H34Lr_xxVVooOtvyYiDRKNgBkuUsmURgiPZwHuVUUNE |
| randomnumber | 933 |
| randomFirstName | Dedric |
| randomLastName | Zemlak |
| randomEmail | Rolando84@gmail.com |
| randomPhone | 611-234-8007 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e90dc52f-31e3-43a9-a3b4-c61ad630ff60 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1043 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Pat",
"last_name": "Nolan",
"mobile_number": "419-879-6787",
"mobile_number_alt": "",
"email_id": "Alia_Brown@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"8369129649299",
"imei1": "8369129649299",
"imei2": "8369129649299",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| randomnumber | 3 |
| randomFirstName | Mac |
| randomLastName | Stehr |
| randomEmail | Summer.Wisoky@yahoo.com |
| randomPhone | 295-816-2606 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ad605e6-29cb-433f-9ef5-86461f90a38d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| randomnumber | 365 |
| randomFirstName | Ellis |
| randomLastName | Sawayn |
| randomEmail | Nicolette.Little@yahoo.com |
| randomPhone | 402-663-6893 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 770ca6db-b5b2-4fb1-a12b-45c47e57d317 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1034 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Damaris",
"last_name": "Stamm",
"mobile_number": "406-213-0765",
"mobile_number_alt": "",
"email_id": "Stephon11@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000435",
"imei1": "100000435",
"imei2": "100000435",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| randomnumber | 294 |
| randomFirstName | Marcellus |
| randomLastName | Effertz |
| randomEmail | Beulah_Parker@gmail.com |
| randomPhone | 334-780-1438 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ffa64854-e90a-48a9-97cc-9dfde2b1ba4a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e18e461f-7d51-471c-bf49-76da8c43d008 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-RY/C7Tnd8O/Jr5YFrgUj7kkfaGk" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":269},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 49d0d200-8e69-4a10-a065-8090dd0dca85 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"41385-NcZCuiyUOffUOLtYG/equ2GssKA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138315,"job_number":"JOB_138315","tr_customer_id":138332,"tr_customer_product_id":138322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:37.000Z","modified_at":"2025-12-26T06:15:37.000Z","name":"Lane Davis","mobile_number":"298-938-8058","email_id":"Ryan91@hotmail.com","dop":"2025-11-04","serial_number":"28854439926470","imei1":"28854439926470","imei2":"28854439926470","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138169,"job_number":"JOB_138169","tr_customer_id":138186,"tr_customer_product_id":138176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:46:59.000Z","name":"Milton Sporer","mobile_number":"593-767-7476","email_id":"Macie24@yahoo.com","dop":"2025-06-09","serial_number":"109595801048642","imei1":"109595801048642","imei2":"109595801048642","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138168,"job_number":"JOB_138168","tr_customer_id":138185,"tr_customer_product_id":138175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Maximilian Luettgen","mobile_number":"704-995-5473","email_id":"Austin81@hotmail.com","dop":"2025-06-09","serial_number":"102523964257891","imei1":"102523964257891","imei2":"102523964257891","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138167,"job_number":"JOB_138167","tr_customer_id":138184,"tr_customer_product_id":138174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:58.000Z","modified_at":"2025-12-26T03:46:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108150874028955","imei1":"108150874028955","imei2":"108150874028955","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138163,"job_number":"JOB_138163","tr_customer_id":138180,"tr_customer_product_id":138170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:45.000Z","modified_at":"2025-12-26T03:46:45.000Z","name":"Angelita D'Amore","mobile_number":"543-890-9104","email_id":"Ana37@gmail.com","dop":"2025-06-09","serial_number":"104847662035812","imei1":"104847662035812","imei2":"104847662035812","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138162,"job_number":"JOB_138162","tr_customer_id":138179,"tr_customer_product_id":138169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:55.000Z","name":"Donald Gerlach","mobile_number":"747-300-0738","email_id":"Celine.Murazik77@gmail.com","dop":"2025-06-09","serial_number":"109670304570927","imei1":"109670304570927","imei2":"109670304570927","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138161,"job_number":"JOB_138161","tr_customer_id":138178,"tr_customer_product_id":138168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100290624967358","imei1":"100290624967358","imei2":"100290624967358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138148,"job_number":"JOB_138148","tr_customer_id":138165,"tr_customer_product_id":138155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"Fletcher Roob","mobile_number":"386-682-2005","email_id":"Josianne87@hotmail.com","dop":"2025-06-09","serial_number":"102633183470106","imei1":"102633183470106","imei2":"102633183470106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138145,"job_number":"JOB_138145","tr_customer_id":138162,"tr_customer_product_id":138152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:40.000Z","name":"Brando Schinner","mobile_number":"641-786-6214","email_id":"Gwendolyn1@gmail.com","dop":"2025-06-09","serial_number":"106057967492346","imei1":"106057967492346","imei2":"106057967492346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138143,"job_number":"JOB_138143","tr_customer_id":138160,"tr_customer_product_id":138150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108759575580997","imei1":"108759575580997","imei2":"108759575580997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138141,"job_number":"JOB_138141","tr_customer_id":138158,"tr_customer_product_id":138148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Leonie Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177913115428266","imei1":"177913115428266","imei2":"177913115428266","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138140,"job_number":"JOB_138140","tr_customer_id":138157,"tr_customer_product_id":138147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Princess Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157034798563570","imei1":"157034798563570","imei2":"157034798563570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138139,"job_number":"JOB_138139","tr_customer_id":138156,"tr_customer_product_id":138146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Georgianna Powlowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115552308630618","imei1":"115552308630618","imei2":"115552308630618","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138138,"job_number":"JOB_138138","tr_customer_id":138155,"tr_customer_product_id":138145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:21.000Z","modified_at":"2025-12-26T03:46:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168637110909299","imei1":"168637110909299","imei2":"168637110909299","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138134,"job_number":"JOB_138134","tr_customer_id":138151,"tr_customer_product_id":138141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:14.000Z","modified_at":"2025-12-26T03:46:34.000Z","name":"Maci Schoen","mobile_number":"805-649-3356","email_id":"Felicita.Rowe@yahoo.com","dop":"2025-10-01","serial_number":"15858603660861","imei1":"15858603660861","imei2":"15858603660861","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138129,"job_number":"JOB_138129","tr_customer_id":138146,"tr_customer_product_id":138136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Sabina Will","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161425724658083","imei1":"161425724658083","imei2":"161425724658083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138128,"job_number":"JOB_138128","tr_customer_id":138145,"tr_customer_product_id":138135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Thalia Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115051376490636","imei1":"115051376490636","imei2":"115051376490636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138126,"job_number":"JOB_138126","tr_customer_id":138143,"tr_customer_product_id":138133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"Ethelyn Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162746094597614","imei1":"162746094597614","imei2":"162746094597614","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138124,"job_number":"JOB_138124","tr_customer_id":138141,"tr_customer_product_id":138131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139484048705559","imei1":"139484048705559","imei2":"139484048705559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138109,"job_number":"JOB_138109","tr_customer_id":138126,"tr_customer_product_id":138116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:36.000Z","modified_at":"2025-12-26T03:45:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Javonte68@gmail.com","dop":"2025-07-02","serial_number":"17470192788260","imei1":"17470192788260","imei2":"17470192788260","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138099,"job_number":"JOB_138099","tr_customer_id":138116,"tr_customer_product_id":138106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Veda_Yundt@yahoo.com","dop":"2025-07-02","serial_number":"13799603321898","imei1":"13799603321898","imei2":"13799603321898","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138091,"job_number":"JOB_138091","tr_customer_id":138108,"tr_customer_product_id":138098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:05.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isabell_Streich13@hotmail.com","dop":"2025-07-02","serial_number":"16481902564007","imei1":"16481902564007","imei2":"16481902564007","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138314,"job_number":"JOB_138314","tr_customer_id":138331,"tr_customer_product_id":138321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:35.000Z","modified_at":"2025-12-26T06:15:35.000Z","name":"Jonathan Harris","mobile_number":"867-840-3295","email_id":"Gage0@yahoo.com","dop":"2025-09-16","serial_number":"19768340419023","imei1":"19768340419023","imei2":"19768340419023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138313,"job_number":"JOB_138313","tr_customer_id":138330,"tr_customer_product_id":138320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:34.000Z","modified_at":"2025-12-26T06:15:34.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16627499109985","imei1":"16627499109985","imei2":"16627499109985","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138312,"job_number":"JOB_138312","tr_customer_id":138329,"tr_customer_product_id":138319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"Stuart Hagenes","mobile_number":"369-924-4008","email_id":"Ahmed_Becker59@yahoo.com","dop":"2025-09-16","serial_number":"13305896769837","imei1":"13305896769837","imei2":"13305896769837","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138311,"job_number":"JOB_138311","tr_customer_id":138328,"tr_customer_product_id":138318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11494868225947","imei1":"11494868225947","imei2":"11494868225947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138310,"job_number":"JOB_138310","tr_customer_id":138327,"tr_customer_product_id":138317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:12.000Z","modified_at":"2025-12-26T06:15:12.000Z","name":"Karley Reichert","mobile_number":"858-917-4336","email_id":"Stanford.Thompson31@hotmail.com","dop":"2025-04-06","serial_number":"17100027831941292","imei1":"17100027831941292","imei2":"17100027831941292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138309,"job_number":"JOB_138309","tr_customer_id":138326,"tr_customer_product_id":138316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:31.000Z","name":"Weston Grimes","mobile_number":"624-657-4518","email_id":"Kolby.Hudson18@hotmail.com","dop":"2025-04-06","serial_number":"11554988795747","imei1":"11554988795747","imei2":"11554988795747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-26T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138308,"job_number":"JOB_138308","tr_customer_id":138325,"tr_customer_product_id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11914101208080","imei1":"11914101208080","imei2":"11914101208080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138307,"job_number":"JOB_138307","tr_customer_id":138324,"tr_customer_product_id":138314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"Jason Howe","mobile_number":"335-684-4769","email_id":"Bertram_Homenick@yahoo.com","dop":"2025-09-16","serial_number":"12265321293178","imei1":"12265321293178","imei2":"12265321293178","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138306,"job_number":"JOB_138306","tr_customer_id":138323,"tr_customer_product_id":138313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18223708832218","imei1":"18223708832218","imei2":"18223708832218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138305,"job_number":"JOB_138305","tr_customer_id":138322,"tr_customer_product_id":138312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"Peyton Weissnat","mobile_number":"427-306-0292","email_id":"Zetta91@gmail.com","dop":"2025-04-06","serial_number":"12015326524926888","imei1":"12015326524926888","imei2":"12015326524926888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138304,"job_number":"JOB_138304","tr_customer_id":138321,"tr_customer_product_id":138311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:37.000Z","name":"Hortense Bahringer","mobile_number":"656-632-5766","email_id":"Timmothy.Casper@yahoo.com","dop":"2025-04-06","serial_number":"14865134347595","imei1":"14865134347595","imei2":"14865134347595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138303,"job_number":"JOB_138303","tr_customer_id":138320,"tr_customer_product_id":138310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677968579540","imei1":"13677968579540","imei2":"13677968579540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138302,"job_number":"JOB_138302","tr_customer_id":138319,"tr_customer_product_id":138309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:18.000Z","modified_at":"2025-12-26T06:00:18.000Z","name":"Billie Nolan","mobile_number":"301-509-5615","email_id":"Florida.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"15969410566707364","imei1":"15969410566707364","imei2":"15969410566707364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138301,"job_number":"JOB_138301","tr_customer_id":138318,"tr_customer_product_id":138308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:26.000Z","name":"Christop Bradtke","mobile_number":"219-369-8887","email_id":"Nola97@hotmail.com","dop":"2025-04-06","serial_number":"13840617153188","imei1":"13840617153188","imei2":"13840617153188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138300,"job_number":"JOB_138300","tr_customer_id":138317,"tr_customer_product_id":138307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19289150758848","imei1":"19289150758848","imei2":"19289150758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138299,"job_number":"JOB_138299","tr_customer_id":138316,"tr_customer_product_id":138306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"Kaitlin Cartwright","mobile_number":"275-523-5587","email_id":"Turner16@hotmail.com","dop":"2025-04-06","serial_number":"13094500285497512","imei1":"13094500285497512","imei2":"13094500285497512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138298,"job_number":"JOB_138298","tr_customer_id":138315,"tr_customer_product_id":138305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:16.000Z","name":"Dorcas Davis","mobile_number":"391-790-7676","email_id":"Walker_Grimes36@yahoo.com","dop":"2025-04-06","serial_number":"19388364255571","imei1":"19388364255571","imei2":"19388364255571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138297,"job_number":"JOB_138297","tr_customer_id":138314,"tr_customer_product_id":138304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14874790683170","imei1":"14874790683170","imei2":"14874790683170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138296,"job_number":"JOB_138296","tr_customer_id":138313,"tr_customer_product_id":138303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:20.000Z","name":"Annabel Fahey","mobile_number":"595-217-2304","email_id":"Makayla_Green49@hotmail.com","dop":"2025-12-16","serial_number":"12933243246014","imei1":"12933243246014","imei2":"12933243246014","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138295,"job_number":"JOB_138295","tr_customer_id":138312,"tr_customer_product_id":138302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19241408310728","imei1":"19241408310728","imei2":"19241408310728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138294,"job_number":"JOB_138294","tr_customer_id":138311,"tr_customer_product_id":138301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:52:08.000Z","name":"Mitchel Conn","mobile_number":"696-226-0634","email_id":"Lacey.Hintz80@gmail.com","dop":"2025-12-16","serial_number":"18246838929434","imei1":"18246838929434","imei2":"18246838929434","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138293,"job_number":"JOB_138293","tr_customer_id":138310,"tr_customer_product_id":138300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:51:59.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13234835151889","imei1":"13234835151889","imei2":"13234835151889","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138292,"job_number":"JOB_138292","tr_customer_id":138309,"tr_customer_product_id":138299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:56.000Z","name":"Jaclyn Toy","mobile_number":"845-210-8545","email_id":"Valentina_Blanda24@yahoo.com","dop":"2025-12-16","serial_number":"17049074378452","imei1":"17049074378452","imei2":"17049074378452","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138291,"job_number":"JOB_138291","tr_customer_id":138308,"tr_customer_product_id":138298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16195204753730","imei1":"16195204753730","imei2":"16195204753730","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138290,"job_number":"JOB_138290","tr_customer_id":138307,"tr_customer_product_id":138297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:26.000Z","modified_at":"2025-12-26T05:39:34.000Z","name":"Tracy Jakubowski","mobile_number":"906-736-8582","email_id":"Lauretta14@yahoo.com","dop":"2025-12-16","serial_number":"14409757054938","imei1":"14409757054938","imei2":"14409757054938","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138289,"job_number":"JOB_138289","tr_customer_id":138306,"tr_customer_product_id":138296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:25.000Z","modified_at":"2025-12-26T05:39:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15813148265080","imei1":"15813148265080","imei2":"15813148265080","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138288,"job_number":"JOB_138288","tr_customer_id":138305,"tr_customer_product_id":138295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:22.000Z","name":"Leonora Ruecker","mobile_number":"387-688-4794","email_id":"Walker41@hotmail.com","dop":"2025-12-16","serial_number":"11988048645006","imei1":"11988048645006","imei2":"11988048645006","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138287,"job_number":"JOB_138287","tr_customer_id":138304,"tr_customer_product_id":138294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:14.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14009721248442","imei1":"14009721248442","imei2":"14009721248442","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138286,"job_number":"JOB_138286","tr_customer_id":138303,"tr_customer_product_id":138293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:02.000Z","modified_at":"2025-12-26T05:39:10.000Z","name":"Lon Brown","mobile_number":"599-237-9229","email_id":"Carolanne69@gmail.com","dop":"2025-12-16","serial_number":"12473580759362","imei1":"12473580759362","imei2":"12473580759362","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138285,"job_number":"JOB_138285","tr_customer_id":138302,"tr_customer_product_id":138292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:01.000Z","modified_at":"2025-12-26T05:39:01.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16182955155796","imei1":"16182955155796","imei2":"16182955155796","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138284,"job_number":"JOB_138284","tr_customer_id":138301,"tr_customer_product_id":138291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:38:12.000Z","modified_at":"2025-12-26T06:07:09.000Z","name":"Kartik P","mobile_number":"9876543212","email_id":"kartik@gmail.com","dop":"2025-09-09","serial_number":"11853137443927","imei1":"11853137443927","imei2":"11853137443927","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138283,"job_number":"JOB_138283","tr_customer_id":138300,"tr_customer_product_id":138290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:28.000Z","modified_at":"2025-12-26T05:20:28.000Z","name":"Jaden Strosin","mobile_number":"225-871-0599","email_id":"Lucius.Lehner13@gmail.com","dop":"2025-04-06","serial_number":"12107147563657266","imei1":"12107147563657266","imei2":"12107147563657266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138282,"job_number":"JOB_138282","tr_customer_id":138299,"tr_customer_product_id":138289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:36.000Z","name":"Agustina Cole","mobile_number":"444-531-1665","email_id":"Davion.Wilderman@yahoo.com","dop":"2025-04-06","serial_number":"12437117144929","imei1":"12437117144929","imei2":"12437117144929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138281,"job_number":"JOB_138281","tr_customer_id":138298,"tr_customer_product_id":138288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16890365583992","imei1":"16890365583992","imei2":"16890365583992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138280,"job_number":"JOB_138280","tr_customer_id":138297,"tr_customer_product_id":138287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:18.000Z","modified_at":"2025-12-26T05:20:18.000Z","name":"Clementina Crooks","mobile_number":"420-831-3560","email_id":"Caesar_Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"13492988410853870","imei1":"13492988410853870","imei2":"13492988410853870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138279,"job_number":"JOB_138279","tr_customer_id":138296,"tr_customer_product_id":138286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:26.000Z","name":"Lukas White","mobile_number":"796-597-2941","email_id":"Herbert43@gmail.com","dop":"2025-04-06","serial_number":"14839239128568","imei1":"14839239128568","imei2":"14839239128568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138278,"job_number":"JOB_138278","tr_customer_id":138295,"tr_customer_product_id":138285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16281221170163","imei1":"16281221170163","imei2":"16281221170163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138277,"job_number":"JOB_138277","tr_customer_id":138294,"tr_customer_product_id":138284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"Michele Stiedemann","mobile_number":"313-233-5818","email_id":"Annabel10@yahoo.com","dop":"2025-04-06","serial_number":"11667478811377064","imei1":"11667478811377064","imei2":"11667478811377064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138276,"job_number":"JOB_138276","tr_customer_id":138293,"tr_customer_product_id":138283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:16.000Z","name":"Guido Legros","mobile_number":"321-489-0015","email_id":"Eric_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"13047815627933","imei1":"13047815627933","imei2":"13047815627933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138275,"job_number":"JOB_138275","tr_customer_id":138292,"tr_customer_product_id":138282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17477407298844","imei1":"17477407298844","imei2":"17477407298844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138272,"job_number":"JOB_138272","tr_customer_id":138289,"tr_customer_product_id":138279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:02.000Z","modified_at":"2025-12-26T05:00:36.000Z","name":"Odie Waelchi","mobile_number":"547-735-2722","email_id":"Amiya45@hotmail.com","dop":"2000-01-31","serial_number":"10578332180654","imei1":"10578332180654","imei2":"10578332180654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138269,"job_number":"JOB_138269","tr_customer_id":138286,"tr_customer_product_id":138276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:55.000Z","name":"Karianne Cummings","mobile_number":"587-440-9975","email_id":"Emmy_Rohan57@hotmail.com","dop":"2000-01-31","serial_number":"10588790807334","imei1":"10588790807334","imei2":"10588790807334","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138266,"job_number":"JOB_138266","tr_customer_id":138283,"tr_customer_product_id":138273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:59:15.000Z","name":"Rossie Vandervort","mobile_number":"680-702-7005","email_id":"Laila64@hotmail.com","dop":"2000-01-31","serial_number":"10583759724063","imei1":"10583759724063","imei2":"10583759724063","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138263,"job_number":"JOB_138263","tr_customer_id":138280,"tr_customer_product_id":138270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:02.000Z","modified_at":"2025-12-26T04:58:35.000Z","name":"Ansel O'Conner","mobile_number":"518-736-6510","email_id":"Geraldine71@gmail.com","dop":"2000-01-31","serial_number":"10755078925040","imei1":"10755078925040","imei2":"10755078925040","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138261,"job_number":"JOB_138261","tr_customer_id":138278,"tr_customer_product_id":138268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:19.000Z","modified_at":"2025-12-26T04:52:19.000Z","name":"Dustin Funk","mobile_number":"464-622-9378","email_id":"Ronaldo.Gerhold@gmail.com","dop":"2025-04-06","serial_number":"16868526431823490","imei1":"16868526431823490","imei2":"16868526431823490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138260,"job_number":"JOB_138260","tr_customer_id":138277,"tr_customer_product_id":138267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:18.000Z","modified_at":"2025-12-26T04:52:51.000Z","name":"Alfreda Hermiston","mobile_number":"578-673-7592","email_id":"Marisol77@yahoo.com","dop":"2025-04-06","serial_number":"19606723435937","imei1":"19606723435937","imei2":"19606723435937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138259,"job_number":"JOB_138259","tr_customer_id":138276,"tr_customer_product_id":138266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:25.000Z","modified_at":"2025-12-26T04:42:34.000Z","name":"Jett Kris","mobile_number":"481-213-0599","email_id":"Jaunita_Gislason50@yahoo.com","dop":"2025-09-08","serial_number":"913299056707204","imei1":"913299056707204","imei2":"913299056707204","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138258,"job_number":"JOB_138258","tr_customer_id":138275,"tr_customer_product_id":138265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:14.000Z","modified_at":"2025-12-26T04:42:22.000Z","name":"Gerry Hills","mobile_number":"262-860-3591","email_id":"Bernie.Kris@hotmail.com","dop":"2025-09-08","serial_number":"832208039853095","imei1":"832208039853095","imei2":"832208039853095","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138257,"job_number":"JOB_138257","tr_customer_id":138274,"tr_customer_product_id":138264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:02.000Z","modified_at":"2025-12-26T04:42:11.000Z","name":"Jordane Rutherford","mobile_number":"726-706-0390","email_id":"Oliver49@gmail.com","dop":"2025-09-08","serial_number":"738992638978638","imei1":"738992638978638","imei2":"738992638978638","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138256,"job_number":"JOB_138256","tr_customer_id":138273,"tr_customer_product_id":138263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:12.000Z","name":"Miles Wolff","mobile_number":"951-691-7403","email_id":"Erich64@gmail.com","dop":"2025-07-01","serial_number":"100267570328435","imei1":"100267570328435","imei2":"100267570328435","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138255,"job_number":"JOB_138255","tr_customer_id":138272,"tr_customer_product_id":138262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:03.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104676926467069","imei1":"104676926467069","imei2":"104676926467069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138254,"job_number":"JOB_138254","tr_customer_id":138271,"tr_customer_product_id":138261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:52.000Z","modified_at":"2025-12-26T04:39:01.000Z","name":"Brandt Upton","mobile_number":"524-593-6125","email_id":"Suzanne.Hilpert14@yahoo.com","dop":"2025-07-01","serial_number":"100922746232948","imei1":"100922746232948","imei2":"100922746232948","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138253,"job_number":"JOB_138253","tr_customer_id":138270,"tr_customer_product_id":138260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:51.000Z","modified_at":"2025-12-26T04:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105445503434664","imei1":"105445503434664","imei2":"105445503434664","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138252,"job_number":"JOB_138252","tr_customer_id":138269,"tr_customer_product_id":138259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:28.000Z","modified_at":"2025-12-26T04:37:38.000Z","name":"Leann Klocko","mobile_number":"226-573-0411","email_id":"Bernita.Langosh@gmail.com","dop":"2025-09-08","serial_number":"700838257171105","imei1":"700838257171105","imei2":"700838257171105","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138251,"job_number":"JOB_138251","tr_customer_id":138268,"tr_customer_product_id":138258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:16.000Z","modified_at":"2025-12-26T04:37:25.000Z","name":"Desiree Schoen","mobile_number":"874-914-6432","email_id":"Arvel.Collier46@hotmail.com","dop":"2025-09-08","serial_number":"521625075740538","imei1":"521625075740538","imei2":"521625075740538","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138250,"job_number":"JOB_138250","tr_customer_id":138267,"tr_customer_product_id":138257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:03.000Z","modified_at":"2025-12-26T04:37:13.000Z","name":"Eriberto Krajcik","mobile_number":"501-550-0527","email_id":"Demetris29@gmail.com","dop":"2025-09-08","serial_number":"725238597444337","imei1":"725238597444337","imei2":"725238597444337","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138249,"job_number":"JOB_138249","tr_customer_id":138266,"tr_customer_product_id":138256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:47.000Z","modified_at":"2025-12-26T04:34:55.000Z","name":"Shane Reilly","mobile_number":"378-984-7210","email_id":"Isadore_Bernhard32@hotmail.com","dop":"2025-09-08","serial_number":"414530140827894","imei1":"414530140827894","imei2":"414530140827894","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138248,"job_number":"JOB_138248","tr_customer_id":138265,"tr_customer_product_id":138255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:36.000Z","modified_at":"2025-12-26T04:34:44.000Z","name":"Celine Rutherford","mobile_number":"821-419-0263","email_id":"Reba73@hotmail.com","dop":"2025-09-08","serial_number":"470652294541761","imei1":"470652294541761","imei2":"470652294541761","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138247,"job_number":"JOB_138247","tr_customer_id":138264,"tr_customer_product_id":138254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:25.000Z","modified_at":"2025-12-26T04:34:34.000Z","name":"Connor Ritchie","mobile_number":"548-773-8148","email_id":"Branson.Reynolds@yahoo.com","dop":"2025-09-08","serial_number":"176594904035150","imei1":"176594904035150","imei2":"176594904035150","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138246,"job_number":"JOB_138246","tr_customer_id":138263,"tr_customer_product_id":138253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:22.000Z","modified_at":"2025-12-26T04:34:22.000Z","name":"Jesse Fadel","mobile_number":"505-236-3057","email_id":"Era_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"16706433602276392","imei1":"16706433602276392","imei2":"16706433602276392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138245,"job_number":"JOB_138245","tr_customer_id":138262,"tr_customer_product_id":138252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:43.000Z","name":"Emory Sipes","mobile_number":"446-705-0428","email_id":"Kylee64@yahoo.com","dop":"2025-04-06","serial_number":"17088668368966","imei1":"17088668368966","imei2":"17088668368966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138244,"job_number":"JOB_138244","tr_customer_id":138261,"tr_customer_product_id":138251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14248403285700","imei1":"14248403285700","imei2":"14248403285700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138243,"job_number":"JOB_138243","tr_customer_id":138260,"tr_customer_product_id":138250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:33:53.000Z","name":"Andres Skiles","mobile_number":"822-210-7127","email_id":"Lelah_Koch4@hotmail.com","dop":"2025-04-06","serial_number":"17506509604359176","imei1":"17506509604359176","imei2":"17506509604359176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138242,"job_number":"JOB_138242","tr_customer_id":138259,"tr_customer_product_id":138249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:34:17.000Z","name":"Gino McCullough","mobile_number":"676-745-8979","email_id":"Karli30@hotmail.com","dop":"2025-04-06","serial_number":"14881094192923","imei1":"14881094192923","imei2":"14881094192923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138241,"job_number":"JOB_138241","tr_customer_id":138258,"tr_customer_product_id":138248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:52.000Z","modified_at":"2025-12-26T04:33:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14210089547731","imei1":"14210089547731","imei2":"14210089547731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138240,"job_number":"JOB_138240","tr_customer_id":138257,"tr_customer_product_id":138247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:27.000Z","modified_at":"2025-12-26T04:33:27.000Z","name":"Katlyn Green","mobile_number":"898-937-1667","email_id":"Aaron49@yahoo.com","dop":"2025-04-06","serial_number":"12022393302546734","imei1":"12022393302546734","imei2":"12022393302546734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138239,"job_number":"JOB_138239","tr_customer_id":138256,"tr_customer_product_id":138246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:26.000Z","modified_at":"2025-12-26T04:33:48.000Z","name":"Hipolito Metz","mobile_number":"692-619-6218","email_id":"Rickey11@gmail.com","dop":"2025-04-06","serial_number":"14247164385945","imei1":"14247164385945","imei2":"14247164385945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138238,"job_number":"JOB_138238","tr_customer_id":138255,"tr_customer_product_id":138245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:25.000Z","modified_at":"2025-12-26T04:33:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14006486780588","imei1":"14006486780588","imei2":"14006486780588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138237,"job_number":"JOB_138237","tr_customer_id":138254,"tr_customer_product_id":138244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:32:09.000Z","modified_at":"2025-12-26T04:32:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"18226419622330","imei1":"18226419622330","imei2":"18226419622330","popurl":"2025-12-16T04:32:08.202912446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138236,"job_number":"JOB_138236","tr_customer_id":138253,"tr_customer_product_id":138243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:31:59.000Z","modified_at":"2025-12-26T04:31:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"14457030521385","imei1":"14457030521385","imei2":"14457030521385","popurl":"2025-12-16T04:31:58.541429045Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138235,"job_number":"JOB_138235","tr_customer_id":138252,"tr_customer_product_id":138242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:06.000Z","modified_at":"2025-12-26T04:30:06.000Z","name":"Trystan Kertzmann","mobile_number":"302-472-2796","email_id":"Brenda.Wiegand1@yahoo.com","dop":"2025-10-12","serial_number":"1005397029229827","imei1":"1005397029229827","imei2":"1005397029229827","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138234,"job_number":"JOB_138234","tr_customer_id":138251,"tr_customer_product_id":138241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:05.000Z","modified_at":"2025-12-26T04:30:16.000Z","name":"Price Swaniawski","mobile_number":"841-435-0374","email_id":"Alice_Rutherford47@yahoo.com","dop":"2025-10-12","serial_number":"14279594182225","imei1":"14279594182225","imei2":"14279594182225","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138233,"job_number":"JOB_138233","tr_customer_id":138250,"tr_customer_product_id":138240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:04.000Z","modified_at":"2025-12-26T04:30:04.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11559457752770","imei1":"11559457752770","imei2":"11559457752770","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138232,"job_number":"JOB_138232","tr_customer_id":138249,"tr_customer_product_id":138239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:50.000Z","modified_at":"2025-12-26T04:29:50.000Z","name":"Judy Sipes","mobile_number":"335-227-8134","email_id":"Laney_Beer@gmail.com","dop":"2025-10-12","serial_number":"1007187038776787","imei1":"1007187038776787","imei2":"1007187038776787","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138231,"job_number":"JOB_138231","tr_customer_id":138248,"tr_customer_product_id":138238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:49.000Z","modified_at":"2025-12-26T04:30:00.000Z","name":"Stephany Lueilwitz","mobile_number":"465-615-6178","email_id":"Era.Zemlak46@hotmail.com","dop":"2025-10-12","serial_number":"13605549514187","imei1":"13605549514187","imei2":"13605549514187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138230,"job_number":"JOB_138230","tr_customer_id":138247,"tr_customer_product_id":138237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:48.000Z","modified_at":"2025-12-26T04:29:48.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16791772099882","imei1":"16791772099882","imei2":"16791772099882","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138229,"job_number":"JOB_138229","tr_customer_id":138246,"tr_customer_product_id":138236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:34.000Z","modified_at":"2025-12-26T04:29:34.000Z","name":"Kade Rogahn","mobile_number":"367-404-6274","email_id":"Carlos_Champlin@gmail.com","dop":"2025-10-12","serial_number":"1007387755703713","imei1":"1007387755703713","imei2":"1007387755703713","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138228,"job_number":"JOB_138228","tr_customer_id":138245,"tr_customer_product_id":138235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:33.000Z","modified_at":"2025-12-26T04:29:44.000Z","name":"Meredith Gaylord","mobile_number":"697-748-8238","email_id":"Taurean17@hotmail.com","dop":"2025-10-12","serial_number":"19326568813449","imei1":"19326568813449","imei2":"19326568813449","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138227,"job_number":"JOB_138227","tr_customer_id":138244,"tr_customer_product_id":138234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:32.000Z","modified_at":"2025-12-26T04:29:32.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"18593174505321","imei1":"18593174505321","imei2":"18593174505321","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138226,"job_number":"JOB_138226","tr_customer_id":138243,"tr_customer_product_id":138233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:40.000Z","modified_at":"2025-12-26T04:23:48.000Z","name":"Giles Hartmann","mobile_number":"380-556-3214","email_id":"Triston51@hotmail.com","dop":"2025-09-08","serial_number":"664031494787067","imei1":"664031494787067","imei2":"664031494787067","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138225,"job_number":"JOB_138225","tr_customer_id":138242,"tr_customer_product_id":138232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:29.000Z","modified_at":"2025-12-26T04:23:38.000Z","name":"Kurtis Lindgren","mobile_number":"507-430-9784","email_id":"Elwin.Schmeler@yahoo.com","dop":"2025-09-08","serial_number":"21443186336832","imei1":"21443186336832","imei2":"21443186336832","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138224,"job_number":"JOB_138224","tr_customer_id":138241,"tr_customer_product_id":138231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:19.000Z","modified_at":"2025-12-26T04:23:27.000Z","name":"Felicita Grady","mobile_number":"679-977-7598","email_id":"Raphael34@yahoo.com","dop":"2025-09-08","serial_number":"208257633406867","imei1":"208257633406867","imei2":"208257633406867","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138223,"job_number":"JOB_138223","tr_customer_id":138240,"tr_customer_product_id":138230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:17.000Z","modified_at":"2025-12-26T04:22:17.000Z","name":"Lavonne Jerde","mobile_number":"690-926-2932","email_id":"Watson.Kertzmann99@hotmail.com","dop":"2025-04-06","serial_number":"10170500476553970","imei1":"10170500476553970","imei2":"10170500476553970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138222,"job_number":"JOB_138222","tr_customer_id":138239,"tr_customer_product_id":138229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:16.000Z","modified_at":"2025-12-26T04:22:54.000Z","name":"Felipe Bogan","mobile_number":"597-720-3064","email_id":"Enrique_Kunde49@gmail.com","dop":"2025-04-06","serial_number":"15899549894161","imei1":"15899549894161","imei2":"15899549894161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138220,"job_number":"JOB_138220","tr_customer_id":138237,"tr_customer_product_id":138227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:56:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26397775136025","imei1":"26397775136025","imei2":"26397775136025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138219,"job_number":"JOB_138219","tr_customer_id":138236,"tr_customer_product_id":138226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84781691081596","imei1":"84781691081596","imei2":"84781691081596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138218,"job_number":"JOB_138218","tr_customer_id":138235,"tr_customer_product_id":138225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79433227281090","imei1":"79433227281090","imei2":"79433227281090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138217,"job_number":"JOB_138217","tr_customer_id":138234,"tr_customer_product_id":138224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28522671573273","imei1":"28522671573273","imei2":"28522671573273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138216,"job_number":"JOB_138216","tr_customer_id":138233,"tr_customer_product_id":138223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85154495385081","imei1":"85154495385081","imei2":"85154495385081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138215,"job_number":"JOB_138215","tr_customer_id":138232,"tr_customer_product_id":138222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97117785734256","imei1":"97117785734256","imei2":"97117785734256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138214,"job_number":"JOB_138214","tr_customer_id":138231,"tr_customer_product_id":138221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50971031846643","imei1":"50971031846643","imei2":"50971031846643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138213,"job_number":"JOB_138213","tr_customer_id":138230,"tr_customer_product_id":138220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14861954515278","imei1":"14861954515278","imei2":"14861954515278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138212,"job_number":"JOB_138212","tr_customer_id":138229,"tr_customer_product_id":138219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97149288112263","imei1":"97149288112263","imei2":"97149288112263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138211,"job_number":"JOB_138211","tr_customer_id":138228,"tr_customer_product_id":138218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44577369193677","imei1":"44577369193677","imei2":"44577369193677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138210,"job_number":"JOB_138210","tr_customer_id":138227,"tr_customer_product_id":138217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50584483208641","imei1":"50584483208641","imei2":"50584483208641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138209,"job_number":"JOB_138209","tr_customer_id":138226,"tr_customer_product_id":138216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50392388358149","imei1":"50392388358149","imei2":"50392388358149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138208,"job_number":"JOB_138208","tr_customer_id":138225,"tr_customer_product_id":138215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19289555375490","imei1":"19289555375490","imei2":"19289555375490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138207,"job_number":"JOB_138207","tr_customer_id":138224,"tr_customer_product_id":138214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38215635999957","imei1":"38215635999957","imei2":"38215635999957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138206,"job_number":"JOB_138206","tr_customer_id":138223,"tr_customer_product_id":138213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:55:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39327279606778","imei1":"39327279606778","imei2":"39327279606778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138205,"job_number":"JOB_138205","tr_customer_id":138222,"tr_customer_product_id":138212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80870692092304","imei1":"80870692092304","imei2":"80870692092304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138204,"job_number":"JOB_138204","tr_customer_id":138221,"tr_customer_product_id":138211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35282042892422","imei1":"35282042892422","imei2":"35282042892422","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138203,"job_number":"JOB_138203","tr_customer_id":138220,"tr_customer_product_id":138210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67328421039837","imei1":"67328421039837","imei2":"67328421039837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138202,"job_number":"JOB_138202","tr_customer_id":138219,"tr_customer_product_id":138209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64336400628254","imei1":"64336400628254","imei2":"64336400628254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138201,"job_number":"JOB_138201","tr_customer_id":138218,"tr_customer_product_id":138208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83618335429077","imei1":"83618335429077","imei2":"83618335429077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138200,"job_number":"JOB_138200","tr_customer_id":138217,"tr_customer_product_id":138207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:46.000Z","modified_at":"2025-12-26T03:54:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67588252439861","imei1":"67588252439861","imei2":"67588252439861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138199,"job_number":"JOB_138199","tr_customer_id":138216,"tr_customer_product_id":138206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:08.000Z","modified_at":"2025-12-26T03:48:08.000Z","name":"June Glover","mobile_number":"393-879-8480","email_id":"Helen51@gmail.com","dop":"2025-04-06","serial_number":"15525565074123252","imei1":"15525565074123252","imei2":"15525565074123252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138198,"job_number":"JOB_138198","tr_customer_id":138215,"tr_customer_product_id":138205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:44.000Z","name":"Wilford Gleichner","mobile_number":"284-270-8276","email_id":"Maida_Feest40@yahoo.com","dop":"2025-04-06","serial_number":"13203871568834","imei1":"13203871568834","imei2":"13203871568834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138197,"job_number":"JOB_138197","tr_customer_id":138214,"tr_customer_product_id":138204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11392246038956","imei1":"11392246038956","imei2":"11392246038956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138196,"job_number":"JOB_138196","tr_customer_id":138213,"tr_customer_product_id":138203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:54.000Z","modified_at":"2025-12-26T03:47:54.000Z","name":"Deonte Paucek","mobile_number":"824-230-6649","email_id":"Stephan_Hane76@hotmail.com","dop":"2025-04-06","serial_number":"16332849690007902","imei1":"16332849690007902","imei2":"16332849690007902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138195,"job_number":"JOB_138195","tr_customer_id":138212,"tr_customer_product_id":138202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:53.000Z","modified_at":"2025-12-26T03:48:27.000Z","name":"Josephine O'Reilly","mobile_number":"925-933-0142","email_id":"Jazmyn.Kiehn99@yahoo.com","dop":"2025-04-06","serial_number":"11186772817508","imei1":"11186772817508","imei2":"11186772817508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138194,"job_number":"JOB_138194","tr_customer_id":138211,"tr_customer_product_id":138201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:52.000Z","modified_at":"2025-12-26T03:47:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946739728397","imei1":"19946739728397","imei2":"19946739728397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138193,"job_number":"JOB_138193","tr_customer_id":138210,"tr_customer_product_id":138200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Tia Harris","mobile_number":"231-745-4320","email_id":"Vickie.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"11725939475221864","imei1":"11725939475221864","imei2":"11725939475221864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138191,"job_number":"JOB_138191","tr_customer_id":138208,"tr_customer_product_id":138198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:49.000Z","modified_at":"2025-12-26T03:48:26.000Z","name":"Isabel Schowalter","mobile_number":"765-920-5504","email_id":"Holly.Okuneva41@yahoo.com","dop":"2025-04-06","serial_number":"17184782092302","imei1":"17184782092302","imei2":"17184782092302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138190,"job_number":"JOB_138190","tr_customer_id":138207,"tr_customer_product_id":138197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517772326072","imei1":"11517772326072","imei2":"11517772326072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138189,"job_number":"JOB_138189","tr_customer_id":138206,"tr_customer_product_id":138196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:48:21.000Z","name":"Giovani Kris","mobile_number":"231-756-3243","email_id":"Shania22@hotmail.com","dop":"2000-01-31","serial_number":"10908071474431","imei1":"10908071474431","imei2":"10908071474431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138187,"job_number":"JOB_138187","tr_customer_id":138204,"tr_customer_product_id":138194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:30.000Z","modified_at":"2025-12-26T03:47:30.000Z","name":"Emmitt Blanda","mobile_number":"278-212-8921","email_id":"Carolyne_Will87@hotmail.com","dop":"2025-04-06","serial_number":"12841369619238316","imei1":"12841369619238316","imei2":"12841369619238316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138186,"job_number":"JOB_138186","tr_customer_id":138203,"tr_customer_product_id":138193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:48:01.000Z","name":"Jerome Hills","mobile_number":"855-254-4965","email_id":"Chad_Olson45@yahoo.com","dop":"2025-04-06","serial_number":"11196236329547","imei1":"11196236329547","imei2":"11196236329547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138185,"job_number":"JOB_138185","tr_customer_id":138202,"tr_customer_product_id":138192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:47:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15273286407871","imei1":"15273286407871","imei2":"15273286407871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138184,"job_number":"JOB_138184","tr_customer_id":138201,"tr_customer_product_id":138191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:23.000Z","modified_at":"2025-12-26T03:47:23.000Z","name":"Twila Hilll","mobile_number":"356-263-5076","email_id":"Felicita.Veum85@yahoo.com","dop":"2025-04-06","serial_number":"15541981070008706","imei1":"15541981070008706","imei2":"15541981070008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138183,"job_number":"JOB_138183","tr_customer_id":138200,"tr_customer_product_id":138190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:59.000Z","name":"Filiberto Terry","mobile_number":"222-363-8046","email_id":"Myah_Rolfson@gmail.com","dop":"2025-04-06","serial_number":"19835168372787","imei1":"19835168372787","imei2":"19835168372787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138182,"job_number":"JOB_138182","tr_customer_id":138199,"tr_customer_product_id":138189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11256084134113","imei1":"11256084134113","imei2":"11256084134113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138181,"job_number":"JOB_138181","tr_customer_id":138198,"tr_customer_product_id":138188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:17.000Z","modified_at":"2025-12-26T03:47:17.000Z","name":"Gino Zemlak","mobile_number":"768-804-0848","email_id":"Imogene45@yahoo.com","dop":"2025-04-06","serial_number":"11786800474871232","imei1":"11786800474871232","imei2":"11786800474871232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138180,"job_number":"JOB_138180","tr_customer_id":138197,"tr_customer_product_id":138187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:53.000Z","name":"Alessandro Gibson","mobile_number":"203-230-5526","email_id":"Elyse_Dibbert73@yahoo.com","dop":"2025-04-06","serial_number":"18526803726582","imei1":"18526803726582","imei2":"18526803726582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138179,"job_number":"JOB_138179","tr_customer_id":138196,"tr_customer_product_id":138186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15342217231959","imei1":"15342217231959","imei2":"15342217231959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138178,"job_number":"JOB_138178","tr_customer_id":138195,"tr_customer_product_id":138185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:13.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Ladarius Hahn","mobile_number":"681-883-2751","email_id":"Vincent52@hotmail.com","dop":"2025-04-06","serial_number":"19935650053416976","imei1":"19935650053416976","imei2":"19935650053416976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138177,"job_number":"JOB_138177","tr_customer_id":138194,"tr_customer_product_id":138184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:12.000Z","modified_at":"2025-12-26T03:47:46.000Z","name":"Alan Rippin","mobile_number":"446-358-5706","email_id":"Julien92@gmail.com","dop":"2025-04-06","serial_number":"13004826677389","imei1":"13004826677389","imei2":"13004826677389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138176,"job_number":"JOB_138176","tr_customer_id":138193,"tr_customer_product_id":138183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:11.000Z","modified_at":"2025-12-26T03:47:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008189107731","imei1":"17008189107731","imei2":"17008189107731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138174,"job_number":"JOB_138174","tr_customer_id":138191,"tr_customer_product_id":138181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:42.000Z","name":"Verna Ritchie","mobile_number":"928-810-6611","email_id":"Jaylan91@yahoo.com","dop":"2000-01-31","serial_number":"10824466812461","imei1":"10824466812461","imei2":"10824466812461","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138172,"job_number":"JOB_138172","tr_customer_id":138189,"tr_customer_product_id":138179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:05.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Danial Medhurst","mobile_number":"998-228-5311","email_id":"Gaylord23@yahoo.com","dop":"2025-04-06","serial_number":"12858016308400616","imei1":"12858016308400616","imei2":"12858016308400616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138171,"job_number":"JOB_138171","tr_customer_id":138188,"tr_customer_product_id":138178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:04.000Z","modified_at":"2025-12-26T03:47:41.000Z","name":"Dayton Bayer","mobile_number":"408-877-3095","email_id":"Alva.Torp@yahoo.com","dop":"2025-04-06","serial_number":"14469123980586","imei1":"14469123980586","imei2":"14469123980586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138170,"job_number":"JOB_138170","tr_customer_id":138187,"tr_customer_product_id":138177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:03.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226936482938","imei1":"11226936482938","imei2":"11226936482938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138166,"job_number":"JOB_138166","tr_customer_id":138183,"tr_customer_product_id":138173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:51.000Z","modified_at":"2025-12-26T03:46:51.000Z","name":"Edyth Bergnaum","mobile_number":"885-647-5983","email_id":"Tierra66@gmail.com","dop":"2025-04-06","serial_number":"12725804123526336","imei1":"12725804123526336","imei2":"12725804123526336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138165,"job_number":"JOB_138165","tr_customer_id":138182,"tr_customer_product_id":138172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"Alexis Kassulke","mobile_number":"362-396-8251","email_id":"Tina41@gmail.com","dop":"2025-04-06","serial_number":"14273008614056","imei1":"14273008614056","imei2":"14273008614056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138164,"job_number":"JOB_138164","tr_customer_id":138181,"tr_customer_product_id":138171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19283473747614","imei1":"19283473747614","imei2":"19283473747614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138160,"job_number":"JOB_138160","tr_customer_id":138177,"tr_customer_product_id":138167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:38.000Z","modified_at":"2025-12-26T03:46:38.000Z","name":"Kayleigh Hodkiewicz","mobile_number":"570-263-9871","email_id":"Morton_Heller37@gmail.com","dop":"2025-04-06","serial_number":"13672256354665876","imei1":"13672256354665876","imei2":"13672256354665876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138159,"job_number":"JOB_138159","tr_customer_id":138176,"tr_customer_product_id":138166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:37.000Z","modified_at":"2025-12-26T03:46:37.000Z","name":"Chloe Waelchi","mobile_number":"517-805-0224","email_id":"Malcolm.Sawayn51@gmail.com","dop":"2025-04-06","serial_number":"11955361170106316","imei1":"11955361170106316","imei2":"11955361170106316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138158,"job_number":"JOB_138158","tr_customer_id":138175,"tr_customer_product_id":138165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:14.000Z","name":"Gerald Stiedemann","mobile_number":"304-821-5051","email_id":"Frederick.Stark10@gmail.com","dop":"2025-04-06","serial_number":"17952034069102","imei1":"17952034069102","imei2":"17952034069102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138157,"job_number":"JOB_138157","tr_customer_id":138174,"tr_customer_product_id":138164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:46:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17695907675592","imei1":"17695907675592","imei2":"17695907675592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138156,"job_number":"JOB_138156","tr_customer_id":138173,"tr_customer_product_id":138163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Adell Hyatt","mobile_number":"255-975-8239","email_id":"Abdullah_Abshire@gmail.com","dop":"2025-04-06","serial_number":"16116576571860","imei1":"16116576571860","imei2":"16116576571860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138155,"job_number":"JOB_138155","tr_customer_id":138172,"tr_customer_product_id":138162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:35.000Z","modified_at":"2025-12-26T03:46:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11525305003059","imei1":"11525305003059","imei2":"11525305003059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138154,"job_number":"JOB_138154","tr_customer_id":138171,"tr_customer_product_id":138161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:33.000Z","modified_at":"2025-12-26T03:46:33.000Z","name":"Laverna Lind","mobile_number":"670-815-5725","email_id":"Cassandra_Little12@yahoo.com","dop":"2025-04-06","serial_number":"16342379681991892","imei1":"16342379681991892","imei2":"16342379681991892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138153,"job_number":"JOB_138153","tr_customer_id":138170,"tr_customer_product_id":138160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Casimir Kiehn","mobile_number":"647-992-1408","email_id":"Abigail_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"17270194182595368","imei1":"17270194182595368","imei2":"17270194182595368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138152,"job_number":"JOB_138152","tr_customer_id":138169,"tr_customer_product_id":138159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:47:08.000Z","name":"Daphney Kub","mobile_number":"304-549-9216","email_id":"Kristin72@hotmail.com","dop":"2025-04-06","serial_number":"16848486723392","imei1":"16848486723392","imei2":"16848486723392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138151,"job_number":"JOB_138151","tr_customer_id":138168,"tr_customer_product_id":138158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11892289326281","imei1":"11892289326281","imei2":"11892289326281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138149,"job_number":"JOB_138149","tr_customer_id":138166,"tr_customer_product_id":138156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Nadia Kassulke","mobile_number":"247-688-7912","email_id":"Earlene.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11413610629546","imei1":"11413610629546","imei2":"11413610629546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138147,"job_number":"JOB_138147","tr_customer_id":138164,"tr_customer_product_id":138154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15840386962130","imei1":"15840386962130","imei2":"15840386962130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138146,"job_number":"JOB_138146","tr_customer_id":138163,"tr_customer_product_id":138153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"Kyle Schimmel","mobile_number":"683-453-0166","email_id":"Roma.Spinka@yahoo.com","dop":"2000-01-31","serial_number":"10789020802728","imei1":"10789020802728","imei2":"10789020802728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138137,"job_number":"JOB_138137","tr_customer_id":138154,"tr_customer_product_id":138144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:20.000Z","modified_at":"2025-12-26T03:46:20.000Z","name":"Althea Farrell","mobile_number":"629-398-0768","email_id":"Madelynn42@yahoo.com","dop":"2025-04-06","serial_number":"19871877960580340","imei1":"19871877960580340","imei2":"19871877960580340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138136,"job_number":"JOB_138136","tr_customer_id":138153,"tr_customer_product_id":138143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:56.000Z","name":"Jamaal DuBuque","mobile_number":"673-633-6910","email_id":"Autumn_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"16250852827059","imei1":"16250852827059","imei2":"16250852827059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138135,"job_number":"JOB_138135","tr_customer_id":138152,"tr_customer_product_id":138142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153875257876","imei1":"15153875257876","imei2":"15153875257876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138133,"job_number":"JOB_138133","tr_customer_id":138150,"tr_customer_product_id":138140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:13.000Z","modified_at":"2025-12-26T03:46:13.000Z","name":"Alden Schmitt","mobile_number":"226-743-5316","email_id":"Tyreek.Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"15923153696329260","imei1":"15923153696329260","imei2":"15923153696329260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138132,"job_number":"JOB_138132","tr_customer_id":138149,"tr_customer_product_id":138139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:46.000Z","name":"Alec Little","mobile_number":"387-444-1232","email_id":"Colleen.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"19829394072455","imei1":"19829394072455","imei2":"19829394072455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138131,"job_number":"JOB_138131","tr_customer_id":138148,"tr_customer_product_id":138138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15983918827309","imei1":"15983918827309","imei2":"15983918827309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138130,"job_number":"JOB_138130","tr_customer_id":138147,"tr_customer_product_id":138137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Eddie Hegmann","mobile_number":"788-571-4880","email_id":"Helga64@gmail.com","dop":"2025-04-06","serial_number":"10220179660491438","imei1":"10220179660491438","imei2":"10220179660491438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138127,"job_number":"JOB_138127","tr_customer_id":138144,"tr_customer_product_id":138134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:43.000Z","name":"Johan Pfeffer","mobile_number":"697-981-9133","email_id":"Freddy5@hotmail.com","dop":"2025-04-06","serial_number":"16626092366625","imei1":"16626092366625","imei2":"16626092366625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138125,"job_number":"JOB_138125","tr_customer_id":138142,"tr_customer_product_id":138132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17003310923996","imei1":"17003310923996","imei2":"17003310923996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138123,"job_number":"JOB_138123","tr_customer_id":138140,"tr_customer_product_id":138130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:59.000Z","modified_at":"2025-12-26T03:45:59.000Z","name":"Harley Sipes","mobile_number":"343-656-2627","email_id":"Selina_Dooley15@gmail.com","dop":"2025-05-30","serial_number":"1429481707076069","imei1":"1429481707076069","imei2":"1429481707076069","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138122,"job_number":"JOB_138122","tr_customer_id":138139,"tr_customer_product_id":138129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:45:58.000Z","name":"Sanford Spinka","mobile_number":"220-221-4370","email_id":"Gonzalo.Harvey76@gmail.com","dop":"2025-05-30","serial_number":"15918133290815","imei1":"15918133290815","imei2":"15918133290815","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138121,"job_number":"JOB_138121","tr_customer_id":138138,"tr_customer_product_id":138128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Genoveva Schiller","mobile_number":"690-568-1416","email_id":"Mazie_Kohler@yahoo.com","dop":"2025-05-30","serial_number":"14727743035191","imei1":"14727743035191","imei2":"14727743035191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138120,"job_number":"JOB_138120","tr_customer_id":138137,"tr_customer_product_id":138127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:52.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Coy Beahan","mobile_number":"777-879-3012","email_id":"Lauriane.Stamm66@yahoo.com","dop":"2025-04-06","serial_number":"16057464828563032","imei1":"16057464828563032","imei2":"16057464828563032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138118,"job_number":"JOB_138118","tr_customer_id":138135,"tr_customer_product_id":138125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:46:28.000Z","name":"Carson Carroll","mobile_number":"850-503-1067","email_id":"Morris10@gmail.com","dop":"2025-04-06","serial_number":"19194797528532","imei1":"19194797528532","imei2":"19194797528532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138117,"job_number":"JOB_138117","tr_customer_id":138134,"tr_customer_product_id":138124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17427866139213","imei1":"17427866139213","imei2":"17427866139213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138116,"job_number":"JOB_138116","tr_customer_id":138133,"tr_customer_product_id":138123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:46:23.000Z","name":"Fletcher Pfeffer","mobile_number":"967-596-3833","email_id":"Marilou.Blick66@hotmail.com","dop":"2000-01-31","serial_number":"10864576304540","imei1":"10864576304540","imei2":"10864576304540","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138114,"job_number":"JOB_138114","tr_customer_id":138131,"tr_customer_product_id":138121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Tressa Funk","mobile_number":"569-235-8373","email_id":"Henderson_OReilly@hotmail.com","dop":"2025-09-16","serial_number":"12507525068732","imei1":"12507525068732","imei2":"12507525068732","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138113,"job_number":"JOB_138113","tr_customer_id":138130,"tr_customer_product_id":138120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18033506701595","imei1":"18033506701595","imei2":"18033506701595","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138112,"job_number":"JOB_138112","tr_customer_id":138129,"tr_customer_product_id":138119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Gregorio Waters","mobile_number":"982-936-4049","email_id":"Simone_Schmitt96@gmail.com","dop":"2025-04-06","serial_number":"16578146635933406","imei1":"16578146635933406","imei2":"16578146635933406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138111,"job_number":"JOB_138111","tr_customer_id":138128,"tr_customer_product_id":138118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:47.000Z","modified_at":"2025-12-26T03:46:24.000Z","name":"Kaitlin Crona","mobile_number":"655-312-2540","email_id":"Emmett.Lindgren76@gmail.com","dop":"2025-04-06","serial_number":"13286895475092","imei1":"13286895475092","imei2":"13286895475092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138110,"job_number":"JOB_138110","tr_customer_id":138127,"tr_customer_product_id":138117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:46.000Z","modified_at":"2025-12-26T03:45:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11053641344834","imei1":"11053641344834","imei2":"11053641344834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138108,"job_number":"JOB_138108","tr_customer_id":138125,"tr_customer_product_id":138115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:33.000Z","modified_at":"2025-12-26T03:45:33.000Z","name":"Hassan Champlin","mobile_number":"346-964-3137","email_id":"Holden.Hagenes62@gmail.com","dop":"2025-04-06","serial_number":"15114517432655510","imei1":"15114517432655510","imei2":"15114517432655510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138107,"job_number":"JOB_138107","tr_customer_id":138124,"tr_customer_product_id":138114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:46:05.000Z","name":"Isaiah Moore","mobile_number":"551-718-3190","email_id":"Audrey_Marks@yahoo.com","dop":"2025-04-06","serial_number":"14329553351042","imei1":"14329553351042","imei2":"14329553351042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138106,"job_number":"JOB_138106","tr_customer_id":138123,"tr_customer_product_id":138113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18293157713002","imei1":"18293157713002","imei2":"18293157713002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138105,"job_number":"JOB_138105","tr_customer_id":138122,"tr_customer_product_id":138112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Sheila Yost","mobile_number":"910-762-7898","email_id":"Nolan23@hotmail.com","dop":"2025-09-16","serial_number":"16284844506214","imei1":"16284844506214","imei2":"16284844506214","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138104,"job_number":"JOB_138104","tr_customer_id":138121,"tr_customer_product_id":138111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15474247568281","imei1":"15474247568281","imei2":"15474247568281","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138103,"job_number":"JOB_138103","tr_customer_id":138120,"tr_customer_product_id":138110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Isac Franecki","mobile_number":"866-954-4997","email_id":"Rory_Schneider4@hotmail.com","dop":"2025-06-18","serial_number":"1046823207895587","imei1":"1046823207895587","imei2":"1046823207895587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138102,"job_number":"JOB_138102","tr_customer_id":138119,"tr_customer_product_id":138109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:46:00.000Z","name":"Loyal Morar","mobile_number":"801-964-0503","email_id":"Ryley34@gmail.com","dop":"2025-06-18","serial_number":"10082746934535","imei1":"10082746934535","imei2":"10082746934535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138101,"job_number":"JOB_138101","tr_customer_id":138118,"tr_customer_product_id":138108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10923311865729","imei1":"10923311865729","imei2":"10923311865729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138100,"job_number":"JOB_138100","tr_customer_id":138117,"tr_customer_product_id":138107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:21.000Z","modified_at":"2025-12-26T03:45:21.000Z","name":"Gerda Ryan","mobile_number":"530-402-5010","email_id":"Monroe9@hotmail.com","dop":"2025-04-06","serial_number":"17582467073012432","imei1":"17582467073012432","imei2":"17582467073012432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138098,"job_number":"JOB_138098","tr_customer_id":138115,"tr_customer_product_id":138105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Kim Farrell","mobile_number":"205-995-0729","email_id":"Marilyne78@yahoo.com","dop":"2025-04-06","serial_number":"14063375257730","imei1":"14063375257730","imei2":"14063375257730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138097,"job_number":"JOB_138097","tr_customer_id":138114,"tr_customer_product_id":138104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"Shawna Quigley","mobile_number":"977-413-9329","email_id":"Alisa.Marks@yahoo.com","dop":"2025-09-16","serial_number":"13338119663926","imei1":"13338119663926","imei2":"13338119663926","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138096,"job_number":"JOB_138096","tr_customer_id":138113,"tr_customer_product_id":138103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10055707959336","imei1":"10055707959336","imei2":"10055707959336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138095,"job_number":"JOB_138095","tr_customer_id":138112,"tr_customer_product_id":138102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:07.000Z","modified_at":"2025-12-26T03:45:07.000Z","name":"Grady Connelly","mobile_number":"446-550-9541","email_id":"Chesley.Schroeder@gmail.com","dop":"2025-04-06","serial_number":"13776928885067074","imei1":"13776928885067074","imei2":"13776928885067074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138094,"job_number":"JOB_138094","tr_customer_id":138111,"tr_customer_product_id":138101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:44.000Z","name":"Jazlyn Kiehn","mobile_number":"944-716-1596","email_id":"Lilliana11@hotmail.com","dop":"2025-04-06","serial_number":"17032467197059","imei1":"17032467197059","imei2":"17032467197059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138093,"job_number":"JOB_138093","tr_customer_id":138110,"tr_customer_product_id":138100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"Carmel Gislason","mobile_number":"649-544-1127","email_id":"Kaci32@hotmail.com","dop":"2025-04-06","serial_number":"11640836728970340","imei1":"11640836728970340","imei2":"11640836728970340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138092,"job_number":"JOB_138092","tr_customer_id":138109,"tr_customer_product_id":138099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18518650377236","imei1":"18518650377236","imei2":"18518650377236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138090,"job_number":"JOB_138090","tr_customer_id":138107,"tr_customer_product_id":138097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:04.000Z","modified_at":"2025-12-26T03:45:40.000Z","name":"Quinton Aufderhar","mobile_number":"263-285-8325","email_id":"Ludwig.Glover43@gmail.com","dop":"2025-04-06","serial_number":"18456835851288","imei1":"18456835851288","imei2":"18456835851288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138089,"job_number":"JOB_138089","tr_customer_id":138106,"tr_customer_product_id":138096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"Abigayle Huels","mobile_number":"645-727-9919","email_id":"Freeda78@hotmail.com","dop":"2025-04-06","serial_number":"11230070669588354","imei1":"11230070669588354","imei2":"11230070669588354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138088,"job_number":"JOB_138088","tr_customer_id":138105,"tr_customer_product_id":138095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"David Dach","mobile_number":"621-794-4886","email_id":"Brock_Torp61@gmail.com","dop":"2025-04-06","serial_number":"17188393134948696","imei1":"17188393134948696","imei2":"17188393134948696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138087,"job_number":"JOB_138087","tr_customer_id":138104,"tr_customer_product_id":138094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"Dillon Kerluke","mobile_number":"436-256-0943","email_id":"Germaine.Aufderhar@hotmail.com","dop":"2025-04-06","serial_number":"11586142412354","imei1":"11586142412354","imei2":"11586142412354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138086,"job_number":"JOB_138086","tr_customer_id":138103,"tr_customer_product_id":138093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:44:59.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19426834475250","imei1":"19426834475250","imei2":"19426834475250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138085,"job_number":"JOB_138085","tr_customer_id":138102,"tr_customer_product_id":138092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:58.000Z","modified_at":"2025-12-26T03:45:34.000Z","name":"Joelle Altenwerth","mobile_number":"891-925-1041","email_id":"Madge.Douglas1@yahoo.com","dop":"2025-04-06","serial_number":"10434174619931","imei1":"10434174619931","imei2":"10434174619931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138084,"job_number":"JOB_138084","tr_customer_id":138101,"tr_customer_product_id":138091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:52.000Z","modified_at":"2025-12-26T03:44:52.000Z","name":"Erich Pacocha","mobile_number":"894-200-7120","email_id":"Branson94@gmail.com","dop":"2025-04-06","serial_number":"12144079677844246","imei1":"12144079677844246","imei2":"12144079677844246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138083,"job_number":"JOB_138083","tr_customer_id":138100,"tr_customer_product_id":138090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:45:25.000Z","name":"Faye Mitchell","mobile_number":"429-957-3110","email_id":"Novella.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"14851666369548","imei1":"14851666369548","imei2":"14851666369548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138082,"job_number":"JOB_138082","tr_customer_id":138099,"tr_customer_product_id":138089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14056345478857","imei1":"14056345478857","imei2":"14056345478857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138081,"job_number":"JOB_138081","tr_customer_id":138098,"tr_customer_product_id":138088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"Peggie Bernier","mobile_number":"986-815-9501","email_id":"Stephanie18@hotmail.com","dop":"2025-06-18","serial_number":"1042319942060258","imei1":"1042319942060258","imei2":"1042319942060258","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138080,"job_number":"JOB_138080","tr_customer_id":138097,"tr_customer_product_id":138087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:45:22.000Z","name":"Garret Brakus","mobile_number":"720-773-0852","email_id":"Robert.Walter68@gmail.com","dop":"2025-06-18","serial_number":"10330282510957","imei1":"10330282510957","imei2":"10330282510957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138079,"job_number":"JOB_138079","tr_customer_id":138096,"tr_customer_product_id":138086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:44:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10662843383997","imei1":"10662843383997","imei2":"10662843383997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138078,"job_number":"JOB_138078","tr_customer_id":138095,"tr_customer_product_id":138085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:43.000Z","modified_at":"2025-12-26T03:44:43.000Z","name":"Reyes Gottlieb","mobile_number":"762-688-6031","email_id":"Lorenz25@hotmail.com","dop":"2025-04-06","serial_number":"18786001104421490","imei1":"18786001104421490","imei2":"18786001104421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138077,"job_number":"JOB_138077","tr_customer_id":138094,"tr_customer_product_id":138084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:41.000Z","modified_at":"2025-12-26T03:45:14.000Z","name":"Katelyn Farrell","mobile_number":"653-658-8335","email_id":"Kristofer_Parker74@hotmail.com","dop":"2025-04-06","serial_number":"13934755483016","imei1":"13934755483016","imei2":"13934755483016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138076,"job_number":"JOB_138076","tr_customer_id":138093,"tr_customer_product_id":138083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:39.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Maximillia Bayer","mobile_number":"780-610-2367","email_id":"Ignacio.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"16629258234833864","imei1":"16629258234833864","imei2":"16629258234833864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138075,"job_number":"JOB_138075","tr_customer_id":138092,"tr_customer_product_id":138082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:44:38.000Z","name":"Brady Mosciski","mobile_number":"812-398-8283","email_id":"Finn.Abshire76@gmail.com","dop":"2025-04-06","serial_number":"10910857904511","imei1":"10910857904511","imei2":"10910857904511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138074,"job_number":"JOB_138074","tr_customer_id":138091,"tr_customer_product_id":138081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:45:13.000Z","name":"Alvera Ebert","mobile_number":"300-702-5833","email_id":"Ole_Hoeger88@hotmail.com","dop":"2025-04-06","serial_number":"14948366881762","imei1":"14948366881762","imei2":"14948366881762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138073,"job_number":"JOB_138073","tr_customer_id":138090,"tr_customer_product_id":138080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:29.000Z","modified_at":"2025-12-26T03:44:29.000Z","name":"Quentin Johnston","mobile_number":"944-847-5984","email_id":"Marcellus91@yahoo.com","dop":"2025-04-06","serial_number":"15012926838043200","imei1":"15012926838043200","imei2":"15012926838043200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138072,"job_number":"JOB_138072","tr_customer_id":138089,"tr_customer_product_id":138079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:28.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"Clemens Sawayn","mobile_number":"843-469-3364","email_id":"Leonel.Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10736141313134","imei1":"10736141313134","imei2":"10736141313134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138071,"job_number":"JOB_138071","tr_customer_id":138088,"tr_customer_product_id":138078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:22.000Z","modified_at":"2025-12-26T03:44:22.000Z","name":"Bridgette Stroman","mobile_number":"485-739-0688","email_id":"Keyshawn_Bins@hotmail.com","dop":"2025-04-06","serial_number":"13134581588196364","imei1":"13134581588196364","imei2":"13134581588196364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138070,"job_number":"JOB_138070","tr_customer_id":138087,"tr_customer_product_id":138077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:53.000Z","name":"Maryse Bednar","mobile_number":"643-300-3645","email_id":"Maxime.Walker@yahoo.com","dop":"2025-04-06","serial_number":"11436218310799","imei1":"11436218310799","imei2":"11436218310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138069,"job_number":"JOB_138069","tr_customer_id":138086,"tr_customer_product_id":138076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13594190299108","imei1":"13594190299108","imei2":"13594190299108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138068,"job_number":"JOB_138068","tr_customer_id":138085,"tr_customer_product_id":138075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:03.000Z","modified_at":"2025-12-26T03:44:03.000Z","name":"Dakota Kreiger","mobile_number":"902-345-0004","email_id":"Kirk79@hotmail.com","dop":"2025-04-06","serial_number":"19837586517268050","imei1":"19837586517268050","imei2":"19837586517268050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138067,"job_number":"JOB_138067","tr_customer_id":138084,"tr_customer_product_id":138074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:02.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Elmira Bosco","mobile_number":"871-337-8499","email_id":"Arianna66@gmail.com","dop":"2025-04-06","serial_number":"17270873429810","imei1":"17270873429810","imei2":"17270873429810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138066,"job_number":"JOB_138066","tr_customer_id":138083,"tr_customer_product_id":138073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:50.000Z","modified_at":"2025-12-26T03:43:58.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"23836409802460","imei1":"23836409802460","imei2":"23836409802460","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138065,"job_number":"JOB_138065","tr_customer_id":138082,"tr_customer_product_id":138072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:45.000Z","modified_at":"2025-12-26T03:43:45.000Z","name":"Maryse Boyer","mobile_number":"206-722-6635","email_id":"Chadrick.Graham15@hotmail.com","dop":"2025-04-06","serial_number":"16684968076468264","imei1":"16684968076468264","imei2":"16684968076468264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138064,"job_number":"JOB_138064","tr_customer_id":138081,"tr_customer_product_id":138071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:44:15.000Z","name":"Bart Auer","mobile_number":"270-776-9117","email_id":"Glenda.Ondricka@yahoo.com","dop":"2025-04-06","serial_number":"18468222481166","imei1":"18468222481166","imei2":"18468222481166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138063,"job_number":"JOB_138063","tr_customer_id":138080,"tr_customer_product_id":138070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:43:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19354345460777","imei1":"19354345460777","imei2":"19354345460777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138062,"job_number":"JOB_138062","tr_customer_id":138079,"tr_customer_product_id":138069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:39.000Z","modified_at":"2025-12-26T03:43:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"79214992817564","imei1":"79214992817564","imei2":"79214992817564","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138061,"job_number":"JOB_138061","tr_customer_id":138078,"tr_customer_product_id":138068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:24.000Z","name":"Jordane Lakin","mobile_number":"309-921-5645","email_id":"Tianna.Boyle3@yahoo.com","dop":"2025-04-06","serial_number":"10382843736727500","imei1":"10382843736727500","imei2":"10382843736727500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138060,"job_number":"JOB_138060","tr_customer_id":138077,"tr_customer_product_id":138067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:31.000Z","name":"Edyth Walsh","mobile_number":"382-308-1543","email_id":"Jacinto.OHara63@gmail.com","dop":"2025-04-06","serial_number":"11844142270611","imei1":"11844142270611","imei2":"11844142270611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138059,"job_number":"JOB_138059","tr_customer_id":138076,"tr_customer_product_id":138066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:23.000Z","modified_at":"2025-12-26T03:19:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14659893960152","imei1":"14659893960152","imei2":"14659893960152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138058,"job_number":"JOB_138058","tr_customer_id":138075,"tr_customer_product_id":138065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:15.000Z","modified_at":"2025-12-26T03:19:15.000Z","name":"Dayton Bosco","mobile_number":"627-850-6694","email_id":"Kraig42@hotmail.com","dop":"2025-04-06","serial_number":"12994431646711660","imei1":"12994431646711660","imei2":"12994431646711660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138057,"job_number":"JOB_138057","tr_customer_id":138074,"tr_customer_product_id":138064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:22.000Z","name":"Francisca Cummings","mobile_number":"251-668-4085","email_id":"Gerson.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18083737216494","imei1":"18083737216494","imei2":"18083737216494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138056,"job_number":"JOB_138056","tr_customer_id":138073,"tr_customer_product_id":138063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15898465968692","imei1":"15898465968692","imei2":"15898465968692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138055,"job_number":"JOB_138055","tr_customer_id":138072,"tr_customer_product_id":138062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"Garrett Altenwerth","mobile_number":"336-434-9213","email_id":"Nicole69@hotmail.com","dop":"2025-04-06","serial_number":"18446638681448612","imei1":"18446638681448612","imei2":"18446638681448612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138054,"job_number":"JOB_138054","tr_customer_id":138071,"tr_customer_product_id":138061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:13.000Z","name":"Arvilla Stanton","mobile_number":"926-873-3469","email_id":"Jordi21@hotmail.com","dop":"2025-04-06","serial_number":"11815801736272","imei1":"11815801736272","imei2":"11815801736272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138053,"job_number":"JOB_138053","tr_customer_id":138070,"tr_customer_product_id":138060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16197452773976","imei1":"16197452773976","imei2":"16197452773976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138052,"job_number":"JOB_138052","tr_customer_id":138069,"tr_customer_product_id":138059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:47:58.000Z","modified_at":"2025-12-26T02:47:58.000Z","name":"Aidan Purdy","mobile_number":"433-971-2926","email_id":"Domenick_Tillman43@yahoo.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"617589045321561","imei2":"617589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138051,"job_number":"JOB_138051","tr_customer_id":138068,"tr_customer_product_id":138058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:00:18.000Z","modified_at":"2025-12-26T02:00:18.000Z","name":"Breana Gusikowski","mobile_number":"270-942-6701","email_id":"Deshaun_Ondricka96@yahoo.com","dop":"2025-11-11","serial_number":"17460359895110","imei1":"17460359895110","imei2":"17460359895110","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138050,"job_number":"JOB_138050","tr_customer_id":138067,"tr_customer_product_id":138057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:54:15.000Z","modified_at":"2025-12-26T01:54:15.000Z","name":"Christopher Weber","mobile_number":"241-201-1787","email_id":"Reanna_McDermott96@gmail.com","dop":"2025-11-11","serial_number":"14333898171594","imei1":"14333898171594","imei2":"14333898171594","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138049,"job_number":"JOB_138049","tr_customer_id":138066,"tr_customer_product_id":138056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:52:13.000Z","modified_at":"2025-12-26T01:52:13.000Z","name":"Easter Towne","mobile_number":"279-633-8896","email_id":"Claude_Haley12@gmail.com","dop":"2025-11-11","serial_number":"19545877199032","imei1":"19545877199032","imei2":"19545877199032","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138048,"job_number":"JOB_138048","tr_customer_id":138065,"tr_customer_product_id":138055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:12:03.000Z","modified_at":"2025-12-26T01:12:03.000Z","name":"Leonie Kuhic","mobile_number":"852-979-3591","email_id":"Thea_Bosco@gmail.com","dop":"2025-11-11","serial_number":"11632935784668","imei1":"11632935784668","imei2":"11632935784668","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138047,"job_number":"JOB_138047","tr_customer_id":138064,"tr_customer_product_id":138054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:11:23.000Z","modified_at":"2025-12-26T01:11:24.000Z","name":"Kevon Terry","mobile_number":"889-920-2305","email_id":"Millie.Waelchi74@hotmail.com","dop":"2025-11-11","serial_number":"13461183381631","imei1":"13461183381631","imei2":"13461183381631","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138046,"job_number":"JOB_138046","tr_customer_id":138063,"tr_customer_product_id":138053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:10:10.000Z","modified_at":"2025-12-26T01:10:10.000Z","name":"Terence Rolfson","mobile_number":"419-948-2127","email_id":"Kellen80@yahoo.com","dop":"2025-11-11","serial_number":"16571983166995","imei1":"16571983166995","imei2":"16571983166995","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138045,"job_number":"JOB_138045","tr_customer_id":138062,"tr_customer_product_id":138052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T00:52:34.000Z","modified_at":"2025-12-26T00:52:34.000Z","name":"Rosario Sipes","mobile_number":"667-728-1908","email_id":"Annabell51@gmail.com","dop":"2025-11-11","serial_number":"10195675307961","imei1":"10195675307961","imei2":"10195675307961","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T00:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138273,"job_number":"JOB_138273","tr_customer_id":138290,"tr_customer_product_id":138280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:03.000Z","modified_at":"2025-12-26T05:00:03.000Z","name":"Jermey Ernser","mobile_number":"652-682-8021","email_id":"Junius48@gmail.com","dop":"2000-01-31","serial_number":"1050038132744550","imei1":"1050038132744550","imei2":"1050038132744550","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138271,"job_number":"JOB_138271","tr_customer_id":138288,"tr_customer_product_id":138278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:01.000Z","modified_at":"2025-12-26T05:00:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328275555241","imei1":"10328275555241","imei2":"10328275555241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138270,"job_number":"JOB_138270","tr_customer_id":138287,"tr_customer_product_id":138277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:23.000Z","modified_at":"2025-12-26T04:59:23.000Z","name":"Chaz Wolf","mobile_number":"798-625-9314","email_id":"Alycia_Ryan94@hotmail.com","dop":"2000-01-31","serial_number":"1006840433418071","imei1":"1006840433418071","imei2":"1006840433418071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138268,"job_number":"JOB_138268","tr_customer_id":138285,"tr_customer_product_id":138275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10682948559427","imei1":"10682948559427","imei2":"10682948559427","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138267,"job_number":"JOB_138267","tr_customer_id":138284,"tr_customer_product_id":138274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:43.000Z","modified_at":"2025-12-26T04:58:43.000Z","name":"Connie McKenzie","mobile_number":"241-284-1704","email_id":"Theresa81@hotmail.com","dop":"2000-01-31","serial_number":"1066872791412235","imei1":"1066872791412235","imei2":"1066872791412235","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138265,"job_number":"JOB_138265","tr_customer_id":138282,"tr_customer_product_id":138272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:58:42.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10658351268073","imei1":"10658351268073","imei2":"10658351268073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138264,"job_number":"JOB_138264","tr_customer_id":138281,"tr_customer_product_id":138271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:03.000Z","modified_at":"2025-12-26T04:58:03.000Z","name":"Jayson Breitenberg","mobile_number":"869-418-9578","email_id":"Max_Waelchi@yahoo.com","dop":"2000-01-31","serial_number":"1046322095442213","imei1":"1046322095442213","imei2":"1046322095442213","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138262,"job_number":"JOB_138262","tr_customer_id":138279,"tr_customer_product_id":138269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:01.000Z","modified_at":"2025-12-26T04:58:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10910464174181","imei1":"10910464174181","imei2":"10910464174181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138192,"job_number":"JOB_138192","tr_customer_id":138209,"tr_customer_product_id":138199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Adeline Crona","mobile_number":"464-476-6836","email_id":"Ava61@yahoo.com","dop":"2000-01-31","serial_number":"1050280593644532","imei1":"1050280593644532","imei2":"1050280593644532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138188,"job_number":"JOB_138188","tr_customer_id":138205,"tr_customer_product_id":138195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10767443896314","imei1":"10767443896314","imei2":"10767443896314","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138175,"job_number":"JOB_138175","tr_customer_id":138192,"tr_customer_product_id":138182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:10.000Z","modified_at":"2025-12-26T03:47:10.000Z","name":"Eveline Abbott","mobile_number":"681-640-9202","email_id":"Jordan_Jakubowski45@hotmail.com","dop":"2000-01-31","serial_number":"1078123017206196","imei1":"1078123017206196","imei2":"1078123017206196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138173,"job_number":"JOB_138173","tr_customer_id":138190,"tr_customer_product_id":138180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10041821865861","imei1":"10041821865861","imei2":"10041821865861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138150,"job_number":"JOB_138150","tr_customer_id":138167,"tr_customer_product_id":138157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Grayson Kessler","mobile_number":"756-273-5295","email_id":"Rafaela.Swift66@hotmail.com","dop":"2000-01-31","serial_number":"1038675391607750","imei1":"1038675391607750","imei2":"1038675391607750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138144,"job_number":"JOB_138144","tr_customer_id":138161,"tr_customer_product_id":138151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10207886067508","imei1":"10207886067508","imei2":"10207886067508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138119,"job_number":"JOB_138119","tr_customer_id":138136,"tr_customer_product_id":138126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"Niko Schamberger","mobile_number":"696-251-5927","email_id":"Lou.Casper38@gmail.com","dop":"2000-01-31","serial_number":"1013150243190440","imei1":"1013150243190440","imei2":"1013150243190440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138115,"job_number":"JOB_138115","tr_customer_id":138132,"tr_customer_product_id":138122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:45:50.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10750649824224","imei1":"10750649824224","imei2":"10750649824224","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 94df92cc-1e9a-4ec6-8312-7dd7d3c67fa3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6c901a3-0294-4a49-a9e3-8a4a1003deec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ceaa5e25-3408-493f-8aa2-534b7b498e03 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-X5E/1zRexfppNXW70zIk9ykuI+8" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDB9.5UXkDnh4IqUW42k9XD41CyFucm9xM-BkUmNw69AdP0s"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDB9.5UXkDnh4IqUW42k9XD41CyFucm9xM-BkUmNw69AdP0s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8ce2e4d7-1242-4ca6-b847-312ac75bef10 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDB9.5UXkDnh4IqUW42k9XD41CyFucm9xM-BkUmNw69AdP0s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 70d8d5d9-9990-4cfd-9e9d-ee3ac4cc32f2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-l61BQ+PoGVbaPWx7uPr7QbAvJZQ" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":387},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e169eb93-ca9c-4122-95ae-27ec34d9158d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"5e02a-sALZH6lukn2/dJyWdc6+Xvx8qPg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":137733,"job_number":"JOB_137733","tr_customer_id":137750,"tr_customer_product_id":137740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:47:23.000Z","modified_at":"2025-12-25T10:47:23.000Z","name":"Carlee Brakus","mobile_number":"864-378-0119","email_id":"Hester90@hotmail.com","dop":"2025-04-06","serial_number":"12579292655124176","imei1":"12579292655124176","imei2":"12579292655124176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137734,"job_number":"JOB_137734","tr_customer_id":137751,"tr_customer_product_id":137741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137735,"job_number":"JOB_137735","tr_customer_id":137752,"tr_customer_product_id":137742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137736,"job_number":"JOB_137736","tr_customer_id":137754,"tr_customer_product_id":137744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137737,"job_number":"JOB_137737","tr_customer_id":137755,"tr_customer_product_id":137745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137738,"job_number":"JOB_137738","tr_customer_id":137753,"tr_customer_product_id":137743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137739,"job_number":"JOB_137739","tr_customer_id":137756,"tr_customer_product_id":137746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137740,"job_number":"JOB_137740","tr_customer_id":137757,"tr_customer_product_id":137747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137741,"job_number":"JOB_137741","tr_customer_id":137758,"tr_customer_product_id":137748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137742,"job_number":"JOB_137742","tr_customer_id":137759,"tr_customer_product_id":137749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137743,"job_number":"JOB_137743","tr_customer_id":137761,"tr_customer_product_id":137750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Manik Embranthiri","mobile_number":"7036691226","email_id":"smita.bhat@gmail.com","dop":"2025-12-15","serial_number":"783813944019478","imei1":"783813944019478","imei2":"783813944019478","popurl":"www.aayushman-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137744,"job_number":"JOB_137744","tr_customer_id":137760,"tr_customer_product_id":137751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Hiranya Gill","mobile_number":"7046809590","email_id":"deependra.khan@gmail.com","dop":"2025-12-15","serial_number":"253267540852986","imei1":"253267540852986","imei2":"253267540852986","popurl":"www.sucheta-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137745,"job_number":"JOB_137745","tr_customer_id":137763,"tr_customer_product_id":137752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Gudakesa Bhat","mobile_number":"7012437662","email_id":"anasooya.shukla@gmail.com","dop":"2025-12-15","serial_number":"661545756352918","imei1":"661545756352918","imei2":"661545756352918","popurl":"www.lai-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137746,"job_number":"JOB_137746","tr_customer_id":137762,"tr_customer_product_id":137753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Sitara Banerjee","mobile_number":"7054186957","email_id":"chiranjeev.joshi@gmail.com","dop":"2025-12-15","serial_number":"280467029964084","imei1":"280467029964084","imei2":"280467029964084","popurl":"www.vinay-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137747,"job_number":"JOB_137747","tr_customer_id":137764,"tr_customer_product_id":137754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Draupadi Khatri","mobile_number":"7040157957","email_id":"suman.butt@gmail.com","dop":"2025-12-15","serial_number":"690196862986400","imei1":"690196862986400","imei2":"690196862986400","popurl":"www.mayoor-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137748,"job_number":"JOB_137748","tr_customer_id":137765,"tr_customer_product_id":137755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:58:19.000Z","modified_at":"2025-12-25T10:58:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"236630332055321","imei1":"236630332055321","imei2":"236630332055321","popurl":"2025-12-15T10:58:18.168083100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137750,"job_number":"JOB_137750","tr_customer_id":137767,"tr_customer_product_id":137757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:10:25.000Z","modified_at":"2025-12-25T11:10:25.000Z","name":"Rosalinda Schulist","mobile_number":"743-497-3816","email_id":"Mario18@yahoo.com","dop":"2025-04-06","serial_number":"12392825542756760","imei1":"12392825542756760","imei2":"12392825542756760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137752,"job_number":"JOB_137752","tr_customer_id":137769,"tr_customer_product_id":137759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:43:08.000Z","modified_at":"2025-12-25T11:43:08.000Z","name":"Gwendolyn Grady","mobile_number":"582-213-6707","email_id":"Edythe_VonRueden10@gmail.com","dop":"2025-04-06","serial_number":"11275715908746920","imei1":"11275715908746920","imei2":"11275715908746920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137754,"job_number":"JOB_137754","tr_customer_id":137771,"tr_customer_product_id":137761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:49:23.000Z","modified_at":"2025-12-25T11:49:23.000Z","name":"Priscilla McGlynn","mobile_number":"240-984-4637","email_id":"Noble1@gmail.com","dop":"2025-04-06","serial_number":"16775837589408208","imei1":"16775837589408208","imei2":"16775837589408208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137755,"job_number":"JOB_137755","tr_customer_id":137772,"tr_customer_product_id":137762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:00:55.000Z","modified_at":"2025-12-25T12:00:55.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-15T12:00:55.720751Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137759,"job_number":"JOB_137759","tr_customer_id":137776,"tr_customer_product_id":137766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:56:32.000Z","modified_at":"2025-12-25T12:56:32.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"173162530654339","imei1":"173162530654339","imei2":"173162530654339","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137761,"job_number":"JOB_137761","tr_customer_id":137778,"tr_customer_product_id":137768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:05:57.000Z","modified_at":"2025-12-25T13:05:57.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-15","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-15T13:05:56.324812618Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137765,"job_number":"JOB_137765","tr_customer_id":137782,"tr_customer_product_id":137772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:12.000Z","modified_at":"2025-12-25T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17340521274392","imei1":"17340521274392","imei2":"17340521274392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137766,"job_number":"JOB_137766","tr_customer_id":137783,"tr_customer_product_id":137773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16441337741397","imei1":"16441337741397","imei2":"16441337741397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137767,"job_number":"JOB_137767","tr_customer_id":137784,"tr_customer_product_id":137774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93500665317366","imei1":"93500665317366","imei2":"93500665317366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137768,"job_number":"JOB_137768","tr_customer_id":137785,"tr_customer_product_id":137775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87627638455776","imei1":"87627638455776","imei2":"87627638455776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137769,"job_number":"JOB_137769","tr_customer_id":137786,"tr_customer_product_id":137776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26646585668124","imei1":"26646585668124","imei2":"26646585668124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137770,"job_number":"JOB_137770","tr_customer_id":137787,"tr_customer_product_id":137777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:14.000Z","modified_at":"2025-12-25T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54928024779249","imei1":"54928024779249","imei2":"54928024779249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137772,"job_number":"JOB_137772","tr_customer_id":137789,"tr_customer_product_id":137779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55795413237935","imei1":"55795413237935","imei2":"55795413237935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137773,"job_number":"JOB_137773","tr_customer_id":137790,"tr_customer_product_id":137780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79373842549864","imei1":"79373842549864","imei2":"79373842549864","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137774,"job_number":"JOB_137774","tr_customer_id":137791,"tr_customer_product_id":137781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19326314012849","imei1":"19326314012849","imei2":"19326314012849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137775,"job_number":"JOB_137775","tr_customer_id":137792,"tr_customer_product_id":137782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77093088658218","imei1":"77093088658218","imei2":"77093088658218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137776,"job_number":"JOB_137776","tr_customer_id":137793,"tr_customer_product_id":137783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34998556886642","imei1":"34998556886642","imei2":"34998556886642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137777,"job_number":"JOB_137777","tr_customer_id":137794,"tr_customer_product_id":137784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60445754922538","imei1":"60445754922538","imei2":"60445754922538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137779,"job_number":"JOB_137779","tr_customer_id":137796,"tr_customer_product_id":137786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:09.000Z","modified_at":"2025-12-25T13:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13901515519214","imei1":"13901515519214","imei2":"13901515519214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137780,"job_number":"JOB_137780","tr_customer_id":137797,"tr_customer_product_id":137787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84709413602597","imei1":"84709413602597","imei2":"84709413602597","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137781,"job_number":"JOB_137781","tr_customer_id":137798,"tr_customer_product_id":137788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77010206476225","imei1":"77010206476225","imei2":"77010206476225","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137782,"job_number":"JOB_137782","tr_customer_id":137799,"tr_customer_product_id":137789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62156119246214","imei1":"62156119246214","imei2":"62156119246214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137783,"job_number":"JOB_137783","tr_customer_id":137800,"tr_customer_product_id":137790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33635479557628","imei1":"33635479557628","imei2":"33635479557628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137784,"job_number":"JOB_137784","tr_customer_id":137801,"tr_customer_product_id":137791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:11.000Z","modified_at":"2025-12-25T13:48:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35849540603354","imei1":"35849540603354","imei2":"35849540603354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137787,"job_number":"JOB_137787","tr_customer_id":137804,"tr_customer_product_id":137794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:26.000Z","modified_at":"2025-12-25T13:48:26.000Z","name":"Delphine Luettgen","mobile_number":"366-860-0957","email_id":"Angela94@yahoo.com","dop":"2025-04-06","serial_number":"15899752813990","imei1":"15899752813990","imei2":"15899752813990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137788,"job_number":"JOB_137788","tr_customer_id":137805,"tr_customer_product_id":137795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:27.000Z","modified_at":"2025-12-25T13:48:27.000Z","name":"Lindsey Bernhard","mobile_number":"272-966-3599","email_id":"Hobart.Swift@yahoo.com","dop":"2025-04-06","serial_number":"12419637801935536","imei1":"12419637801935536","imei2":"12419637801935536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137789,"job_number":"JOB_137789","tr_customer_id":137806,"tr_customer_product_id":137796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:33.000Z","modified_at":"2025-12-25T13:48:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17651155327366","imei1":"17651155327366","imei2":"17651155327366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137791,"job_number":"JOB_137791","tr_customer_id":137808,"tr_customer_product_id":137798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:35.000Z","modified_at":"2025-12-25T13:48:35.000Z","name":"Arch Vandervort","mobile_number":"564-729-9217","email_id":"Burnice_Gutkowski75@gmail.com","dop":"2025-04-06","serial_number":"19339620967976244","imei1":"19339620967976244","imei2":"19339620967976244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137792,"job_number":"JOB_137792","tr_customer_id":137809,"tr_customer_product_id":137799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:16.000Z","modified_at":"2025-12-25T13:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14089160082920","imei1":"14089160082920","imei2":"14089160082920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137794,"job_number":"JOB_137794","tr_customer_id":137811,"tr_customer_product_id":137801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:17.000Z","modified_at":"2025-12-25T13:49:17.000Z","name":"Shanelle Ruecker","mobile_number":"611-352-6920","email_id":"Greta_Larson96@gmail.com","dop":"2025-04-06","serial_number":"14866250649153852","imei1":"14866250649153852","imei2":"14866250649153852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137795,"job_number":"JOB_137795","tr_customer_id":137812,"tr_customer_product_id":137802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:59.000Z","modified_at":"2025-12-25T13:49:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11096322390041","imei1":"11096322390041","imei2":"11096322390041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137797,"job_number":"JOB_137797","tr_customer_id":137814,"tr_customer_product_id":137804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:50:00.000Z","modified_at":"2025-12-25T13:50:00.000Z","name":"Kariane Hettinger","mobile_number":"584-681-0237","email_id":"Raymond_McKenzie0@yahoo.com","dop":"2025-04-06","serial_number":"15175436642811830","imei1":"15175436642811830","imei2":"15175436642811830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137808,"job_number":"JOB_137808","tr_customer_id":137825,"tr_customer_product_id":137815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:11:59.000Z","modified_at":"2025-12-25T14:11:59.000Z","name":"Gayle Morissette","mobile_number":"763-733-1907","email_id":"Alva.Walsh53@gmail.com","dop":"2025-04-06","serial_number":"13928059891035078","imei1":"13928059891035078","imei2":"13928059891035078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137809,"job_number":"JOB_137809","tr_customer_id":137826,"tr_customer_product_id":137816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:14:38.000Z","modified_at":"2025-12-25T14:14:38.000Z","name":"Vernie Heidenreich","mobile_number":"756-743-9313","email_id":"Nikita_Skiles@gmail.com","dop":"2025-12-09","serial_number":"10165034387988","imei1":"10165034387988","imei2":"10165034387988","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137810,"job_number":"JOB_137810","tr_customer_id":137827,"tr_customer_product_id":137817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:11.000Z","modified_at":"2025-12-25T14:15:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10368684829587","imei1":"10368684829587","imei2":"10368684829587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137812,"job_number":"JOB_137812","tr_customer_id":137829,"tr_customer_product_id":137819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:12.000Z","modified_at":"2025-12-25T14:15:12.000Z","name":"Rocky Cronin","mobile_number":"672-916-4900","email_id":"Gardner.OConnell60@yahoo.com","dop":"2025-06-18","serial_number":"1066589441085782","imei1":"1066589441085782","imei2":"1066589441085782","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137816,"job_number":"JOB_137816","tr_customer_id":137833,"tr_customer_product_id":137823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:52.000Z","modified_at":"2025-12-25T14:15:52.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10941349254085","imei1":"10941349254085","imei2":"10941349254085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137818,"job_number":"JOB_137818","tr_customer_id":137835,"tr_customer_product_id":137825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:53.000Z","modified_at":"2025-12-25T14:15:53.000Z","name":"Maximilian Will","mobile_number":"525-807-2485","email_id":"Stuart_Fisher@yahoo.com","dop":"2025-06-18","serial_number":"1002764846122768","imei1":"1002764846122768","imei2":"1002764846122768","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137826,"job_number":"JOB_137826","tr_customer_id":137843,"tr_customer_product_id":137833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:33.000Z","modified_at":"2025-12-25T14:17:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17034150549164","imei1":"17034150549164","imei2":"17034150549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137828,"job_number":"JOB_137828","tr_customer_id":137845,"tr_customer_product_id":137835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:35.000Z","modified_at":"2025-12-25T14:17:35.000Z","name":"Kaia Hilll","mobile_number":"514-353-1022","email_id":"Doris_Morar87@hotmail.com","dop":"2025-04-06","serial_number":"12548390793824890","imei1":"12548390793824890","imei2":"12548390793824890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137829,"job_number":"JOB_137829","tr_customer_id":137846,"tr_customer_product_id":137836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:45.000Z","modified_at":"2025-12-25T14:17:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16592157613842","imei1":"16592157613842","imei2":"16592157613842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137831,"job_number":"JOB_137831","tr_customer_id":137848,"tr_customer_product_id":137838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:46.000Z","modified_at":"2025-12-25T14:17:46.000Z","name":"Emory Schuster","mobile_number":"265-629-0043","email_id":"Seth50@yahoo.com","dop":"2025-04-06","serial_number":"14217698123268640","imei1":"14217698123268640","imei2":"14217698123268640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137835,"job_number":"JOB_137835","tr_customer_id":137852,"tr_customer_product_id":137842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:16.000Z","modified_at":"2025-12-25T14:18:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19188190588441","imei1":"19188190588441","imei2":"19188190588441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137837,"job_number":"JOB_137837","tr_customer_id":137854,"tr_customer_product_id":137844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:18.000Z","modified_at":"2025-12-25T14:18:18.000Z","name":"Anabelle Dach","mobile_number":"526-276-0644","email_id":"Anderson.Collier52@gmail.com","dop":"2025-04-06","serial_number":"17978708384863028","imei1":"17978708384863028","imei2":"17978708384863028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137838,"job_number":"JOB_137838","tr_customer_id":137855,"tr_customer_product_id":137845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:24.000Z","modified_at":"2025-12-25T14:18:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19086473003916","imei1":"19086473003916","imei2":"19086473003916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137840,"job_number":"JOB_137840","tr_customer_id":137857,"tr_customer_product_id":137847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:25.000Z","modified_at":"2025-12-25T14:18:25.000Z","name":"Gordon Dooley","mobile_number":"580-573-8340","email_id":"Kara.Lang90@gmail.com","dop":"2025-04-06","serial_number":"12230770671960164","imei1":"12230770671960164","imei2":"12230770671960164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137841,"job_number":"JOB_137841","tr_customer_id":137858,"tr_customer_product_id":137848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:44.000Z","modified_at":"2025-12-25T14:18:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19346353686454","imei1":"19346353686454","imei2":"19346353686454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137843,"job_number":"JOB_137843","tr_customer_id":137860,"tr_customer_product_id":137850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:45.000Z","modified_at":"2025-12-25T14:18:45.000Z","name":"Gail McClure","mobile_number":"828-375-5990","email_id":"Jamar56@hotmail.com","dop":"2025-04-06","serial_number":"17466087006015588","imei1":"17466087006015588","imei2":"17466087006015588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137844,"job_number":"JOB_137844","tr_customer_id":137861,"tr_customer_product_id":137851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:58.000Z","modified_at":"2025-12-25T14:18:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637104420672","imei1":"14637104420672","imei2":"14637104420672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137846,"job_number":"JOB_137846","tr_customer_id":137863,"tr_customer_product_id":137853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:00.000Z","modified_at":"2025-12-25T14:19:00.000Z","name":"Marjorie Lind","mobile_number":"741-341-5966","email_id":"Eladio_Labadie@gmail.com","dop":"2025-04-06","serial_number":"15038933543317788","imei1":"15038933543317788","imei2":"15038933543317788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137847,"job_number":"JOB_137847","tr_customer_id":137864,"tr_customer_product_id":137854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:02.000Z","modified_at":"2025-12-25T14:19:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18255675762278","imei1":"18255675762278","imei2":"18255675762278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137849,"job_number":"JOB_137849","tr_customer_id":137866,"tr_customer_product_id":137856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:03.000Z","modified_at":"2025-12-25T14:19:03.000Z","name":"Green Schamberger","mobile_number":"353-458-8533","email_id":"Filomena_Armstrong@gmail.com","dop":"2025-04-06","serial_number":"12118589663703256","imei1":"12118589663703256","imei2":"12118589663703256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137850,"job_number":"JOB_137850","tr_customer_id":137867,"tr_customer_product_id":137857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:22.000Z","modified_at":"2025-12-25T14:19:22.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10975544364638","imei1":"10975544364638","imei2":"10975544364638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137852,"job_number":"JOB_137852","tr_customer_id":137869,"tr_customer_product_id":137859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:23.000Z","modified_at":"2025-12-25T14:19:23.000Z","name":"Leora Zieme","mobile_number":"387-515-6456","email_id":"Marilyne70@hotmail.com","dop":"2025-04-06","serial_number":"16739034350628988","imei1":"16739034350628988","imei2":"16739034350628988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137853,"job_number":"JOB_137853","tr_customer_id":137870,"tr_customer_product_id":137860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:00.000Z","modified_at":"2025-12-25T14:20:00.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17178664796356","imei1":"17178664796356","imei2":"17178664796356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137855,"job_number":"JOB_137855","tr_customer_id":137872,"tr_customer_product_id":137862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:01.000Z","modified_at":"2025-12-25T14:20:01.000Z","name":"Burnice Effertz","mobile_number":"880-645-2466","email_id":"Jacky73@hotmail.com","dop":"2025-04-06","serial_number":"11783746186899754","imei1":"11783746186899754","imei2":"11783746186899754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137856,"job_number":"JOB_137856","tr_customer_id":137873,"tr_customer_product_id":137863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:02.000Z","modified_at":"2025-12-25T14:20:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14140469912703","imei1":"14140469912703","imei2":"14140469912703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137858,"job_number":"JOB_137858","tr_customer_id":137875,"tr_customer_product_id":137865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:03.000Z","modified_at":"2025-12-25T14:20:03.000Z","name":"Joe Langworth","mobile_number":"729-430-9687","email_id":"Alyce.Franecki70@yahoo.com","dop":"2025-04-06","serial_number":"17177678355373542","imei1":"17177678355373542","imei2":"17177678355373542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137860,"job_number":"JOB_137860","tr_customer_id":137877,"tr_customer_product_id":137867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:13.000Z","modified_at":"2025-12-25T14:20:13.000Z","name":"Brent Morissette","mobile_number":"866-618-5106","email_id":"Lizeth26@hotmail.com","dop":"2025-04-06","serial_number":"15291822210956598","imei1":"15291822210956598","imei2":"15291822210956598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137861,"job_number":"JOB_137861","tr_customer_id":137878,"tr_customer_product_id":137868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:43.000Z","modified_at":"2025-12-25T14:20:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11794129348538","imei1":"11794129348538","imei2":"11794129348538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137863,"job_number":"JOB_137863","tr_customer_id":137880,"tr_customer_product_id":137870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:44.000Z","modified_at":"2025-12-25T14:20:44.000Z","name":"Mabelle Kiehn","mobile_number":"353-381-5274","email_id":"Miles_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13591113087078938","imei1":"13591113087078938","imei2":"13591113087078938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137865,"job_number":"JOB_137865","tr_customer_id":137882,"tr_customer_product_id":137872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:56.000Z","modified_at":"2025-12-25T14:20:56.000Z","name":"Mozell Wiza","mobile_number":"615-684-5583","email_id":"Kyler70@hotmail.com","dop":"2025-04-06","serial_number":"17132195156766614","imei1":"17132195156766614","imei2":"17132195156766614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137866,"job_number":"JOB_137866","tr_customer_id":137883,"tr_customer_product_id":137873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:24.000Z","modified_at":"2025-12-25T14:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12596013411573","imei1":"12596013411573","imei2":"12596013411573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137868,"job_number":"JOB_137868","tr_customer_id":137885,"tr_customer_product_id":137875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:25.000Z","modified_at":"2025-12-25T14:21:25.000Z","name":"Clyde Blanda","mobile_number":"315-501-4638","email_id":"Sim87@hotmail.com","dop":"2025-04-06","serial_number":"16781942193417430","imei1":"16781942193417430","imei2":"16781942193417430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137869,"job_number":"JOB_137869","tr_customer_id":137886,"tr_customer_product_id":137876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18413041424121","imei1":"18413041424121","imei2":"18413041424121","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137870,"job_number":"JOB_137870","tr_customer_id":137887,"tr_customer_product_id":137877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"Name Howell","mobile_number":"988-480-0095","email_id":"Carmelo17@hotmail.com","dop":"2025-09-16","serial_number":"14396442322490","imei1":"14396442322490","imei2":"14396442322490","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137871,"job_number":"JOB_137871","tr_customer_id":137888,"tr_customer_product_id":137878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11945653909974","imei1":"11945653909974","imei2":"11945653909974","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137872,"job_number":"JOB_137872","tr_customer_id":137889,"tr_customer_product_id":137879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"Wilfredo Kohler","mobile_number":"797-512-6511","email_id":"Erick49@gmail.com","dop":"2025-09-16","serial_number":"19842645173499","imei1":"19842645173499","imei2":"19842645173499","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137874,"job_number":"JOB_137874","tr_customer_id":137891,"tr_customer_product_id":137881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:00.000Z","modified_at":"2025-12-25T14:22:00.000Z","name":"Una Spinka","mobile_number":"490-787-8308","email_id":"Delfina_Rodriguez@hotmail.com","dop":"2025-05-30","serial_number":"19078683427860","imei1":"19078683427860","imei2":"19078683427860","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137875,"job_number":"JOB_137875","tr_customer_id":137892,"tr_customer_product_id":137882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:02.000Z","modified_at":"2025-12-25T14:22:02.000Z","name":"Amira Kiehn","mobile_number":"236-200-4934","email_id":"Gretchen_Runolfsdottir69@gmail.com","dop":"2025-05-30","serial_number":"1486418369132678","imei1":"1486418369132678","imei2":"1486418369132678","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137876,"job_number":"JOB_137876","tr_customer_id":137893,"tr_customer_product_id":137883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15778152608532","imei1":"15778152608532","imei2":"15778152608532","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137877,"job_number":"JOB_137877","tr_customer_id":137894,"tr_customer_product_id":137884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"Zane Hintz","mobile_number":"647-234-9351","email_id":"Landen.Stiedemann@yahoo.com","dop":"2025-09-16","serial_number":"15150983056621","imei1":"15150983056621","imei2":"15150983056621","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137878,"job_number":"JOB_137878","tr_customer_id":137895,"tr_customer_product_id":137885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:35.000Z","modified_at":"2025-12-25T14:23:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882340514518","imei1":"12882340514518","imei2":"12882340514518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137880,"job_number":"JOB_137880","tr_customer_id":137897,"tr_customer_product_id":137887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:37.000Z","modified_at":"2025-12-25T14:23:37.000Z","name":"Eve Altenwerth","mobile_number":"241-554-8892","email_id":"Joesph31@gmail.com","dop":"2025-04-06","serial_number":"13608427159299710","imei1":"13608427159299710","imei2":"13608427159299710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137882,"job_number":"JOB_137882","tr_customer_id":137899,"tr_customer_product_id":137889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:45.000Z","modified_at":"2025-12-25T14:23:45.000Z","name":"Anahi Pfannerstill","mobile_number":"934-312-6879","email_id":"Hope_Welch17@hotmail.com","dop":"2025-04-06","serial_number":"13212010693368348","imei1":"13212010693368348","imei2":"13212010693368348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137883,"job_number":"JOB_137883","tr_customer_id":137900,"tr_customer_product_id":137890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:47.000Z","modified_at":"2025-12-25T14:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10264635452002","imei1":"10264635452002","imei2":"10264635452002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137885,"job_number":"JOB_137885","tr_customer_id":137902,"tr_customer_product_id":137892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:48.000Z","modified_at":"2025-12-25T14:23:48.000Z","name":"Hermann Roberts","mobile_number":"610-895-4347","email_id":"Samara_Doyle90@gmail.com","dop":"2025-04-06","serial_number":"17726085604947266","imei1":"17726085604947266","imei2":"17726085604947266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137886,"job_number":"JOB_137886","tr_customer_id":137903,"tr_customer_product_id":137893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:13.000Z","modified_at":"2025-12-25T14:24:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596856430260","imei1":"17596856430260","imei2":"17596856430260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137888,"job_number":"JOB_137888","tr_customer_id":137905,"tr_customer_product_id":137895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:14.000Z","modified_at":"2025-12-25T14:24:14.000Z","name":"Sister Fisher","mobile_number":"671-617-6080","email_id":"Christa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"16706943470838672","imei1":"16706943470838672","imei2":"16706943470838672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137889,"job_number":"JOB_137889","tr_customer_id":137906,"tr_customer_product_id":137896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:20.000Z","modified_at":"2025-12-25T14:24:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13509153353588","imei1":"13509153353588","imei2":"13509153353588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137891,"job_number":"JOB_137891","tr_customer_id":137908,"tr_customer_product_id":137898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:22.000Z","modified_at":"2025-12-25T14:24:22.000Z","name":"Reina Hansen","mobile_number":"290-955-3783","email_id":"Akeem.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"15965088708000136","imei1":"15965088708000136","imei2":"15965088708000136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137892,"job_number":"JOB_137892","tr_customer_id":137909,"tr_customer_product_id":137899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:29.000Z","modified_at":"2025-12-25T14:24:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16846077137070","imei1":"16846077137070","imei2":"16846077137070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137894,"job_number":"JOB_137894","tr_customer_id":137911,"tr_customer_product_id":137901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:31.000Z","modified_at":"2025-12-25T14:24:31.000Z","name":"Alia Johnston","mobile_number":"920-911-0132","email_id":"Alexandrea.Leffler@gmail.com","dop":"2025-04-06","serial_number":"18975443098835424","imei1":"18975443098835424","imei2":"18975443098835424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137898,"job_number":"JOB_137898","tr_customer_id":137915,"tr_customer_product_id":137905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:53.000Z","modified_at":"2025-12-25T14:24:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11926287241457","imei1":"11926287241457","imei2":"11926287241457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137900,"job_number":"JOB_137900","tr_customer_id":137917,"tr_customer_product_id":137907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:55.000Z","modified_at":"2025-12-25T14:24:55.000Z","name":"Nikko Russel","mobile_number":"645-332-4634","email_id":"Laila5@gmail.com","dop":"2025-04-06","serial_number":"18206883225992000","imei1":"18206883225992000","imei2":"18206883225992000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137905,"job_number":"JOB_137905","tr_customer_id":137922,"tr_customer_product_id":137912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11881626340506","imei1":"11881626340506","imei2":"11881626340506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137907,"job_number":"JOB_137907","tr_customer_id":137924,"tr_customer_product_id":137914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"Oswaldo Mills","mobile_number":"978-491-3617","email_id":"Frank19@hotmail.com","dop":"2025-04-06","serial_number":"16134243558073600","imei1":"16134243558073600","imei2":"16134243558073600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137908,"job_number":"JOB_137908","tr_customer_id":137925,"tr_customer_product_id":137915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:06.000Z","modified_at":"2025-12-25T14:25:06.000Z","name":"Maida Walsh","mobile_number":"631-840-8366","email_id":"Arturo.Morar31@hotmail.com","dop":"2025-04-06","serial_number":"15575543068160758","imei1":"15575543068160758","imei2":"15575543068160758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137909,"job_number":"JOB_137909","tr_customer_id":137926,"tr_customer_product_id":137916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:11.000Z","modified_at":"2025-12-25T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18581652027401","imei1":"18581652027401","imei2":"18581652027401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137914,"job_number":"JOB_137914","tr_customer_id":137931,"tr_customer_product_id":137921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Josefa Hermiston","mobile_number":"660-206-5162","email_id":"Donato_Jerde81@yahoo.com","dop":"2025-04-06","serial_number":"10458204471562572","imei1":"10458204471562572","imei2":"10458204471562572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137916,"job_number":"JOB_137916","tr_customer_id":137933,"tr_customer_product_id":137923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:34.000Z","modified_at":"2025-12-25T14:25:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15821591201232","imei1":"15821591201232","imei2":"15821591201232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137918,"job_number":"JOB_137918","tr_customer_id":137935,"tr_customer_product_id":137925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:35.000Z","modified_at":"2025-12-25T14:25:35.000Z","name":"Lia Koss","mobile_number":"641-820-1623","email_id":"Teagan.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"10992462529180644","imei1":"10992462529180644","imei2":"10992462529180644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137920,"job_number":"JOB_137920","tr_customer_id":137937,"tr_customer_product_id":137927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:26:07.000Z","modified_at":"2025-12-25T14:26:07.000Z","name":"Marco Kutch","mobile_number":"888-404-5110","email_id":"Lois_King@hotmail.com","dop":"2025-04-06","serial_number":"11592845971744044","imei1":"11592845971744044","imei2":"11592845971744044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137922,"job_number":"JOB_137922","tr_customer_id":137939,"tr_customer_product_id":137929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:48:31.000Z","modified_at":"2025-12-25T14:48:31.000Z","name":"Tony Cassin","mobile_number":"236-222-6408","email_id":"Leola4@gmail.com","dop":"2025-04-06","serial_number":"16497601552708852","imei1":"16497601552708852","imei2":"16497601552708852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137932,"job_number":"JOB_137932","tr_customer_id":137949,"tr_customer_product_id":137939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:16:38.000Z","modified_at":"2025-12-25T15:16:38.000Z","name":"Sharvani b","mobile_number":"8905643277","email_id":"sharva2012@gmail.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"67589045321561","imei2":"67589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137934,"job_number":"JOB_137934","tr_customer_id":137951,"tr_customer_product_id":137941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:10.000Z","modified_at":"2025-12-25T15:22:10.000Z","name":"Rocio Pfannerstill","mobile_number":"848-285-5186","email_id":"Freda6@hotmail.com","dop":"2025-02-04","serial_number":"108865147412056}}","imei1":"108865147412056}}","imei2":"108865147412056}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137935,"job_number":"JOB_137935","tr_customer_id":137952,"tr_customer_product_id":137942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:19.000Z","modified_at":"2025-12-25T15:22:19.000Z","name":"Imogene Ritchie","mobile_number":"829-609-7701","email_id":"Giuseppe.Schulist55@gmail.com","dop":"2025-02-04","serial_number":"105639296726901}}","imei1":"105639296726901}}","imei2":"105639296726901}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137936,"job_number":"JOB_137936","tr_customer_id":137953,"tr_customer_product_id":137943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:38:59.000Z","modified_at":"2025-12-25T15:38:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106650520187131","imei1":"106650520187131","imei2":"106650520187131","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137938,"job_number":"JOB_137938","tr_customer_id":137955,"tr_customer_product_id":137945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:39:12.000Z","modified_at":"2025-12-25T15:39:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109998120574079","imei1":"109998120574079","imei2":"109998120574079","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137940,"job_number":"JOB_137940","tr_customer_id":137957,"tr_customer_product_id":137947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:41:29.000Z","modified_at":"2025-12-25T15:41:29.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-25","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-25T15:41:28.490Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137941,"job_number":"JOB_137941","tr_customer_id":137958,"tr_customer_product_id":137948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:08.000Z","modified_at":"2025-12-25T16:09:08.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"18329954981695","imei1":"18329954981695","imei2":"18329954981695","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137943,"job_number":"JOB_137943","tr_customer_id":137960,"tr_customer_product_id":137950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:21.000Z","modified_at":"2025-12-25T16:09:21.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14747450719360","imei1":"14747450719360","imei2":"14747450719360","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137945,"job_number":"JOB_137945","tr_customer_id":137962,"tr_customer_product_id":137952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:33.000Z","modified_at":"2025-12-25T16:09:33.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19671827125702","imei1":"19671827125702","imei2":"19671827125702","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137947,"job_number":"JOB_137947","tr_customer_id":137964,"tr_customer_product_id":137954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:42.000Z","modified_at":"2025-12-25T16:11:42.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16827611986464","imei1":"16827611986464","imei2":"16827611986464","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137949,"job_number":"JOB_137949","tr_customer_id":137966,"tr_customer_product_id":137956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:55.000Z","modified_at":"2025-12-25T16:11:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17275299930224","imei1":"17275299930224","imei2":"17275299930224","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137951,"job_number":"JOB_137951","tr_customer_id":137968,"tr_customer_product_id":137958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:07.000Z","modified_at":"2025-12-25T16:12:07.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15741997360218","imei1":"15741997360218","imei2":"15741997360218","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137953,"job_number":"JOB_137953","tr_customer_id":137970,"tr_customer_product_id":137960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:30.000Z","modified_at":"2025-12-25T16:12:30.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14586087494152","imei1":"14586087494152","imei2":"14586087494152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137955,"job_number":"JOB_137955","tr_customer_id":137972,"tr_customer_product_id":137962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:31.000Z","modified_at":"2025-12-25T16:12:31.000Z","name":"Jefferey Davis","mobile_number":"967-567-5391","email_id":"Kobe74@hotmail.com","dop":"2025-04-06","serial_number":"12234203089731126","imei1":"12234203089731126","imei2":"12234203089731126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137956,"job_number":"JOB_137956","tr_customer_id":137973,"tr_customer_product_id":137963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:10.000Z","modified_at":"2025-12-25T16:13:10.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19112807753886","imei1":"19112807753886","imei2":"19112807753886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137958,"job_number":"JOB_137958","tr_customer_id":137975,"tr_customer_product_id":137965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:11.000Z","modified_at":"2025-12-25T16:13:11.000Z","name":"Irving Torphy","mobile_number":"590-844-4975","email_id":"Irma44@hotmail.com","dop":"2025-04-06","serial_number":"16967081747919858","imei1":"16967081747919858","imei2":"16967081747919858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137959,"job_number":"JOB_137959","tr_customer_id":137976,"tr_customer_product_id":137966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:49.000Z","modified_at":"2025-12-25T16:13:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17981085067310","imei1":"17981085067310","imei2":"17981085067310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137961,"job_number":"JOB_137961","tr_customer_id":137978,"tr_customer_product_id":137968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:51.000Z","modified_at":"2025-12-25T16:13:51.000Z","name":"Alisha Reynolds","mobile_number":"594-749-8035","email_id":"Ola_Gorczany65@gmail.com","dop":"2025-04-06","serial_number":"13445825125002884","imei1":"13445825125002884","imei2":"13445825125002884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137962,"job_number":"JOB_137962","tr_customer_id":137979,"tr_customer_product_id":137969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:14:54.000Z","modified_at":"2025-12-25T16:14:54.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12584002323728","imei1":"12584002323728","imei2":"12584002323728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137964,"job_number":"JOB_137964","tr_customer_id":137981,"tr_customer_product_id":137971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:06.000Z","modified_at":"2025-12-25T16:15:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11606861282286","imei1":"11606861282286","imei2":"11606861282286","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137966,"job_number":"JOB_137966","tr_customer_id":137983,"tr_customer_product_id":137973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:08.000Z","modified_at":"2025-12-25T16:15:08.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137967,"job_number":"JOB_137967","tr_customer_id":137984,"tr_customer_product_id":137974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:18.000Z","modified_at":"2025-12-25T16:15:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12467686223266","imei1":"12467686223266","imei2":"12467686223266","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137971,"job_number":"JOB_137971","tr_customer_id":137988,"tr_customer_product_id":137978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:20:43.000Z","modified_at":"2025-12-25T16:20:43.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137972,"job_number":"JOB_137972","tr_customer_id":137989,"tr_customer_product_id":137979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:05.000Z","modified_at":"2025-12-25T16:26:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137973,"job_number":"JOB_137973","tr_customer_id":137990,"tr_customer_product_id":137980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137974,"job_number":"JOB_137974","tr_customer_id":137991,"tr_customer_product_id":137981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137975,"job_number":"JOB_137975","tr_customer_id":137992,"tr_customer_product_id":137982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137976,"job_number":"JOB_137976","tr_customer_id":137993,"tr_customer_product_id":137983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137977,"job_number":"JOB_137977","tr_customer_id":137994,"tr_customer_product_id":137984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137978,"job_number":"JOB_137978","tr_customer_id":137995,"tr_customer_product_id":137985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:31:34.000Z","modified_at":"2025-12-25T16:31:34.000Z","name":"Aida Konopelski","mobile_number":"331-833-7076","email_id":"Ariel49@gmail.com","dop":"2025-04-06","serial_number":"10187975247194","imei1":"10187975247194","imei2":"10187975247194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137979,"job_number":"JOB_137979","tr_customer_id":137996,"tr_customer_product_id":137986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:24.000Z","modified_at":"2025-12-25T16:38:24.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11370100836812","imei1":"11370100836812","imei2":"11370100836812","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137981,"job_number":"JOB_137981","tr_customer_id":137998,"tr_customer_product_id":137988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:37.000Z","modified_at":"2025-12-25T16:38:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14219841673748","imei1":"14219841673748","imei2":"14219841673748","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137983,"job_number":"JOB_137983","tr_customer_id":138000,"tr_customer_product_id":137990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:49.000Z","modified_at":"2025-12-25T16:38:49.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15622629172668","imei1":"15622629172668","imei2":"15622629172668","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137985,"job_number":"JOB_137985","tr_customer_id":138002,"tr_customer_product_id":137992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:42:48.000Z","modified_at":"2025-12-25T16:42:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15960430999746","imei1":"15960430999746","imei2":"15960430999746","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137987,"job_number":"JOB_137987","tr_customer_id":138004,"tr_customer_product_id":137994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:00.000Z","modified_at":"2025-12-25T16:43:00.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11828416399822","imei1":"11828416399822","imei2":"11828416399822","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137989,"job_number":"JOB_137989","tr_customer_id":138006,"tr_customer_product_id":137996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:11.000Z","modified_at":"2025-12-25T16:43:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"10135206686757","imei1":"10135206686757","imei2":"10135206686757","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137991,"job_number":"JOB_137991","tr_customer_id":138008,"tr_customer_product_id":137998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:46:20.000Z","modified_at":"2025-12-25T16:46:20.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-15T16:46:19.792719736Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137992,"job_number":"JOB_137992","tr_customer_id":138009,"tr_customer_product_id":137999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:14.000Z","modified_at":"2025-12-25T16:48:14.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-15","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-15T16:48:13.212126069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137993,"job_number":"JOB_137993","tr_customer_id":138010,"tr_customer_product_id":138000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:43.000Z","modified_at":"2025-12-25T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-15","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-15T16:48:42.647672494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137994,"job_number":"JOB_137994","tr_customer_id":138011,"tr_customer_product_id":138001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:49:41.000Z","modified_at":"2025-12-25T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-15","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-15T16:49:40.131964280Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137995,"job_number":"JOB_137995","tr_customer_id":138012,"tr_customer_product_id":138002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:06.000Z","modified_at":"2025-12-25T16:55:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13509904873922","imei1":"13509904873922","imei2":"13509904873922","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137997,"job_number":"JOB_137997","tr_customer_id":138014,"tr_customer_product_id":138004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:18.000Z","modified_at":"2025-12-25T16:55:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17882849703296","imei1":"17882849703296","imei2":"17882849703296","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137999,"job_number":"JOB_137999","tr_customer_id":138016,"tr_customer_product_id":138006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:30.000Z","modified_at":"2025-12-25T16:55:30.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13092333747070","imei1":"13092333747070","imei2":"13092333747070","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138002,"job_number":"JOB_138002","tr_customer_id":138019,"tr_customer_product_id":138009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:39:09.000Z","modified_at":"2025-12-25T17:39:09.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-25","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-25T17:39:06.641Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138004,"job_number":"JOB_138004","tr_customer_id":138021,"tr_customer_product_id":138011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:41:53.000Z","modified_at":"2025-12-25T17:41:53.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-15","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-15T17:41:52.725732282Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138005,"job_number":"JOB_138005","tr_customer_id":138022,"tr_customer_product_id":138012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:43:54.000Z","modified_at":"2025-12-25T17:43:54.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T17:43:54.278157966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138006,"job_number":"JOB_138006","tr_customer_id":138023,"tr_customer_product_id":138013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"ram Grimes","mobile_number":"4888543823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10262536405644","imei1":"10266586405644","imei2":"10772586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138007,"job_number":"JOB_138007","tr_customer_id":138024,"tr_customer_product_id":138014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"gopal Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10266586405644","imei1":"10662586405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138008,"job_number":"JOB_138008","tr_customer_id":138025,"tr_customer_product_id":138015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"shivam john","mobile_number":"4848583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10772586405644","imei1":"16262586405644","imei2":"90262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138009,"job_number":"JOB_138009","tr_customer_id":138026,"tr_customer_product_id":138016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"Shany Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10264586406644","imei1":"10266686405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138010,"job_number":"JOB_138010","tr_customer_id":138027,"tr_customer_product_id":138017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:29.000Z","modified_at":"2025-12-25T18:18:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18858949589181","imei1":"18858949589181","imei2":"18858949589181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138012,"job_number":"JOB_138012","tr_customer_id":138029,"tr_customer_product_id":138019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:30.000Z","modified_at":"2025-12-25T18:18:30.000Z","name":"Leanne Morissette","mobile_number":"876-335-2291","email_id":"Brando86@gmail.com","dop":"2025-04-06","serial_number":"19227733666207388","imei1":"19227733666207388","imei2":"19227733666207388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138013,"job_number":"JOB_138013","tr_customer_id":138030,"tr_customer_product_id":138020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:09.000Z","modified_at":"2025-12-25T18:19:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11137217058746","imei1":"11137217058746","imei2":"11137217058746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138015,"job_number":"JOB_138015","tr_customer_id":138032,"tr_customer_product_id":138022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:10.000Z","modified_at":"2025-12-25T18:19:10.000Z","name":"Ted O'Reilly","mobile_number":"424-785-6635","email_id":"Peter.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"10579691419570986","imei1":"10579691419570986","imei2":"10579691419570986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138016,"job_number":"JOB_138016","tr_customer_id":138033,"tr_customer_product_id":138023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:49.000Z","modified_at":"2025-12-25T18:19:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11900404324615","imei1":"11900404324615","imei2":"11900404324615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138018,"job_number":"JOB_138018","tr_customer_id":138035,"tr_customer_product_id":138025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:50.000Z","modified_at":"2025-12-25T18:19:50.000Z","name":"Furman Conroy","mobile_number":"435-754-9324","email_id":"Ashtyn_Jerde80@yahoo.com","dop":"2025-04-06","serial_number":"15055168463106632","imei1":"15055168463106632","imei2":"15055168463106632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138019,"job_number":"JOB_138019","tr_customer_id":138036,"tr_customer_product_id":138026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:42:01.000Z","modified_at":"2025-12-25T18:42:01.000Z","name":"Horacio Buckridge","mobile_number":"423-347-1009","email_id":"Jordan.Huels45@yahoo.com","dop":"2025-09-06","serial_number":"13199190449312","imei1":"13199190449312","imei2":"13199190449312","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138020,"job_number":"JOB_138020","tr_customer_id":138037,"tr_customer_product_id":138027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:43:29.000Z","modified_at":"2025-12-25T18:43:29.000Z","name":"Tamia Strosin","mobile_number":"296-560-6365","email_id":"Theodore.Hickle@gmail.com","dop":"2025-09-06","serial_number":"895714145362120","imei1":"895714145362120","imei2":"895714145362120","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138021,"job_number":"JOB_138021","tr_customer_id":138038,"tr_customer_product_id":138028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:49:49.000Z","modified_at":"2025-12-25T18:49:49.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-15","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-15T18:49:49.087064349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138022,"job_number":"JOB_138022","tr_customer_id":138039,"tr_customer_product_id":138029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:18.000Z","modified_at":"2025-12-25T18:51:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-15","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-15T18:51:17.658060292Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138023,"job_number":"JOB_138023","tr_customer_id":138040,"tr_customer_product_id":138030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:24.000Z","modified_at":"2025-12-25T18:51:24.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-24","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-24T18:51:23.627099369Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138024,"job_number":"JOB_138024","tr_customer_id":138041,"tr_customer_product_id":138031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:29.000Z","modified_at":"2025-12-25T18:51:29.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-15","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-15T18:51:28.899491516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138025,"job_number":"JOB_138025","tr_customer_id":138042,"tr_customer_product_id":138032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:18.000Z","modified_at":"2025-12-25T18:52:18.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-15","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-15T18:52:17.929634506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138026,"job_number":"JOB_138026","tr_customer_id":138043,"tr_customer_product_id":138033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:25.000Z","modified_at":"2025-12-25T18:52:25.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-15","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-15T18:52:24.795738006Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138028,"job_number":"JOB_138028","tr_customer_id":138045,"tr_customer_product_id":138035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:46.000Z","modified_at":"2025-12-25T18:52:46.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-20","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-20T18:52:45.121203585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138030,"job_number":"JOB_138030","tr_customer_id":138047,"tr_customer_product_id":138037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:25:01.000Z","modified_at":"2025-12-25T21:25:01.000Z","name":"Carrie Treutel","mobile_number":"550-722-4324","email_id":"Daisy.Kozey40@yahoo.com","dop":"2025-04-06","serial_number":"11293502046517","imei1":"11293502046517","imei2":"11293502046517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138032,"job_number":"JOB_138032","tr_customer_id":138049,"tr_customer_product_id":138039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:32:25.000Z","modified_at":"2025-12-25T21:32:25.000Z","name":"Elinor Brekke","mobile_number":"977-482-3093","email_id":"Giovanny99@yahoo.com","dop":"2025-04-06","serial_number":"19740666685330","imei1":"19740666685330","imei2":"19740666685330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138033,"job_number":"JOB_138033","tr_customer_id":138050,"tr_customer_product_id":138040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:00.000Z","modified_at":"2025-12-25T21:38:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19107542299312","imei1":"19107542299312","imei2":"19107542299312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138035,"job_number":"JOB_138035","tr_customer_id":138052,"tr_customer_product_id":138042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:02.000Z","modified_at":"2025-12-25T21:38:02.000Z","name":"Audrey Carroll","mobile_number":"885-901-0455","email_id":"Connor45@hotmail.com","dop":"2025-04-06","serial_number":"18635065408207670","imei1":"18635065408207670","imei2":"18635065408207670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138036,"job_number":"JOB_138036","tr_customer_id":138053,"tr_customer_product_id":138043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:48.000Z","modified_at":"2025-12-25T21:38:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10592654677605","imei1":"10592654677605","imei2":"10592654677605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138038,"job_number":"JOB_138038","tr_customer_id":138055,"tr_customer_product_id":138045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:50.000Z","modified_at":"2025-12-25T21:38:50.000Z","name":"Earl Konopelski","mobile_number":"947-466-1775","email_id":"Martine.Heller14@gmail.com","dop":"2025-04-06","serial_number":"12272645364020502","imei1":"12272645364020502","imei2":"12272645364020502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138039,"job_number":"JOB_138039","tr_customer_id":138056,"tr_customer_product_id":138046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:35.000Z","modified_at":"2025-12-25T21:39:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10969813204617","imei1":"10969813204617","imei2":"10969813204617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138041,"job_number":"JOB_138041","tr_customer_id":138058,"tr_customer_product_id":138048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:37.000Z","modified_at":"2025-12-25T21:39:37.000Z","name":"Nova Hettinger","mobile_number":"813-947-8937","email_id":"Domenico53@yahoo.com","dop":"2025-04-06","serial_number":"11314112844250254","imei1":"11314112844250254","imei2":"11314112844250254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138042,"job_number":"JOB_138042","tr_customer_id":138059,"tr_customer_product_id":138049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:05.000Z","modified_at":"2025-12-25T23:38:05.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-15T23:38:04.515982824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138043,"job_number":"JOB_138043","tr_customer_id":138060,"tr_customer_product_id":138050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:06.000Z","modified_at":"2025-12-25T23:38:06.000Z","name":"Ghanshyam Kaur","mobile_number":"7015219591","email_id":"dhatri.banerjee@yahoo.co.in","dop":"2025-12-15","serial_number":"565357282679150","imei1":"565357282679150","imei2":"565357282679150","popurl":"www.susheel-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138044,"job_number":"JOB_138044","tr_customer_id":138061,"tr_customer_product_id":138051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:40:33.000Z","modified_at":"2025-12-25T23:40:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-15T23:40:33.063245622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138045,"job_number":"JOB_138045","tr_customer_id":138062,"tr_customer_product_id":138052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T00:52:34.000Z","modified_at":"2025-12-26T00:52:34.000Z","name":"Rosario Sipes","mobile_number":"667-728-1908","email_id":"Annabell51@gmail.com","dop":"2025-11-11","serial_number":"10195675307961","imei1":"10195675307961","imei2":"10195675307961","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T00:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138046,"job_number":"JOB_138046","tr_customer_id":138063,"tr_customer_product_id":138053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:10:10.000Z","modified_at":"2025-12-26T01:10:10.000Z","name":"Terence Rolfson","mobile_number":"419-948-2127","email_id":"Kellen80@yahoo.com","dop":"2025-11-11","serial_number":"16571983166995","imei1":"16571983166995","imei2":"16571983166995","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138047,"job_number":"JOB_138047","tr_customer_id":138064,"tr_customer_product_id":138054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:11:23.000Z","modified_at":"2025-12-26T01:11:24.000Z","name":"Kevon Terry","mobile_number":"889-920-2305","email_id":"Millie.Waelchi74@hotmail.com","dop":"2025-11-11","serial_number":"13461183381631","imei1":"13461183381631","imei2":"13461183381631","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138048,"job_number":"JOB_138048","tr_customer_id":138065,"tr_customer_product_id":138055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:12:03.000Z","modified_at":"2025-12-26T01:12:03.000Z","name":"Leonie Kuhic","mobile_number":"852-979-3591","email_id":"Thea_Bosco@gmail.com","dop":"2025-11-11","serial_number":"11632935784668","imei1":"11632935784668","imei2":"11632935784668","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138049,"job_number":"JOB_138049","tr_customer_id":138066,"tr_customer_product_id":138056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:52:13.000Z","modified_at":"2025-12-26T01:52:13.000Z","name":"Easter Towne","mobile_number":"279-633-8896","email_id":"Claude_Haley12@gmail.com","dop":"2025-11-11","serial_number":"19545877199032","imei1":"19545877199032","imei2":"19545877199032","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138050,"job_number":"JOB_138050","tr_customer_id":138067,"tr_customer_product_id":138057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:54:15.000Z","modified_at":"2025-12-26T01:54:15.000Z","name":"Christopher Weber","mobile_number":"241-201-1787","email_id":"Reanna_McDermott96@gmail.com","dop":"2025-11-11","serial_number":"14333898171594","imei1":"14333898171594","imei2":"14333898171594","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138051,"job_number":"JOB_138051","tr_customer_id":138068,"tr_customer_product_id":138058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:00:18.000Z","modified_at":"2025-12-26T02:00:18.000Z","name":"Breana Gusikowski","mobile_number":"270-942-6701","email_id":"Deshaun_Ondricka96@yahoo.com","dop":"2025-11-11","serial_number":"17460359895110","imei1":"17460359895110","imei2":"17460359895110","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138052,"job_number":"JOB_138052","tr_customer_id":138069,"tr_customer_product_id":138059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:47:58.000Z","modified_at":"2025-12-26T02:47:58.000Z","name":"Aidan Purdy","mobile_number":"433-971-2926","email_id":"Domenick_Tillman43@yahoo.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"617589045321561","imei2":"617589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138053,"job_number":"JOB_138053","tr_customer_id":138070,"tr_customer_product_id":138060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16197452773976","imei1":"16197452773976","imei2":"16197452773976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138055,"job_number":"JOB_138055","tr_customer_id":138072,"tr_customer_product_id":138062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"Garrett Altenwerth","mobile_number":"336-434-9213","email_id":"Nicole69@hotmail.com","dop":"2025-04-06","serial_number":"18446638681448612","imei1":"18446638681448612","imei2":"18446638681448612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138056,"job_number":"JOB_138056","tr_customer_id":138073,"tr_customer_product_id":138063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15898465968692","imei1":"15898465968692","imei2":"15898465968692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138058,"job_number":"JOB_138058","tr_customer_id":138075,"tr_customer_product_id":138065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:15.000Z","modified_at":"2025-12-26T03:19:15.000Z","name":"Dayton Bosco","mobile_number":"627-850-6694","email_id":"Kraig42@hotmail.com","dop":"2025-04-06","serial_number":"12994431646711660","imei1":"12994431646711660","imei2":"12994431646711660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138059,"job_number":"JOB_138059","tr_customer_id":138076,"tr_customer_product_id":138066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:23.000Z","modified_at":"2025-12-26T03:19:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14659893960152","imei1":"14659893960152","imei2":"14659893960152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138061,"job_number":"JOB_138061","tr_customer_id":138078,"tr_customer_product_id":138068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:24.000Z","name":"Jordane Lakin","mobile_number":"309-921-5645","email_id":"Tianna.Boyle3@yahoo.com","dop":"2025-04-06","serial_number":"10382843736727500","imei1":"10382843736727500","imei2":"10382843736727500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138063,"job_number":"JOB_138063","tr_customer_id":138080,"tr_customer_product_id":138070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:43:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19354345460777","imei1":"19354345460777","imei2":"19354345460777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138065,"job_number":"JOB_138065","tr_customer_id":138082,"tr_customer_product_id":138072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:45.000Z","modified_at":"2025-12-26T03:43:45.000Z","name":"Maryse Boyer","mobile_number":"206-722-6635","email_id":"Chadrick.Graham15@hotmail.com","dop":"2025-04-06","serial_number":"16684968076468264","imei1":"16684968076468264","imei2":"16684968076468264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138068,"job_number":"JOB_138068","tr_customer_id":138085,"tr_customer_product_id":138075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:03.000Z","modified_at":"2025-12-26T03:44:03.000Z","name":"Dakota Kreiger","mobile_number":"902-345-0004","email_id":"Kirk79@hotmail.com","dop":"2025-04-06","serial_number":"19837586517268050","imei1":"19837586517268050","imei2":"19837586517268050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138069,"job_number":"JOB_138069","tr_customer_id":138086,"tr_customer_product_id":138076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13594190299108","imei1":"13594190299108","imei2":"13594190299108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138071,"job_number":"JOB_138071","tr_customer_id":138088,"tr_customer_product_id":138078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:22.000Z","modified_at":"2025-12-26T03:44:22.000Z","name":"Bridgette Stroman","mobile_number":"485-739-0688","email_id":"Keyshawn_Bins@hotmail.com","dop":"2025-04-06","serial_number":"13134581588196364","imei1":"13134581588196364","imei2":"13134581588196364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138073,"job_number":"JOB_138073","tr_customer_id":138090,"tr_customer_product_id":138080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:29.000Z","modified_at":"2025-12-26T03:44:29.000Z","name":"Quentin Johnston","mobile_number":"944-847-5984","email_id":"Marcellus91@yahoo.com","dop":"2025-04-06","serial_number":"15012926838043200","imei1":"15012926838043200","imei2":"15012926838043200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138075,"job_number":"JOB_138075","tr_customer_id":138092,"tr_customer_product_id":138082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:44:38.000Z","name":"Brady Mosciski","mobile_number":"812-398-8283","email_id":"Finn.Abshire76@gmail.com","dop":"2025-04-06","serial_number":"10910857904511","imei1":"10910857904511","imei2":"10910857904511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138076,"job_number":"JOB_138076","tr_customer_id":138093,"tr_customer_product_id":138083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:39.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Maximillia Bayer","mobile_number":"780-610-2367","email_id":"Ignacio.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"16629258234833864","imei1":"16629258234833864","imei2":"16629258234833864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138078,"job_number":"JOB_138078","tr_customer_id":138095,"tr_customer_product_id":138085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:43.000Z","modified_at":"2025-12-26T03:44:43.000Z","name":"Reyes Gottlieb","mobile_number":"762-688-6031","email_id":"Lorenz25@hotmail.com","dop":"2025-04-06","serial_number":"18786001104421490","imei1":"18786001104421490","imei2":"18786001104421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138079,"job_number":"JOB_138079","tr_customer_id":138096,"tr_customer_product_id":138086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:44:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10662843383997","imei1":"10662843383997","imei2":"10662843383997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138081,"job_number":"JOB_138081","tr_customer_id":138098,"tr_customer_product_id":138088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"Peggie Bernier","mobile_number":"986-815-9501","email_id":"Stephanie18@hotmail.com","dop":"2025-06-18","serial_number":"1042319942060258","imei1":"1042319942060258","imei2":"1042319942060258","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138082,"job_number":"JOB_138082","tr_customer_id":138099,"tr_customer_product_id":138089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14056345478857","imei1":"14056345478857","imei2":"14056345478857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138084,"job_number":"JOB_138084","tr_customer_id":138101,"tr_customer_product_id":138091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:52.000Z","modified_at":"2025-12-26T03:44:52.000Z","name":"Erich Pacocha","mobile_number":"894-200-7120","email_id":"Branson94@gmail.com","dop":"2025-04-06","serial_number":"12144079677844246","imei1":"12144079677844246","imei2":"12144079677844246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138086,"job_number":"JOB_138086","tr_customer_id":138103,"tr_customer_product_id":138093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:44:59.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19426834475250","imei1":"19426834475250","imei2":"19426834475250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138088,"job_number":"JOB_138088","tr_customer_id":138105,"tr_customer_product_id":138095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"David Dach","mobile_number":"621-794-4886","email_id":"Brock_Torp61@gmail.com","dop":"2025-04-06","serial_number":"17188393134948696","imei1":"17188393134948696","imei2":"17188393134948696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138089,"job_number":"JOB_138089","tr_customer_id":138106,"tr_customer_product_id":138096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"Abigayle Huels","mobile_number":"645-727-9919","email_id":"Freeda78@hotmail.com","dop":"2025-04-06","serial_number":"11230070669588354","imei1":"11230070669588354","imei2":"11230070669588354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138092,"job_number":"JOB_138092","tr_customer_id":138109,"tr_customer_product_id":138099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18518650377236","imei1":"18518650377236","imei2":"18518650377236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138093,"job_number":"JOB_138093","tr_customer_id":138110,"tr_customer_product_id":138100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"Carmel Gislason","mobile_number":"649-544-1127","email_id":"Kaci32@hotmail.com","dop":"2025-04-06","serial_number":"11640836728970340","imei1":"11640836728970340","imei2":"11640836728970340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138095,"job_number":"JOB_138095","tr_customer_id":138112,"tr_customer_product_id":138102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:07.000Z","modified_at":"2025-12-26T03:45:07.000Z","name":"Grady Connelly","mobile_number":"446-550-9541","email_id":"Chesley.Schroeder@gmail.com","dop":"2025-04-06","serial_number":"13776928885067074","imei1":"13776928885067074","imei2":"13776928885067074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138096,"job_number":"JOB_138096","tr_customer_id":138113,"tr_customer_product_id":138103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10055707959336","imei1":"10055707959336","imei2":"10055707959336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138097,"job_number":"JOB_138097","tr_customer_id":138114,"tr_customer_product_id":138104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"Shawna Quigley","mobile_number":"977-413-9329","email_id":"Alisa.Marks@yahoo.com","dop":"2025-09-16","serial_number":"13338119663926","imei1":"13338119663926","imei2":"13338119663926","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138100,"job_number":"JOB_138100","tr_customer_id":138117,"tr_customer_product_id":138107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:21.000Z","modified_at":"2025-12-26T03:45:21.000Z","name":"Gerda Ryan","mobile_number":"530-402-5010","email_id":"Monroe9@hotmail.com","dop":"2025-04-06","serial_number":"17582467073012432","imei1":"17582467073012432","imei2":"17582467073012432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138101,"job_number":"JOB_138101","tr_customer_id":138118,"tr_customer_product_id":138108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10923311865729","imei1":"10923311865729","imei2":"10923311865729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138103,"job_number":"JOB_138103","tr_customer_id":138120,"tr_customer_product_id":138110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Isac Franecki","mobile_number":"866-954-4997","email_id":"Rory_Schneider4@hotmail.com","dop":"2025-06-18","serial_number":"1046823207895587","imei1":"1046823207895587","imei2":"1046823207895587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138104,"job_number":"JOB_138104","tr_customer_id":138121,"tr_customer_product_id":138111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15474247568281","imei1":"15474247568281","imei2":"15474247568281","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138105,"job_number":"JOB_138105","tr_customer_id":138122,"tr_customer_product_id":138112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Sheila Yost","mobile_number":"910-762-7898","email_id":"Nolan23@hotmail.com","dop":"2025-09-16","serial_number":"16284844506214","imei1":"16284844506214","imei2":"16284844506214","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138106,"job_number":"JOB_138106","tr_customer_id":138123,"tr_customer_product_id":138113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18293157713002","imei1":"18293157713002","imei2":"18293157713002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138108,"job_number":"JOB_138108","tr_customer_id":138125,"tr_customer_product_id":138115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:33.000Z","modified_at":"2025-12-26T03:45:33.000Z","name":"Hassan Champlin","mobile_number":"346-964-3137","email_id":"Holden.Hagenes62@gmail.com","dop":"2025-04-06","serial_number":"15114517432655510","imei1":"15114517432655510","imei2":"15114517432655510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138110,"job_number":"JOB_138110","tr_customer_id":138127,"tr_customer_product_id":138117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:46.000Z","modified_at":"2025-12-26T03:45:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11053641344834","imei1":"11053641344834","imei2":"11053641344834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138112,"job_number":"JOB_138112","tr_customer_id":138129,"tr_customer_product_id":138119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Gregorio Waters","mobile_number":"982-936-4049","email_id":"Simone_Schmitt96@gmail.com","dop":"2025-04-06","serial_number":"16578146635933406","imei1":"16578146635933406","imei2":"16578146635933406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138113,"job_number":"JOB_138113","tr_customer_id":138130,"tr_customer_product_id":138120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18033506701595","imei1":"18033506701595","imei2":"18033506701595","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138114,"job_number":"JOB_138114","tr_customer_id":138131,"tr_customer_product_id":138121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Tressa Funk","mobile_number":"569-235-8373","email_id":"Henderson_OReilly@hotmail.com","dop":"2025-09-16","serial_number":"12507525068732","imei1":"12507525068732","imei2":"12507525068732","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138117,"job_number":"JOB_138117","tr_customer_id":138134,"tr_customer_product_id":138124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17427866139213","imei1":"17427866139213","imei2":"17427866139213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138120,"job_number":"JOB_138120","tr_customer_id":138137,"tr_customer_product_id":138127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:52.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Coy Beahan","mobile_number":"777-879-3012","email_id":"Lauriane.Stamm66@yahoo.com","dop":"2025-04-06","serial_number":"16057464828563032","imei1":"16057464828563032","imei2":"16057464828563032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138122,"job_number":"JOB_138122","tr_customer_id":138139,"tr_customer_product_id":138129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:45:58.000Z","name":"Sanford Spinka","mobile_number":"220-221-4370","email_id":"Gonzalo.Harvey76@gmail.com","dop":"2025-05-30","serial_number":"15918133290815","imei1":"15918133290815","imei2":"15918133290815","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138123,"job_number":"JOB_138123","tr_customer_id":138140,"tr_customer_product_id":138130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:59.000Z","modified_at":"2025-12-26T03:45:59.000Z","name":"Harley Sipes","mobile_number":"343-656-2627","email_id":"Selina_Dooley15@gmail.com","dop":"2025-05-30","serial_number":"1429481707076069","imei1":"1429481707076069","imei2":"1429481707076069","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138125,"job_number":"JOB_138125","tr_customer_id":138142,"tr_customer_product_id":138132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17003310923996","imei1":"17003310923996","imei2":"17003310923996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138130,"job_number":"JOB_138130","tr_customer_id":138147,"tr_customer_product_id":138137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Eddie Hegmann","mobile_number":"788-571-4880","email_id":"Helga64@gmail.com","dop":"2025-04-06","serial_number":"10220179660491438","imei1":"10220179660491438","imei2":"10220179660491438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138131,"job_number":"JOB_138131","tr_customer_id":138148,"tr_customer_product_id":138138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15983918827309","imei1":"15983918827309","imei2":"15983918827309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138133,"job_number":"JOB_138133","tr_customer_id":138150,"tr_customer_product_id":138140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:13.000Z","modified_at":"2025-12-26T03:46:13.000Z","name":"Alden Schmitt","mobile_number":"226-743-5316","email_id":"Tyreek.Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"15923153696329260","imei1":"15923153696329260","imei2":"15923153696329260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138135,"job_number":"JOB_138135","tr_customer_id":138152,"tr_customer_product_id":138142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153875257876","imei1":"15153875257876","imei2":"15153875257876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138137,"job_number":"JOB_138137","tr_customer_id":138154,"tr_customer_product_id":138144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:20.000Z","modified_at":"2025-12-26T03:46:20.000Z","name":"Althea Farrell","mobile_number":"629-398-0768","email_id":"Madelynn42@yahoo.com","dop":"2025-04-06","serial_number":"19871877960580340","imei1":"19871877960580340","imei2":"19871877960580340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138147,"job_number":"JOB_138147","tr_customer_id":138164,"tr_customer_product_id":138154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15840386962130","imei1":"15840386962130","imei2":"15840386962130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138151,"job_number":"JOB_138151","tr_customer_id":138168,"tr_customer_product_id":138158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11892289326281","imei1":"11892289326281","imei2":"11892289326281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138153,"job_number":"JOB_138153","tr_customer_id":138170,"tr_customer_product_id":138160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Casimir Kiehn","mobile_number":"647-992-1408","email_id":"Abigail_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"17270194182595368","imei1":"17270194182595368","imei2":"17270194182595368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138154,"job_number":"JOB_138154","tr_customer_id":138171,"tr_customer_product_id":138161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:33.000Z","modified_at":"2025-12-26T03:46:33.000Z","name":"Laverna Lind","mobile_number":"670-815-5725","email_id":"Cassandra_Little12@yahoo.com","dop":"2025-04-06","serial_number":"16342379681991892","imei1":"16342379681991892","imei2":"16342379681991892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138155,"job_number":"JOB_138155","tr_customer_id":138172,"tr_customer_product_id":138162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:35.000Z","modified_at":"2025-12-26T03:46:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11525305003059","imei1":"11525305003059","imei2":"11525305003059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138157,"job_number":"JOB_138157","tr_customer_id":138174,"tr_customer_product_id":138164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:46:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17695907675592","imei1":"17695907675592","imei2":"17695907675592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138159,"job_number":"JOB_138159","tr_customer_id":138176,"tr_customer_product_id":138166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:37.000Z","modified_at":"2025-12-26T03:46:37.000Z","name":"Chloe Waelchi","mobile_number":"517-805-0224","email_id":"Malcolm.Sawayn51@gmail.com","dop":"2025-04-06","serial_number":"11955361170106316","imei1":"11955361170106316","imei2":"11955361170106316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138160,"job_number":"JOB_138160","tr_customer_id":138177,"tr_customer_product_id":138167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:38.000Z","modified_at":"2025-12-26T03:46:38.000Z","name":"Kayleigh Hodkiewicz","mobile_number":"570-263-9871","email_id":"Morton_Heller37@gmail.com","dop":"2025-04-06","serial_number":"13672256354665876","imei1":"13672256354665876","imei2":"13672256354665876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138164,"job_number":"JOB_138164","tr_customer_id":138181,"tr_customer_product_id":138171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19283473747614","imei1":"19283473747614","imei2":"19283473747614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138166,"job_number":"JOB_138166","tr_customer_id":138183,"tr_customer_product_id":138173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:51.000Z","modified_at":"2025-12-26T03:46:51.000Z","name":"Edyth Bergnaum","mobile_number":"885-647-5983","email_id":"Tierra66@gmail.com","dop":"2025-04-06","serial_number":"12725804123526336","imei1":"12725804123526336","imei2":"12725804123526336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138170,"job_number":"JOB_138170","tr_customer_id":138187,"tr_customer_product_id":138177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:03.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226936482938","imei1":"11226936482938","imei2":"11226936482938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138172,"job_number":"JOB_138172","tr_customer_id":138189,"tr_customer_product_id":138179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:05.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Danial Medhurst","mobile_number":"998-228-5311","email_id":"Gaylord23@yahoo.com","dop":"2025-04-06","serial_number":"12858016308400616","imei1":"12858016308400616","imei2":"12858016308400616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138176,"job_number":"JOB_138176","tr_customer_id":138193,"tr_customer_product_id":138183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:11.000Z","modified_at":"2025-12-26T03:47:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008189107731","imei1":"17008189107731","imei2":"17008189107731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138178,"job_number":"JOB_138178","tr_customer_id":138195,"tr_customer_product_id":138185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:13.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Ladarius Hahn","mobile_number":"681-883-2751","email_id":"Vincent52@hotmail.com","dop":"2025-04-06","serial_number":"19935650053416976","imei1":"19935650053416976","imei2":"19935650053416976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138179,"job_number":"JOB_138179","tr_customer_id":138196,"tr_customer_product_id":138186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15342217231959","imei1":"15342217231959","imei2":"15342217231959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138181,"job_number":"JOB_138181","tr_customer_id":138198,"tr_customer_product_id":138188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:17.000Z","modified_at":"2025-12-26T03:47:17.000Z","name":"Gino Zemlak","mobile_number":"768-804-0848","email_id":"Imogene45@yahoo.com","dop":"2025-04-06","serial_number":"11786800474871232","imei1":"11786800474871232","imei2":"11786800474871232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138182,"job_number":"JOB_138182","tr_customer_id":138199,"tr_customer_product_id":138189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11256084134113","imei1":"11256084134113","imei2":"11256084134113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138184,"job_number":"JOB_138184","tr_customer_id":138201,"tr_customer_product_id":138191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:23.000Z","modified_at":"2025-12-26T03:47:23.000Z","name":"Twila Hilll","mobile_number":"356-263-5076","email_id":"Felicita.Veum85@yahoo.com","dop":"2025-04-06","serial_number":"15541981070008706","imei1":"15541981070008706","imei2":"15541981070008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138185,"job_number":"JOB_138185","tr_customer_id":138202,"tr_customer_product_id":138192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:47:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15273286407871","imei1":"15273286407871","imei2":"15273286407871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138187,"job_number":"JOB_138187","tr_customer_id":138204,"tr_customer_product_id":138194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:30.000Z","modified_at":"2025-12-26T03:47:30.000Z","name":"Emmitt Blanda","mobile_number":"278-212-8921","email_id":"Carolyne_Will87@hotmail.com","dop":"2025-04-06","serial_number":"12841369619238316","imei1":"12841369619238316","imei2":"12841369619238316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138190,"job_number":"JOB_138190","tr_customer_id":138207,"tr_customer_product_id":138197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517772326072","imei1":"11517772326072","imei2":"11517772326072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138193,"job_number":"JOB_138193","tr_customer_id":138210,"tr_customer_product_id":138200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Tia Harris","mobile_number":"231-745-4320","email_id":"Vickie.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"11725939475221864","imei1":"11725939475221864","imei2":"11725939475221864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138194,"job_number":"JOB_138194","tr_customer_id":138211,"tr_customer_product_id":138201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:52.000Z","modified_at":"2025-12-26T03:47:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946739728397","imei1":"19946739728397","imei2":"19946739728397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138196,"job_number":"JOB_138196","tr_customer_id":138213,"tr_customer_product_id":138203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:54.000Z","modified_at":"2025-12-26T03:47:54.000Z","name":"Deonte Paucek","mobile_number":"824-230-6649","email_id":"Stephan_Hane76@hotmail.com","dop":"2025-04-06","serial_number":"16332849690007902","imei1":"16332849690007902","imei2":"16332849690007902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138197,"job_number":"JOB_138197","tr_customer_id":138214,"tr_customer_product_id":138204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11392246038956","imei1":"11392246038956","imei2":"11392246038956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138199,"job_number":"JOB_138199","tr_customer_id":138216,"tr_customer_product_id":138206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:08.000Z","modified_at":"2025-12-26T03:48:08.000Z","name":"June Glover","mobile_number":"393-879-8480","email_id":"Helen51@gmail.com","dop":"2025-04-06","serial_number":"15525565074123252","imei1":"15525565074123252","imei2":"15525565074123252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138200,"job_number":"JOB_138200","tr_customer_id":138217,"tr_customer_product_id":138207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:46.000Z","modified_at":"2025-12-26T03:54:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67588252439861","imei1":"67588252439861","imei2":"67588252439861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138201,"job_number":"JOB_138201","tr_customer_id":138218,"tr_customer_product_id":138208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83618335429077","imei1":"83618335429077","imei2":"83618335429077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138202,"job_number":"JOB_138202","tr_customer_id":138219,"tr_customer_product_id":138209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64336400628254","imei1":"64336400628254","imei2":"64336400628254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138203,"job_number":"JOB_138203","tr_customer_id":138220,"tr_customer_product_id":138210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67328421039837","imei1":"67328421039837","imei2":"67328421039837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138204,"job_number":"JOB_138204","tr_customer_id":138221,"tr_customer_product_id":138211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35282042892422","imei1":"35282042892422","imei2":"35282042892422","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138205,"job_number":"JOB_138205","tr_customer_id":138222,"tr_customer_product_id":138212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80870692092304","imei1":"80870692092304","imei2":"80870692092304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138207,"job_number":"JOB_138207","tr_customer_id":138224,"tr_customer_product_id":138214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38215635999957","imei1":"38215635999957","imei2":"38215635999957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138208,"job_number":"JOB_138208","tr_customer_id":138225,"tr_customer_product_id":138215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19289555375490","imei1":"19289555375490","imei2":"19289555375490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138209,"job_number":"JOB_138209","tr_customer_id":138226,"tr_customer_product_id":138216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50392388358149","imei1":"50392388358149","imei2":"50392388358149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138210,"job_number":"JOB_138210","tr_customer_id":138227,"tr_customer_product_id":138217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50584483208641","imei1":"50584483208641","imei2":"50584483208641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138211,"job_number":"JOB_138211","tr_customer_id":138228,"tr_customer_product_id":138218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44577369193677","imei1":"44577369193677","imei2":"44577369193677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138212,"job_number":"JOB_138212","tr_customer_id":138229,"tr_customer_product_id":138219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97149288112263","imei1":"97149288112263","imei2":"97149288112263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138214,"job_number":"JOB_138214","tr_customer_id":138231,"tr_customer_product_id":138221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50971031846643","imei1":"50971031846643","imei2":"50971031846643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138215,"job_number":"JOB_138215","tr_customer_id":138232,"tr_customer_product_id":138222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97117785734256","imei1":"97117785734256","imei2":"97117785734256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138216,"job_number":"JOB_138216","tr_customer_id":138233,"tr_customer_product_id":138223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85154495385081","imei1":"85154495385081","imei2":"85154495385081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138217,"job_number":"JOB_138217","tr_customer_id":138234,"tr_customer_product_id":138224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28522671573273","imei1":"28522671573273","imei2":"28522671573273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138218,"job_number":"JOB_138218","tr_customer_id":138235,"tr_customer_product_id":138225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79433227281090","imei1":"79433227281090","imei2":"79433227281090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138219,"job_number":"JOB_138219","tr_customer_id":138236,"tr_customer_product_id":138226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84781691081596","imei1":"84781691081596","imei2":"84781691081596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138223,"job_number":"JOB_138223","tr_customer_id":138240,"tr_customer_product_id":138230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:17.000Z","modified_at":"2025-12-26T04:22:17.000Z","name":"Lavonne Jerde","mobile_number":"690-926-2932","email_id":"Watson.Kertzmann99@hotmail.com","dop":"2025-04-06","serial_number":"10170500476553970","imei1":"10170500476553970","imei2":"10170500476553970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138227,"job_number":"JOB_138227","tr_customer_id":138244,"tr_customer_product_id":138234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:32.000Z","modified_at":"2025-12-26T04:29:32.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"18593174505321","imei1":"18593174505321","imei2":"18593174505321","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138229,"job_number":"JOB_138229","tr_customer_id":138246,"tr_customer_product_id":138236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:34.000Z","modified_at":"2025-12-26T04:29:34.000Z","name":"Kade Rogahn","mobile_number":"367-404-6274","email_id":"Carlos_Champlin@gmail.com","dop":"2025-10-12","serial_number":"1007387755703713","imei1":"1007387755703713","imei2":"1007387755703713","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138230,"job_number":"JOB_138230","tr_customer_id":138247,"tr_customer_product_id":138237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:48.000Z","modified_at":"2025-12-26T04:29:48.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16791772099882","imei1":"16791772099882","imei2":"16791772099882","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138232,"job_number":"JOB_138232","tr_customer_id":138249,"tr_customer_product_id":138239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:50.000Z","modified_at":"2025-12-26T04:29:50.000Z","name":"Judy Sipes","mobile_number":"335-227-8134","email_id":"Laney_Beer@gmail.com","dop":"2025-10-12","serial_number":"1007187038776787","imei1":"1007187038776787","imei2":"1007187038776787","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138233,"job_number":"JOB_138233","tr_customer_id":138250,"tr_customer_product_id":138240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:04.000Z","modified_at":"2025-12-26T04:30:04.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11559457752770","imei1":"11559457752770","imei2":"11559457752770","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138235,"job_number":"JOB_138235","tr_customer_id":138252,"tr_customer_product_id":138242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:06.000Z","modified_at":"2025-12-26T04:30:06.000Z","name":"Trystan Kertzmann","mobile_number":"302-472-2796","email_id":"Brenda.Wiegand1@yahoo.com","dop":"2025-10-12","serial_number":"1005397029229827","imei1":"1005397029229827","imei2":"1005397029229827","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138236,"job_number":"JOB_138236","tr_customer_id":138253,"tr_customer_product_id":138243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:31:59.000Z","modified_at":"2025-12-26T04:31:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"14457030521385","imei1":"14457030521385","imei2":"14457030521385","popurl":"2025-12-16T04:31:58.541429045Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138237,"job_number":"JOB_138237","tr_customer_id":138254,"tr_customer_product_id":138244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:32:09.000Z","modified_at":"2025-12-26T04:32:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"18226419622330","imei1":"18226419622330","imei2":"18226419622330","popurl":"2025-12-16T04:32:08.202912446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138238,"job_number":"JOB_138238","tr_customer_id":138255,"tr_customer_product_id":138245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:25.000Z","modified_at":"2025-12-26T04:33:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14006486780588","imei1":"14006486780588","imei2":"14006486780588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138240,"job_number":"JOB_138240","tr_customer_id":138257,"tr_customer_product_id":138247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:27.000Z","modified_at":"2025-12-26T04:33:27.000Z","name":"Katlyn Green","mobile_number":"898-937-1667","email_id":"Aaron49@yahoo.com","dop":"2025-04-06","serial_number":"12022393302546734","imei1":"12022393302546734","imei2":"12022393302546734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138241,"job_number":"JOB_138241","tr_customer_id":138258,"tr_customer_product_id":138248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:52.000Z","modified_at":"2025-12-26T04:33:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14210089547731","imei1":"14210089547731","imei2":"14210089547731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138243,"job_number":"JOB_138243","tr_customer_id":138260,"tr_customer_product_id":138250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:33:53.000Z","name":"Andres Skiles","mobile_number":"822-210-7127","email_id":"Lelah_Koch4@hotmail.com","dop":"2025-04-06","serial_number":"17506509604359176","imei1":"17506509604359176","imei2":"17506509604359176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138244,"job_number":"JOB_138244","tr_customer_id":138261,"tr_customer_product_id":138251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14248403285700","imei1":"14248403285700","imei2":"14248403285700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138246,"job_number":"JOB_138246","tr_customer_id":138263,"tr_customer_product_id":138253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:22.000Z","modified_at":"2025-12-26T04:34:22.000Z","name":"Jesse Fadel","mobile_number":"505-236-3057","email_id":"Era_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"16706433602276392","imei1":"16706433602276392","imei2":"16706433602276392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138253,"job_number":"JOB_138253","tr_customer_id":138270,"tr_customer_product_id":138260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:51.000Z","modified_at":"2025-12-26T04:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105445503434664","imei1":"105445503434664","imei2":"105445503434664","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138255,"job_number":"JOB_138255","tr_customer_id":138272,"tr_customer_product_id":138262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:03.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104676926467069","imei1":"104676926467069","imei2":"104676926467069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138261,"job_number":"JOB_138261","tr_customer_id":138278,"tr_customer_product_id":138268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:19.000Z","modified_at":"2025-12-26T04:52:19.000Z","name":"Dustin Funk","mobile_number":"464-622-9378","email_id":"Ronaldo.Gerhold@gmail.com","dop":"2025-04-06","serial_number":"16868526431823490","imei1":"16868526431823490","imei2":"16868526431823490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138275,"job_number":"JOB_138275","tr_customer_id":138292,"tr_customer_product_id":138282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17477407298844","imei1":"17477407298844","imei2":"17477407298844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138277,"job_number":"JOB_138277","tr_customer_id":138294,"tr_customer_product_id":138284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"Michele Stiedemann","mobile_number":"313-233-5818","email_id":"Annabel10@yahoo.com","dop":"2025-04-06","serial_number":"11667478811377064","imei1":"11667478811377064","imei2":"11667478811377064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138278,"job_number":"JOB_138278","tr_customer_id":138295,"tr_customer_product_id":138285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16281221170163","imei1":"16281221170163","imei2":"16281221170163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138280,"job_number":"JOB_138280","tr_customer_id":138297,"tr_customer_product_id":138287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:18.000Z","modified_at":"2025-12-26T05:20:18.000Z","name":"Clementina Crooks","mobile_number":"420-831-3560","email_id":"Caesar_Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"13492988410853870","imei1":"13492988410853870","imei2":"13492988410853870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138281,"job_number":"JOB_138281","tr_customer_id":138298,"tr_customer_product_id":138288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16890365583992","imei1":"16890365583992","imei2":"16890365583992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138283,"job_number":"JOB_138283","tr_customer_id":138300,"tr_customer_product_id":138290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:28.000Z","modified_at":"2025-12-26T05:20:28.000Z","name":"Jaden Strosin","mobile_number":"225-871-0599","email_id":"Lucius.Lehner13@gmail.com","dop":"2025-04-06","serial_number":"12107147563657266","imei1":"12107147563657266","imei2":"12107147563657266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138285,"job_number":"JOB_138285","tr_customer_id":138302,"tr_customer_product_id":138292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:01.000Z","modified_at":"2025-12-26T05:39:01.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16182955155796","imei1":"16182955155796","imei2":"16182955155796","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138287,"job_number":"JOB_138287","tr_customer_id":138304,"tr_customer_product_id":138294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:14.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14009721248442","imei1":"14009721248442","imei2":"14009721248442","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138289,"job_number":"JOB_138289","tr_customer_id":138306,"tr_customer_product_id":138296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:25.000Z","modified_at":"2025-12-26T05:39:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15813148265080","imei1":"15813148265080","imei2":"15813148265080","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138291,"job_number":"JOB_138291","tr_customer_id":138308,"tr_customer_product_id":138298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16195204753730","imei1":"16195204753730","imei2":"16195204753730","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138293,"job_number":"JOB_138293","tr_customer_id":138310,"tr_customer_product_id":138300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:51:59.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13234835151889","imei1":"13234835151889","imei2":"13234835151889","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138295,"job_number":"JOB_138295","tr_customer_id":138312,"tr_customer_product_id":138302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19241408310728","imei1":"19241408310728","imei2":"19241408310728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138297,"job_number":"JOB_138297","tr_customer_id":138314,"tr_customer_product_id":138304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14874790683170","imei1":"14874790683170","imei2":"14874790683170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138299,"job_number":"JOB_138299","tr_customer_id":138316,"tr_customer_product_id":138306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"Kaitlin Cartwright","mobile_number":"275-523-5587","email_id":"Turner16@hotmail.com","dop":"2025-04-06","serial_number":"13094500285497512","imei1":"13094500285497512","imei2":"13094500285497512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138300,"job_number":"JOB_138300","tr_customer_id":138317,"tr_customer_product_id":138307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19289150758848","imei1":"19289150758848","imei2":"19289150758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138302,"job_number":"JOB_138302","tr_customer_id":138319,"tr_customer_product_id":138309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:18.000Z","modified_at":"2025-12-26T06:00:18.000Z","name":"Billie Nolan","mobile_number":"301-509-5615","email_id":"Florida.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"15969410566707364","imei1":"15969410566707364","imei2":"15969410566707364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138303,"job_number":"JOB_138303","tr_customer_id":138320,"tr_customer_product_id":138310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677968579540","imei1":"13677968579540","imei2":"13677968579540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138305,"job_number":"JOB_138305","tr_customer_id":138322,"tr_customer_product_id":138312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"Peyton Weissnat","mobile_number":"427-306-0292","email_id":"Zetta91@gmail.com","dop":"2025-04-06","serial_number":"12015326524926888","imei1":"12015326524926888","imei2":"12015326524926888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138306,"job_number":"JOB_138306","tr_customer_id":138323,"tr_customer_product_id":138313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18223708832218","imei1":"18223708832218","imei2":"18223708832218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138307,"job_number":"JOB_138307","tr_customer_id":138324,"tr_customer_product_id":138314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"Jason Howe","mobile_number":"335-684-4769","email_id":"Bertram_Homenick@yahoo.com","dop":"2025-09-16","serial_number":"12265321293178","imei1":"12265321293178","imei2":"12265321293178","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138308,"job_number":"JOB_138308","tr_customer_id":138325,"tr_customer_product_id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11914101208080","imei1":"11914101208080","imei2":"11914101208080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138310,"job_number":"JOB_138310","tr_customer_id":138327,"tr_customer_product_id":138317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:12.000Z","modified_at":"2025-12-26T06:15:12.000Z","name":"Karley Reichert","mobile_number":"858-917-4336","email_id":"Stanford.Thompson31@hotmail.com","dop":"2025-04-06","serial_number":"17100027831941292","imei1":"17100027831941292","imei2":"17100027831941292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138311,"job_number":"JOB_138311","tr_customer_id":138328,"tr_customer_product_id":138318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11494868225947","imei1":"11494868225947","imei2":"11494868225947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138312,"job_number":"JOB_138312","tr_customer_id":138329,"tr_customer_product_id":138319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"Stuart Hagenes","mobile_number":"369-924-4008","email_id":"Ahmed_Becker59@yahoo.com","dop":"2025-09-16","serial_number":"13305896769837","imei1":"13305896769837","imei2":"13305896769837","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138313,"job_number":"JOB_138313","tr_customer_id":138330,"tr_customer_product_id":138320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:34.000Z","modified_at":"2025-12-26T06:15:34.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16627499109985","imei1":"16627499109985","imei2":"16627499109985","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138314,"job_number":"JOB_138314","tr_customer_id":138331,"tr_customer_product_id":138321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:35.000Z","modified_at":"2025-12-26T06:15:35.000Z","name":"Jonathan Harris","mobile_number":"867-840-3295","email_id":"Gage0@yahoo.com","dop":"2025-09-16","serial_number":"19768340419023","imei1":"19768340419023","imei2":"19768340419023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137798,"job_number":"JOB_137798","tr_customer_id":137815,"tr_customer_product_id":137805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"173958694646785","imei1":"173958694646785","imei2":"173958694646785","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137799,"job_number":"JOB_137799","tr_customer_id":137816,"tr_customer_product_id":137806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"Moises Schultz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174835147205875","imei1":"174835147205875","imei2":"174835147205875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137800,"job_number":"JOB_137800","tr_customer_id":137817,"tr_customer_product_id":137807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Braden Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109761055559090","imei1":"109761055559090","imei2":"109761055559090","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137801,"job_number":"JOB_137801","tr_customer_id":137818,"tr_customer_product_id":137808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Kelli McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119411725917100","imei1":"119411725917100","imei2":"119411725917100","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137802,"job_number":"JOB_137802","tr_customer_id":137819,"tr_customer_product_id":137809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"185937259012826","imei1":"185937259012826","imei2":"185937259012826","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137803,"job_number":"JOB_137803","tr_customer_id":137820,"tr_customer_product_id":137810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Rozella Nikolaus","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123951539446102","imei1":"123951539446102","imei2":"123951539446102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137804,"job_number":"JOB_137804","tr_customer_id":137821,"tr_customer_product_id":137811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Angus Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180585270978249","imei1":"180585270978249","imei2":"180585270978249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137805,"job_number":"JOB_137805","tr_customer_id":137822,"tr_customer_product_id":137812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:46.000Z","modified_at":"2025-12-25T14:09:46.000Z","name":"Brayan Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189131770592294","imei1":"189131770592294","imei2":"189131770592294","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137895,"job_number":"JOB_137895","tr_customer_id":137912,"tr_customer_product_id":137902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100692066103308","imei1":"100692066103308","imei2":"100692066103308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137897,"job_number":"JOB_137897","tr_customer_id":137914,"tr_customer_product_id":137904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"Johan Maggio","mobile_number":"343-890-4382","email_id":"Daisha_Lind5@yahoo.com","dop":"2025-06-09","serial_number":"106579486892942","imei1":"106579486892942","imei2":"106579486892942","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137901,"job_number":"JOB_137901","tr_customer_id":137918,"tr_customer_product_id":137908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104623798902296","imei1":"104623798902296","imei2":"104623798902296","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137903,"job_number":"JOB_137903","tr_customer_id":137920,"tr_customer_product_id":137910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Destinee Hamill","mobile_number":"653-415-4536","email_id":"Mireya_Shanahan@hotmail.com","dop":"2025-06-09","serial_number":"102610473313958","imei1":"102610473313958","imei2":"102610473313958","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137911,"job_number":"JOB_137911","tr_customer_id":137928,"tr_customer_product_id":137918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:12.000Z","modified_at":"2025-12-25T14:25:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100527306009517","imei1":"100527306009517","imei2":"100527306009517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137913,"job_number":"JOB_137913","tr_customer_id":137930,"tr_customer_product_id":137920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Joe Simonis","mobile_number":"755-378-5753","email_id":"Jadyn75@hotmail.com","dop":"2025-06-09","serial_number":"100410098030154","imei1":"100410098030154","imei2":"100410098030154","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137915,"job_number":"JOB_137915","tr_customer_id":137932,"tr_customer_product_id":137922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:14.000Z","modified_at":"2025-12-25T14:25:14.000Z","name":"Queen Hane","mobile_number":"860-999-6187","email_id":"Orie97@hotmail.com","dop":"2025-06-09","serial_number":"38370723158888130","imei1":"38370723158888130","imei2":"38370723158888130","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138091,"job_number":"JOB_138091","tr_customer_id":138108,"tr_customer_product_id":138098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:05.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isabell_Streich13@hotmail.com","dop":"2025-07-02","serial_number":"16481902564007","imei1":"16481902564007","imei2":"16481902564007","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138099,"job_number":"JOB_138099","tr_customer_id":138116,"tr_customer_product_id":138106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Veda_Yundt@yahoo.com","dop":"2025-07-02","serial_number":"13799603321898","imei1":"13799603321898","imei2":"13799603321898","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138109,"job_number":"JOB_138109","tr_customer_id":138126,"tr_customer_product_id":138116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:36.000Z","modified_at":"2025-12-26T03:45:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Javonte68@gmail.com","dop":"2025-07-02","serial_number":"17470192788260","imei1":"17470192788260","imei2":"17470192788260","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138124,"job_number":"JOB_138124","tr_customer_id":138141,"tr_customer_product_id":138131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139484048705559","imei1":"139484048705559","imei2":"139484048705559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138126,"job_number":"JOB_138126","tr_customer_id":138143,"tr_customer_product_id":138133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"Ethelyn Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162746094597614","imei1":"162746094597614","imei2":"162746094597614","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138128,"job_number":"JOB_138128","tr_customer_id":138145,"tr_customer_product_id":138135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Thalia Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115051376490636","imei1":"115051376490636","imei2":"115051376490636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138129,"job_number":"JOB_138129","tr_customer_id":138146,"tr_customer_product_id":138136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Sabina Will","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161425724658083","imei1":"161425724658083","imei2":"161425724658083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138138,"job_number":"JOB_138138","tr_customer_id":138155,"tr_customer_product_id":138145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:21.000Z","modified_at":"2025-12-26T03:46:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168637110909299","imei1":"168637110909299","imei2":"168637110909299","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138139,"job_number":"JOB_138139","tr_customer_id":138156,"tr_customer_product_id":138146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Georgianna Powlowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115552308630618","imei1":"115552308630618","imei2":"115552308630618","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138140,"job_number":"JOB_138140","tr_customer_id":138157,"tr_customer_product_id":138147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Princess Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157034798563570","imei1":"157034798563570","imei2":"157034798563570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138141,"job_number":"JOB_138141","tr_customer_id":138158,"tr_customer_product_id":138148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Leonie Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177913115428266","imei1":"177913115428266","imei2":"177913115428266","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138143,"job_number":"JOB_138143","tr_customer_id":138160,"tr_customer_product_id":138150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108759575580997","imei1":"108759575580997","imei2":"108759575580997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138148,"job_number":"JOB_138148","tr_customer_id":138165,"tr_customer_product_id":138155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"Fletcher Roob","mobile_number":"386-682-2005","email_id":"Josianne87@hotmail.com","dop":"2025-06-09","serial_number":"102633183470106","imei1":"102633183470106","imei2":"102633183470106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138161,"job_number":"JOB_138161","tr_customer_id":138178,"tr_customer_product_id":138168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100290624967358","imei1":"100290624967358","imei2":"100290624967358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138163,"job_number":"JOB_138163","tr_customer_id":138180,"tr_customer_product_id":138170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:45.000Z","modified_at":"2025-12-26T03:46:45.000Z","name":"Angelita D'Amore","mobile_number":"543-890-9104","email_id":"Ana37@gmail.com","dop":"2025-06-09","serial_number":"104847662035812","imei1":"104847662035812","imei2":"104847662035812","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138167,"job_number":"JOB_138167","tr_customer_id":138184,"tr_customer_product_id":138174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:58.000Z","modified_at":"2025-12-26T03:46:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108150874028955","imei1":"108150874028955","imei2":"108150874028955","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138169,"job_number":"JOB_138169","tr_customer_id":138186,"tr_customer_product_id":138176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:46:59.000Z","name":"Milton Sporer","mobile_number":"593-767-7476","email_id":"Macie24@yahoo.com","dop":"2025-06-09","serial_number":"109595801048642","imei1":"109595801048642","imei2":"109595801048642","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138315,"job_number":"JOB_138315","tr_customer_id":138332,"tr_customer_product_id":138322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:37.000Z","modified_at":"2025-12-26T06:15:37.000Z","name":"Lane Davis","mobile_number":"298-938-8058","email_id":"Ryan91@hotmail.com","dop":"2025-11-04","serial_number":"28854439926470","imei1":"28854439926470","imei2":"28854439926470","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137813,"job_number":"JOB_137813","tr_customer_id":137830,"tr_customer_product_id":137820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:46.000Z","modified_at":"2025-12-25T14:15:46.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10872137425906","imei1":"10872137425906","imei2":"10872137425906","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137815,"job_number":"JOB_137815","tr_customer_id":137832,"tr_customer_product_id":137822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:48.000Z","modified_at":"2025-12-25T14:15:48.000Z","name":"Pink Lockman","mobile_number":"414-221-4827","email_id":"Garett85@yahoo.com","dop":"2000-01-31","serial_number":"1079721219133573","imei1":"1079721219133573","imei2":"1079721219133573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137820,"job_number":"JOB_137820","tr_customer_id":137837,"tr_customer_product_id":137827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:33.000Z","modified_at":"2025-12-25T14:16:33.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10876944456982","imei1":"10876944456982","imei2":"10876944456982","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137822,"job_number":"JOB_137822","tr_customer_id":137839,"tr_customer_product_id":137829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:35.000Z","modified_at":"2025-12-25T14:16:35.000Z","name":"Lisandro Macejkovic","mobile_number":"518-767-2834","email_id":"Lucius.Koelpin@yahoo.com","dop":"2000-01-31","serial_number":"1028334410630846","imei1":"1028334410630846","imei2":"1028334410630846","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137823,"job_number":"JOB_137823","tr_customer_id":137840,"tr_customer_product_id":137830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:19.000Z","modified_at":"2025-12-25T14:17:19.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10998242260912","imei1":"10998242260912","imei2":"10998242260912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137825,"job_number":"JOB_137825","tr_customer_id":137842,"tr_customer_product_id":137832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:20.000Z","modified_at":"2025-12-25T14:17:20.000Z","name":"Russ Baumbach","mobile_number":"330-839-3999","email_id":"Martin.Gusikowski@hotmail.com","dop":"2000-01-31","serial_number":"1025907587437788","imei1":"1025907587437788","imei2":"1025907587437788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137832,"job_number":"JOB_137832","tr_customer_id":137849,"tr_customer_product_id":137839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:04.000Z","modified_at":"2025-12-25T14:18:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10192420427842","imei1":"10192420427842","imei2":"10192420427842","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137834,"job_number":"JOB_137834","tr_customer_id":137851,"tr_customer_product_id":137841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:05.000Z","modified_at":"2025-12-25T14:18:05.000Z","name":"Elijah Schmeler","mobile_number":"240-732-3149","email_id":"Courtney1@yahoo.com","dop":"2000-01-31","serial_number":"1041590247964872","imei1":"1041590247964872","imei2":"1041590247964872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138115,"job_number":"JOB_138115","tr_customer_id":138132,"tr_customer_product_id":138122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:45:50.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10750649824224","imei1":"10750649824224","imei2":"10750649824224","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138119,"job_number":"JOB_138119","tr_customer_id":138136,"tr_customer_product_id":138126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"Niko Schamberger","mobile_number":"696-251-5927","email_id":"Lou.Casper38@gmail.com","dop":"2000-01-31","serial_number":"1013150243190440","imei1":"1013150243190440","imei2":"1013150243190440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138144,"job_number":"JOB_138144","tr_customer_id":138161,"tr_customer_product_id":138151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10207886067508","imei1":"10207886067508","imei2":"10207886067508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138150,"job_number":"JOB_138150","tr_customer_id":138167,"tr_customer_product_id":138157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Grayson Kessler","mobile_number":"756-273-5295","email_id":"Rafaela.Swift66@hotmail.com","dop":"2000-01-31","serial_number":"1038675391607750","imei1":"1038675391607750","imei2":"1038675391607750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138173,"job_number":"JOB_138173","tr_customer_id":138190,"tr_customer_product_id":138180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10041821865861","imei1":"10041821865861","imei2":"10041821865861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138175,"job_number":"JOB_138175","tr_customer_id":138192,"tr_customer_product_id":138182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:10.000Z","modified_at":"2025-12-26T03:47:10.000Z","name":"Eveline Abbott","mobile_number":"681-640-9202","email_id":"Jordan_Jakubowski45@hotmail.com","dop":"2000-01-31","serial_number":"1078123017206196","imei1":"1078123017206196","imei2":"1078123017206196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138188,"job_number":"JOB_138188","tr_customer_id":138205,"tr_customer_product_id":138195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10767443896314","imei1":"10767443896314","imei2":"10767443896314","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138192,"job_number":"JOB_138192","tr_customer_id":138209,"tr_customer_product_id":138199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Adeline Crona","mobile_number":"464-476-6836","email_id":"Ava61@yahoo.com","dop":"2000-01-31","serial_number":"1050280593644532","imei1":"1050280593644532","imei2":"1050280593644532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138262,"job_number":"JOB_138262","tr_customer_id":138279,"tr_customer_product_id":138269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:01.000Z","modified_at":"2025-12-26T04:58:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10910464174181","imei1":"10910464174181","imei2":"10910464174181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138264,"job_number":"JOB_138264","tr_customer_id":138281,"tr_customer_product_id":138271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:03.000Z","modified_at":"2025-12-26T04:58:03.000Z","name":"Jayson Breitenberg","mobile_number":"869-418-9578","email_id":"Max_Waelchi@yahoo.com","dop":"2000-01-31","serial_number":"1046322095442213","imei1":"1046322095442213","imei2":"1046322095442213","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138265,"job_number":"JOB_138265","tr_customer_id":138282,"tr_customer_product_id":138272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:58:42.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10658351268073","imei1":"10658351268073","imei2":"10658351268073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138267,"job_number":"JOB_138267","tr_customer_id":138284,"tr_customer_product_id":138274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:43.000Z","modified_at":"2025-12-26T04:58:43.000Z","name":"Connie McKenzie","mobile_number":"241-284-1704","email_id":"Theresa81@hotmail.com","dop":"2000-01-31","serial_number":"1066872791412235","imei1":"1066872791412235","imei2":"1066872791412235","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138268,"job_number":"JOB_138268","tr_customer_id":138285,"tr_customer_product_id":138275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10682948559427","imei1":"10682948559427","imei2":"10682948559427","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138270,"job_number":"JOB_138270","tr_customer_id":138287,"tr_customer_product_id":138277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:23.000Z","modified_at":"2025-12-26T04:59:23.000Z","name":"Chaz Wolf","mobile_number":"798-625-9314","email_id":"Alycia_Ryan94@hotmail.com","dop":"2000-01-31","serial_number":"1006840433418071","imei1":"1006840433418071","imei2":"1006840433418071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138271,"job_number":"JOB_138271","tr_customer_id":138288,"tr_customer_product_id":138278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:01.000Z","modified_at":"2025-12-26T05:00:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328275555241","imei1":"10328275555241","imei2":"10328275555241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138273,"job_number":"JOB_138273","tr_customer_id":138290,"tr_customer_product_id":138280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:03.000Z","modified_at":"2025-12-26T05:00:03.000Z","name":"Jermey Ernser","mobile_number":"652-682-8021","email_id":"Junius48@gmail.com","dop":"2000-01-31","serial_number":"1050038132744550","imei1":"1050038132744550","imei2":"1050038132744550","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDB9.5UXkDnh4IqUW42k9XD41CyFucm9xM-BkUmNw69AdP0s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2df12da0-feae-4c77-bd96-d86bf846a6f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDB9.5UXkDnh4IqUW42k9XD41CyFucm9xM-BkUmNw69AdP0s |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10977751-d07f-4057-b506-20adf4a5545d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 138315,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDB9.5UXkDnh4IqUW42k9XD41CyFucm9xM-BkUmNw69AdP0s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7e781e52-8176-4475-baa9-22dfd07fdd0e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"5dc51-onS/+AQGAf4twk3cLwfwQtmXoX0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":137733,"job_number":"JOB_137733","tr_customer_id":137750,"tr_customer_product_id":137740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:47:23.000Z","modified_at":"2025-12-25T10:47:23.000Z","name":"Carlee Brakus","mobile_number":"864-378-0119","email_id":"Hester90@hotmail.com","dop":"2025-04-06","serial_number":"12579292655124176","imei1":"12579292655124176","imei2":"12579292655124176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137734,"job_number":"JOB_137734","tr_customer_id":137751,"tr_customer_product_id":137741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137735,"job_number":"JOB_137735","tr_customer_id":137752,"tr_customer_product_id":137742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137736,"job_number":"JOB_137736","tr_customer_id":137754,"tr_customer_product_id":137744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137737,"job_number":"JOB_137737","tr_customer_id":137755,"tr_customer_product_id":137745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137738,"job_number":"JOB_137738","tr_customer_id":137753,"tr_customer_product_id":137743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137739,"job_number":"JOB_137739","tr_customer_id":137756,"tr_customer_product_id":137746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137740,"job_number":"JOB_137740","tr_customer_id":137757,"tr_customer_product_id":137747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137741,"job_number":"JOB_137741","tr_customer_id":137758,"tr_customer_product_id":137748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137742,"job_number":"JOB_137742","tr_customer_id":137759,"tr_customer_product_id":137749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137743,"job_number":"JOB_137743","tr_customer_id":137761,"tr_customer_product_id":137750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Manik Embranthiri","mobile_number":"7036691226","email_id":"smita.bhat@gmail.com","dop":"2025-12-15","serial_number":"783813944019478","imei1":"783813944019478","imei2":"783813944019478","popurl":"www.aayushman-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137744,"job_number":"JOB_137744","tr_customer_id":137760,"tr_customer_product_id":137751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Hiranya Gill","mobile_number":"7046809590","email_id":"deependra.khan@gmail.com","dop":"2025-12-15","serial_number":"253267540852986","imei1":"253267540852986","imei2":"253267540852986","popurl":"www.sucheta-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137745,"job_number":"JOB_137745","tr_customer_id":137763,"tr_customer_product_id":137752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Gudakesa Bhat","mobile_number":"7012437662","email_id":"anasooya.shukla@gmail.com","dop":"2025-12-15","serial_number":"661545756352918","imei1":"661545756352918","imei2":"661545756352918","popurl":"www.lai-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137746,"job_number":"JOB_137746","tr_customer_id":137762,"tr_customer_product_id":137753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Sitara Banerjee","mobile_number":"7054186957","email_id":"chiranjeev.joshi@gmail.com","dop":"2025-12-15","serial_number":"280467029964084","imei1":"280467029964084","imei2":"280467029964084","popurl":"www.vinay-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137747,"job_number":"JOB_137747","tr_customer_id":137764,"tr_customer_product_id":137754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Draupadi Khatri","mobile_number":"7040157957","email_id":"suman.butt@gmail.com","dop":"2025-12-15","serial_number":"690196862986400","imei1":"690196862986400","imei2":"690196862986400","popurl":"www.mayoor-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137748,"job_number":"JOB_137748","tr_customer_id":137765,"tr_customer_product_id":137755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:58:19.000Z","modified_at":"2025-12-25T10:58:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"236630332055321","imei1":"236630332055321","imei2":"236630332055321","popurl":"2025-12-15T10:58:18.168083100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137750,"job_number":"JOB_137750","tr_customer_id":137767,"tr_customer_product_id":137757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:10:25.000Z","modified_at":"2025-12-25T11:10:25.000Z","name":"Rosalinda Schulist","mobile_number":"743-497-3816","email_id":"Mario18@yahoo.com","dop":"2025-04-06","serial_number":"12392825542756760","imei1":"12392825542756760","imei2":"12392825542756760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137752,"job_number":"JOB_137752","tr_customer_id":137769,"tr_customer_product_id":137759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:43:08.000Z","modified_at":"2025-12-25T11:43:08.000Z","name":"Gwendolyn Grady","mobile_number":"582-213-6707","email_id":"Edythe_VonRueden10@gmail.com","dop":"2025-04-06","serial_number":"11275715908746920","imei1":"11275715908746920","imei2":"11275715908746920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137754,"job_number":"JOB_137754","tr_customer_id":137771,"tr_customer_product_id":137761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:49:23.000Z","modified_at":"2025-12-25T11:49:23.000Z","name":"Priscilla McGlynn","mobile_number":"240-984-4637","email_id":"Noble1@gmail.com","dop":"2025-04-06","serial_number":"16775837589408208","imei1":"16775837589408208","imei2":"16775837589408208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137755,"job_number":"JOB_137755","tr_customer_id":137772,"tr_customer_product_id":137762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:00:55.000Z","modified_at":"2025-12-25T12:00:55.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-15T12:00:55.720751Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137759,"job_number":"JOB_137759","tr_customer_id":137776,"tr_customer_product_id":137766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:56:32.000Z","modified_at":"2025-12-25T12:56:32.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"173162530654339","imei1":"173162530654339","imei2":"173162530654339","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137761,"job_number":"JOB_137761","tr_customer_id":137778,"tr_customer_product_id":137768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:05:57.000Z","modified_at":"2025-12-25T13:05:57.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-15","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-15T13:05:56.324812618Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137765,"job_number":"JOB_137765","tr_customer_id":137782,"tr_customer_product_id":137772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:12.000Z","modified_at":"2025-12-25T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17340521274392","imei1":"17340521274392","imei2":"17340521274392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137766,"job_number":"JOB_137766","tr_customer_id":137783,"tr_customer_product_id":137773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16441337741397","imei1":"16441337741397","imei2":"16441337741397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137767,"job_number":"JOB_137767","tr_customer_id":137784,"tr_customer_product_id":137774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93500665317366","imei1":"93500665317366","imei2":"93500665317366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137768,"job_number":"JOB_137768","tr_customer_id":137785,"tr_customer_product_id":137775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87627638455776","imei1":"87627638455776","imei2":"87627638455776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137769,"job_number":"JOB_137769","tr_customer_id":137786,"tr_customer_product_id":137776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26646585668124","imei1":"26646585668124","imei2":"26646585668124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137770,"job_number":"JOB_137770","tr_customer_id":137787,"tr_customer_product_id":137777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:14.000Z","modified_at":"2025-12-25T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54928024779249","imei1":"54928024779249","imei2":"54928024779249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137772,"job_number":"JOB_137772","tr_customer_id":137789,"tr_customer_product_id":137779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55795413237935","imei1":"55795413237935","imei2":"55795413237935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137773,"job_number":"JOB_137773","tr_customer_id":137790,"tr_customer_product_id":137780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79373842549864","imei1":"79373842549864","imei2":"79373842549864","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137774,"job_number":"JOB_137774","tr_customer_id":137791,"tr_customer_product_id":137781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19326314012849","imei1":"19326314012849","imei2":"19326314012849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137775,"job_number":"JOB_137775","tr_customer_id":137792,"tr_customer_product_id":137782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77093088658218","imei1":"77093088658218","imei2":"77093088658218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137776,"job_number":"JOB_137776","tr_customer_id":137793,"tr_customer_product_id":137783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34998556886642","imei1":"34998556886642","imei2":"34998556886642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137777,"job_number":"JOB_137777","tr_customer_id":137794,"tr_customer_product_id":137784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60445754922538","imei1":"60445754922538","imei2":"60445754922538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137779,"job_number":"JOB_137779","tr_customer_id":137796,"tr_customer_product_id":137786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:09.000Z","modified_at":"2025-12-25T13:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13901515519214","imei1":"13901515519214","imei2":"13901515519214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137780,"job_number":"JOB_137780","tr_customer_id":137797,"tr_customer_product_id":137787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84709413602597","imei1":"84709413602597","imei2":"84709413602597","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137781,"job_number":"JOB_137781","tr_customer_id":137798,"tr_customer_product_id":137788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77010206476225","imei1":"77010206476225","imei2":"77010206476225","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137782,"job_number":"JOB_137782","tr_customer_id":137799,"tr_customer_product_id":137789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62156119246214","imei1":"62156119246214","imei2":"62156119246214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137783,"job_number":"JOB_137783","tr_customer_id":137800,"tr_customer_product_id":137790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33635479557628","imei1":"33635479557628","imei2":"33635479557628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137784,"job_number":"JOB_137784","tr_customer_id":137801,"tr_customer_product_id":137791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:11.000Z","modified_at":"2025-12-25T13:48:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35849540603354","imei1":"35849540603354","imei2":"35849540603354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137787,"job_number":"JOB_137787","tr_customer_id":137804,"tr_customer_product_id":137794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:26.000Z","modified_at":"2025-12-25T13:48:26.000Z","name":"Delphine Luettgen","mobile_number":"366-860-0957","email_id":"Angela94@yahoo.com","dop":"2025-04-06","serial_number":"15899752813990","imei1":"15899752813990","imei2":"15899752813990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137788,"job_number":"JOB_137788","tr_customer_id":137805,"tr_customer_product_id":137795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:27.000Z","modified_at":"2025-12-25T13:48:27.000Z","name":"Lindsey Bernhard","mobile_number":"272-966-3599","email_id":"Hobart.Swift@yahoo.com","dop":"2025-04-06","serial_number":"12419637801935536","imei1":"12419637801935536","imei2":"12419637801935536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137789,"job_number":"JOB_137789","tr_customer_id":137806,"tr_customer_product_id":137796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:33.000Z","modified_at":"2025-12-25T13:48:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17651155327366","imei1":"17651155327366","imei2":"17651155327366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137791,"job_number":"JOB_137791","tr_customer_id":137808,"tr_customer_product_id":137798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:35.000Z","modified_at":"2025-12-25T13:48:35.000Z","name":"Arch Vandervort","mobile_number":"564-729-9217","email_id":"Burnice_Gutkowski75@gmail.com","dop":"2025-04-06","serial_number":"19339620967976244","imei1":"19339620967976244","imei2":"19339620967976244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137792,"job_number":"JOB_137792","tr_customer_id":137809,"tr_customer_product_id":137799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:16.000Z","modified_at":"2025-12-25T13:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14089160082920","imei1":"14089160082920","imei2":"14089160082920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137794,"job_number":"JOB_137794","tr_customer_id":137811,"tr_customer_product_id":137801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:17.000Z","modified_at":"2025-12-25T13:49:17.000Z","name":"Shanelle Ruecker","mobile_number":"611-352-6920","email_id":"Greta_Larson96@gmail.com","dop":"2025-04-06","serial_number":"14866250649153852","imei1":"14866250649153852","imei2":"14866250649153852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137795,"job_number":"JOB_137795","tr_customer_id":137812,"tr_customer_product_id":137802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:59.000Z","modified_at":"2025-12-25T13:49:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11096322390041","imei1":"11096322390041","imei2":"11096322390041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137797,"job_number":"JOB_137797","tr_customer_id":137814,"tr_customer_product_id":137804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:50:00.000Z","modified_at":"2025-12-25T13:50:00.000Z","name":"Kariane Hettinger","mobile_number":"584-681-0237","email_id":"Raymond_McKenzie0@yahoo.com","dop":"2025-04-06","serial_number":"15175436642811830","imei1":"15175436642811830","imei2":"15175436642811830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137808,"job_number":"JOB_137808","tr_customer_id":137825,"tr_customer_product_id":137815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:11:59.000Z","modified_at":"2025-12-25T14:11:59.000Z","name":"Gayle Morissette","mobile_number":"763-733-1907","email_id":"Alva.Walsh53@gmail.com","dop":"2025-04-06","serial_number":"13928059891035078","imei1":"13928059891035078","imei2":"13928059891035078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137809,"job_number":"JOB_137809","tr_customer_id":137826,"tr_customer_product_id":137816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:14:38.000Z","modified_at":"2025-12-25T14:14:38.000Z","name":"Vernie Heidenreich","mobile_number":"756-743-9313","email_id":"Nikita_Skiles@gmail.com","dop":"2025-12-09","serial_number":"10165034387988","imei1":"10165034387988","imei2":"10165034387988","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137810,"job_number":"JOB_137810","tr_customer_id":137827,"tr_customer_product_id":137817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:11.000Z","modified_at":"2025-12-25T14:15:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10368684829587","imei1":"10368684829587","imei2":"10368684829587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137812,"job_number":"JOB_137812","tr_customer_id":137829,"tr_customer_product_id":137819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:12.000Z","modified_at":"2025-12-25T14:15:12.000Z","name":"Rocky Cronin","mobile_number":"672-916-4900","email_id":"Gardner.OConnell60@yahoo.com","dop":"2025-06-18","serial_number":"1066589441085782","imei1":"1066589441085782","imei2":"1066589441085782","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137816,"job_number":"JOB_137816","tr_customer_id":137833,"tr_customer_product_id":137823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:52.000Z","modified_at":"2025-12-25T14:15:52.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10941349254085","imei1":"10941349254085","imei2":"10941349254085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137818,"job_number":"JOB_137818","tr_customer_id":137835,"tr_customer_product_id":137825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:53.000Z","modified_at":"2025-12-25T14:15:53.000Z","name":"Maximilian Will","mobile_number":"525-807-2485","email_id":"Stuart_Fisher@yahoo.com","dop":"2025-06-18","serial_number":"1002764846122768","imei1":"1002764846122768","imei2":"1002764846122768","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137826,"job_number":"JOB_137826","tr_customer_id":137843,"tr_customer_product_id":137833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:33.000Z","modified_at":"2025-12-25T14:17:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17034150549164","imei1":"17034150549164","imei2":"17034150549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137828,"job_number":"JOB_137828","tr_customer_id":137845,"tr_customer_product_id":137835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:35.000Z","modified_at":"2025-12-25T14:17:35.000Z","name":"Kaia Hilll","mobile_number":"514-353-1022","email_id":"Doris_Morar87@hotmail.com","dop":"2025-04-06","serial_number":"12548390793824890","imei1":"12548390793824890","imei2":"12548390793824890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137829,"job_number":"JOB_137829","tr_customer_id":137846,"tr_customer_product_id":137836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:45.000Z","modified_at":"2025-12-25T14:17:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16592157613842","imei1":"16592157613842","imei2":"16592157613842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137831,"job_number":"JOB_137831","tr_customer_id":137848,"tr_customer_product_id":137838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:46.000Z","modified_at":"2025-12-25T14:17:46.000Z","name":"Emory Schuster","mobile_number":"265-629-0043","email_id":"Seth50@yahoo.com","dop":"2025-04-06","serial_number":"14217698123268640","imei1":"14217698123268640","imei2":"14217698123268640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137835,"job_number":"JOB_137835","tr_customer_id":137852,"tr_customer_product_id":137842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:16.000Z","modified_at":"2025-12-25T14:18:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19188190588441","imei1":"19188190588441","imei2":"19188190588441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137837,"job_number":"JOB_137837","tr_customer_id":137854,"tr_customer_product_id":137844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:18.000Z","modified_at":"2025-12-25T14:18:18.000Z","name":"Anabelle Dach","mobile_number":"526-276-0644","email_id":"Anderson.Collier52@gmail.com","dop":"2025-04-06","serial_number":"17978708384863028","imei1":"17978708384863028","imei2":"17978708384863028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137838,"job_number":"JOB_137838","tr_customer_id":137855,"tr_customer_product_id":137845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:24.000Z","modified_at":"2025-12-25T14:18:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19086473003916","imei1":"19086473003916","imei2":"19086473003916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137840,"job_number":"JOB_137840","tr_customer_id":137857,"tr_customer_product_id":137847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:25.000Z","modified_at":"2025-12-25T14:18:25.000Z","name":"Gordon Dooley","mobile_number":"580-573-8340","email_id":"Kara.Lang90@gmail.com","dop":"2025-04-06","serial_number":"12230770671960164","imei1":"12230770671960164","imei2":"12230770671960164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137841,"job_number":"JOB_137841","tr_customer_id":137858,"tr_customer_product_id":137848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:44.000Z","modified_at":"2025-12-25T14:18:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19346353686454","imei1":"19346353686454","imei2":"19346353686454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137843,"job_number":"JOB_137843","tr_customer_id":137860,"tr_customer_product_id":137850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:45.000Z","modified_at":"2025-12-25T14:18:45.000Z","name":"Gail McClure","mobile_number":"828-375-5990","email_id":"Jamar56@hotmail.com","dop":"2025-04-06","serial_number":"17466087006015588","imei1":"17466087006015588","imei2":"17466087006015588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137844,"job_number":"JOB_137844","tr_customer_id":137861,"tr_customer_product_id":137851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:58.000Z","modified_at":"2025-12-25T14:18:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637104420672","imei1":"14637104420672","imei2":"14637104420672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137846,"job_number":"JOB_137846","tr_customer_id":137863,"tr_customer_product_id":137853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:00.000Z","modified_at":"2025-12-25T14:19:00.000Z","name":"Marjorie Lind","mobile_number":"741-341-5966","email_id":"Eladio_Labadie@gmail.com","dop":"2025-04-06","serial_number":"15038933543317788","imei1":"15038933543317788","imei2":"15038933543317788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137847,"job_number":"JOB_137847","tr_customer_id":137864,"tr_customer_product_id":137854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:02.000Z","modified_at":"2025-12-25T14:19:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18255675762278","imei1":"18255675762278","imei2":"18255675762278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137849,"job_number":"JOB_137849","tr_customer_id":137866,"tr_customer_product_id":137856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:03.000Z","modified_at":"2025-12-25T14:19:03.000Z","name":"Green Schamberger","mobile_number":"353-458-8533","email_id":"Filomena_Armstrong@gmail.com","dop":"2025-04-06","serial_number":"12118589663703256","imei1":"12118589663703256","imei2":"12118589663703256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137850,"job_number":"JOB_137850","tr_customer_id":137867,"tr_customer_product_id":137857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:22.000Z","modified_at":"2025-12-25T14:19:22.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10975544364638","imei1":"10975544364638","imei2":"10975544364638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137852,"job_number":"JOB_137852","tr_customer_id":137869,"tr_customer_product_id":137859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:23.000Z","modified_at":"2025-12-25T14:19:23.000Z","name":"Leora Zieme","mobile_number":"387-515-6456","email_id":"Marilyne70@hotmail.com","dop":"2025-04-06","serial_number":"16739034350628988","imei1":"16739034350628988","imei2":"16739034350628988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137853,"job_number":"JOB_137853","tr_customer_id":137870,"tr_customer_product_id":137860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:00.000Z","modified_at":"2025-12-25T14:20:00.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17178664796356","imei1":"17178664796356","imei2":"17178664796356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137855,"job_number":"JOB_137855","tr_customer_id":137872,"tr_customer_product_id":137862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:01.000Z","modified_at":"2025-12-25T14:20:01.000Z","name":"Burnice Effertz","mobile_number":"880-645-2466","email_id":"Jacky73@hotmail.com","dop":"2025-04-06","serial_number":"11783746186899754","imei1":"11783746186899754","imei2":"11783746186899754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137856,"job_number":"JOB_137856","tr_customer_id":137873,"tr_customer_product_id":137863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:02.000Z","modified_at":"2025-12-25T14:20:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14140469912703","imei1":"14140469912703","imei2":"14140469912703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137858,"job_number":"JOB_137858","tr_customer_id":137875,"tr_customer_product_id":137865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:03.000Z","modified_at":"2025-12-25T14:20:03.000Z","name":"Joe Langworth","mobile_number":"729-430-9687","email_id":"Alyce.Franecki70@yahoo.com","dop":"2025-04-06","serial_number":"17177678355373542","imei1":"17177678355373542","imei2":"17177678355373542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137860,"job_number":"JOB_137860","tr_customer_id":137877,"tr_customer_product_id":137867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:13.000Z","modified_at":"2025-12-25T14:20:13.000Z","name":"Brent Morissette","mobile_number":"866-618-5106","email_id":"Lizeth26@hotmail.com","dop":"2025-04-06","serial_number":"15291822210956598","imei1":"15291822210956598","imei2":"15291822210956598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137861,"job_number":"JOB_137861","tr_customer_id":137878,"tr_customer_product_id":137868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:43.000Z","modified_at":"2025-12-25T14:20:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11794129348538","imei1":"11794129348538","imei2":"11794129348538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137863,"job_number":"JOB_137863","tr_customer_id":137880,"tr_customer_product_id":137870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:44.000Z","modified_at":"2025-12-25T14:20:44.000Z","name":"Mabelle Kiehn","mobile_number":"353-381-5274","email_id":"Miles_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13591113087078938","imei1":"13591113087078938","imei2":"13591113087078938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137865,"job_number":"JOB_137865","tr_customer_id":137882,"tr_customer_product_id":137872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:56.000Z","modified_at":"2025-12-25T14:20:56.000Z","name":"Mozell Wiza","mobile_number":"615-684-5583","email_id":"Kyler70@hotmail.com","dop":"2025-04-06","serial_number":"17132195156766614","imei1":"17132195156766614","imei2":"17132195156766614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137866,"job_number":"JOB_137866","tr_customer_id":137883,"tr_customer_product_id":137873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:24.000Z","modified_at":"2025-12-25T14:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12596013411573","imei1":"12596013411573","imei2":"12596013411573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137868,"job_number":"JOB_137868","tr_customer_id":137885,"tr_customer_product_id":137875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:25.000Z","modified_at":"2025-12-25T14:21:25.000Z","name":"Clyde Blanda","mobile_number":"315-501-4638","email_id":"Sim87@hotmail.com","dop":"2025-04-06","serial_number":"16781942193417430","imei1":"16781942193417430","imei2":"16781942193417430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137869,"job_number":"JOB_137869","tr_customer_id":137886,"tr_customer_product_id":137876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18413041424121","imei1":"18413041424121","imei2":"18413041424121","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137870,"job_number":"JOB_137870","tr_customer_id":137887,"tr_customer_product_id":137877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"Name Howell","mobile_number":"988-480-0095","email_id":"Carmelo17@hotmail.com","dop":"2025-09-16","serial_number":"14396442322490","imei1":"14396442322490","imei2":"14396442322490","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137871,"job_number":"JOB_137871","tr_customer_id":137888,"tr_customer_product_id":137878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11945653909974","imei1":"11945653909974","imei2":"11945653909974","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137872,"job_number":"JOB_137872","tr_customer_id":137889,"tr_customer_product_id":137879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"Wilfredo Kohler","mobile_number":"797-512-6511","email_id":"Erick49@gmail.com","dop":"2025-09-16","serial_number":"19842645173499","imei1":"19842645173499","imei2":"19842645173499","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137874,"job_number":"JOB_137874","tr_customer_id":137891,"tr_customer_product_id":137881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:00.000Z","modified_at":"2025-12-25T14:22:00.000Z","name":"Una Spinka","mobile_number":"490-787-8308","email_id":"Delfina_Rodriguez@hotmail.com","dop":"2025-05-30","serial_number":"19078683427860","imei1":"19078683427860","imei2":"19078683427860","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137875,"job_number":"JOB_137875","tr_customer_id":137892,"tr_customer_product_id":137882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:02.000Z","modified_at":"2025-12-25T14:22:02.000Z","name":"Amira Kiehn","mobile_number":"236-200-4934","email_id":"Gretchen_Runolfsdottir69@gmail.com","dop":"2025-05-30","serial_number":"1486418369132678","imei1":"1486418369132678","imei2":"1486418369132678","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137876,"job_number":"JOB_137876","tr_customer_id":137893,"tr_customer_product_id":137883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15778152608532","imei1":"15778152608532","imei2":"15778152608532","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137877,"job_number":"JOB_137877","tr_customer_id":137894,"tr_customer_product_id":137884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"Zane Hintz","mobile_number":"647-234-9351","email_id":"Landen.Stiedemann@yahoo.com","dop":"2025-09-16","serial_number":"15150983056621","imei1":"15150983056621","imei2":"15150983056621","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137878,"job_number":"JOB_137878","tr_customer_id":137895,"tr_customer_product_id":137885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:35.000Z","modified_at":"2025-12-25T14:23:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882340514518","imei1":"12882340514518","imei2":"12882340514518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137880,"job_number":"JOB_137880","tr_customer_id":137897,"tr_customer_product_id":137887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:37.000Z","modified_at":"2025-12-25T14:23:37.000Z","name":"Eve Altenwerth","mobile_number":"241-554-8892","email_id":"Joesph31@gmail.com","dop":"2025-04-06","serial_number":"13608427159299710","imei1":"13608427159299710","imei2":"13608427159299710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137882,"job_number":"JOB_137882","tr_customer_id":137899,"tr_customer_product_id":137889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:45.000Z","modified_at":"2025-12-25T14:23:45.000Z","name":"Anahi Pfannerstill","mobile_number":"934-312-6879","email_id":"Hope_Welch17@hotmail.com","dop":"2025-04-06","serial_number":"13212010693368348","imei1":"13212010693368348","imei2":"13212010693368348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137883,"job_number":"JOB_137883","tr_customer_id":137900,"tr_customer_product_id":137890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:47.000Z","modified_at":"2025-12-25T14:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10264635452002","imei1":"10264635452002","imei2":"10264635452002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137885,"job_number":"JOB_137885","tr_customer_id":137902,"tr_customer_product_id":137892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:48.000Z","modified_at":"2025-12-25T14:23:48.000Z","name":"Hermann Roberts","mobile_number":"610-895-4347","email_id":"Samara_Doyle90@gmail.com","dop":"2025-04-06","serial_number":"17726085604947266","imei1":"17726085604947266","imei2":"17726085604947266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137886,"job_number":"JOB_137886","tr_customer_id":137903,"tr_customer_product_id":137893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:13.000Z","modified_at":"2025-12-25T14:24:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596856430260","imei1":"17596856430260","imei2":"17596856430260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137888,"job_number":"JOB_137888","tr_customer_id":137905,"tr_customer_product_id":137895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:14.000Z","modified_at":"2025-12-25T14:24:14.000Z","name":"Sister Fisher","mobile_number":"671-617-6080","email_id":"Christa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"16706943470838672","imei1":"16706943470838672","imei2":"16706943470838672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137889,"job_number":"JOB_137889","tr_customer_id":137906,"tr_customer_product_id":137896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:20.000Z","modified_at":"2025-12-25T14:24:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13509153353588","imei1":"13509153353588","imei2":"13509153353588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137891,"job_number":"JOB_137891","tr_customer_id":137908,"tr_customer_product_id":137898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:22.000Z","modified_at":"2025-12-25T14:24:22.000Z","name":"Reina Hansen","mobile_number":"290-955-3783","email_id":"Akeem.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"15965088708000136","imei1":"15965088708000136","imei2":"15965088708000136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137892,"job_number":"JOB_137892","tr_customer_id":137909,"tr_customer_product_id":137899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:29.000Z","modified_at":"2025-12-25T14:24:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16846077137070","imei1":"16846077137070","imei2":"16846077137070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137894,"job_number":"JOB_137894","tr_customer_id":137911,"tr_customer_product_id":137901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:31.000Z","modified_at":"2025-12-25T14:24:31.000Z","name":"Alia Johnston","mobile_number":"920-911-0132","email_id":"Alexandrea.Leffler@gmail.com","dop":"2025-04-06","serial_number":"18975443098835424","imei1":"18975443098835424","imei2":"18975443098835424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137898,"job_number":"JOB_137898","tr_customer_id":137915,"tr_customer_product_id":137905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:53.000Z","modified_at":"2025-12-25T14:24:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11926287241457","imei1":"11926287241457","imei2":"11926287241457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137900,"job_number":"JOB_137900","tr_customer_id":137917,"tr_customer_product_id":137907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:55.000Z","modified_at":"2025-12-25T14:24:55.000Z","name":"Nikko Russel","mobile_number":"645-332-4634","email_id":"Laila5@gmail.com","dop":"2025-04-06","serial_number":"18206883225992000","imei1":"18206883225992000","imei2":"18206883225992000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137905,"job_number":"JOB_137905","tr_customer_id":137922,"tr_customer_product_id":137912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11881626340506","imei1":"11881626340506","imei2":"11881626340506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137907,"job_number":"JOB_137907","tr_customer_id":137924,"tr_customer_product_id":137914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"Oswaldo Mills","mobile_number":"978-491-3617","email_id":"Frank19@hotmail.com","dop":"2025-04-06","serial_number":"16134243558073600","imei1":"16134243558073600","imei2":"16134243558073600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137908,"job_number":"JOB_137908","tr_customer_id":137925,"tr_customer_product_id":137915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:06.000Z","modified_at":"2025-12-25T14:25:06.000Z","name":"Maida Walsh","mobile_number":"631-840-8366","email_id":"Arturo.Morar31@hotmail.com","dop":"2025-04-06","serial_number":"15575543068160758","imei1":"15575543068160758","imei2":"15575543068160758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137909,"job_number":"JOB_137909","tr_customer_id":137926,"tr_customer_product_id":137916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:11.000Z","modified_at":"2025-12-25T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18581652027401","imei1":"18581652027401","imei2":"18581652027401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137914,"job_number":"JOB_137914","tr_customer_id":137931,"tr_customer_product_id":137921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Josefa Hermiston","mobile_number":"660-206-5162","email_id":"Donato_Jerde81@yahoo.com","dop":"2025-04-06","serial_number":"10458204471562572","imei1":"10458204471562572","imei2":"10458204471562572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137916,"job_number":"JOB_137916","tr_customer_id":137933,"tr_customer_product_id":137923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:34.000Z","modified_at":"2025-12-25T14:25:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15821591201232","imei1":"15821591201232","imei2":"15821591201232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137918,"job_number":"JOB_137918","tr_customer_id":137935,"tr_customer_product_id":137925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:35.000Z","modified_at":"2025-12-25T14:25:35.000Z","name":"Lia Koss","mobile_number":"641-820-1623","email_id":"Teagan.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"10992462529180644","imei1":"10992462529180644","imei2":"10992462529180644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137920,"job_number":"JOB_137920","tr_customer_id":137937,"tr_customer_product_id":137927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:26:07.000Z","modified_at":"2025-12-25T14:26:07.000Z","name":"Marco Kutch","mobile_number":"888-404-5110","email_id":"Lois_King@hotmail.com","dop":"2025-04-06","serial_number":"11592845971744044","imei1":"11592845971744044","imei2":"11592845971744044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137922,"job_number":"JOB_137922","tr_customer_id":137939,"tr_customer_product_id":137929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:48:31.000Z","modified_at":"2025-12-25T14:48:31.000Z","name":"Tony Cassin","mobile_number":"236-222-6408","email_id":"Leola4@gmail.com","dop":"2025-04-06","serial_number":"16497601552708852","imei1":"16497601552708852","imei2":"16497601552708852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137932,"job_number":"JOB_137932","tr_customer_id":137949,"tr_customer_product_id":137939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:16:38.000Z","modified_at":"2025-12-25T15:16:38.000Z","name":"Sharvani b","mobile_number":"8905643277","email_id":"sharva2012@gmail.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"67589045321561","imei2":"67589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137934,"job_number":"JOB_137934","tr_customer_id":137951,"tr_customer_product_id":137941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:10.000Z","modified_at":"2025-12-25T15:22:10.000Z","name":"Rocio Pfannerstill","mobile_number":"848-285-5186","email_id":"Freda6@hotmail.com","dop":"2025-02-04","serial_number":"108865147412056}}","imei1":"108865147412056}}","imei2":"108865147412056}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137935,"job_number":"JOB_137935","tr_customer_id":137952,"tr_customer_product_id":137942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:19.000Z","modified_at":"2025-12-25T15:22:19.000Z","name":"Imogene Ritchie","mobile_number":"829-609-7701","email_id":"Giuseppe.Schulist55@gmail.com","dop":"2025-02-04","serial_number":"105639296726901}}","imei1":"105639296726901}}","imei2":"105639296726901}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137936,"job_number":"JOB_137936","tr_customer_id":137953,"tr_customer_product_id":137943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:38:59.000Z","modified_at":"2025-12-25T15:38:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106650520187131","imei1":"106650520187131","imei2":"106650520187131","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137938,"job_number":"JOB_137938","tr_customer_id":137955,"tr_customer_product_id":137945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:39:12.000Z","modified_at":"2025-12-25T15:39:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109998120574079","imei1":"109998120574079","imei2":"109998120574079","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137940,"job_number":"JOB_137940","tr_customer_id":137957,"tr_customer_product_id":137947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:41:29.000Z","modified_at":"2025-12-25T15:41:29.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-25","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-25T15:41:28.490Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137941,"job_number":"JOB_137941","tr_customer_id":137958,"tr_customer_product_id":137948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:08.000Z","modified_at":"2025-12-25T16:09:08.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"18329954981695","imei1":"18329954981695","imei2":"18329954981695","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137943,"job_number":"JOB_137943","tr_customer_id":137960,"tr_customer_product_id":137950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:21.000Z","modified_at":"2025-12-25T16:09:21.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14747450719360","imei1":"14747450719360","imei2":"14747450719360","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137945,"job_number":"JOB_137945","tr_customer_id":137962,"tr_customer_product_id":137952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:33.000Z","modified_at":"2025-12-25T16:09:33.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19671827125702","imei1":"19671827125702","imei2":"19671827125702","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137947,"job_number":"JOB_137947","tr_customer_id":137964,"tr_customer_product_id":137954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:42.000Z","modified_at":"2025-12-25T16:11:42.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16827611986464","imei1":"16827611986464","imei2":"16827611986464","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137949,"job_number":"JOB_137949","tr_customer_id":137966,"tr_customer_product_id":137956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:55.000Z","modified_at":"2025-12-25T16:11:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17275299930224","imei1":"17275299930224","imei2":"17275299930224","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137951,"job_number":"JOB_137951","tr_customer_id":137968,"tr_customer_product_id":137958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:07.000Z","modified_at":"2025-12-25T16:12:07.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15741997360218","imei1":"15741997360218","imei2":"15741997360218","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137953,"job_number":"JOB_137953","tr_customer_id":137970,"tr_customer_product_id":137960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:30.000Z","modified_at":"2025-12-25T16:12:30.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14586087494152","imei1":"14586087494152","imei2":"14586087494152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137955,"job_number":"JOB_137955","tr_customer_id":137972,"tr_customer_product_id":137962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:31.000Z","modified_at":"2025-12-25T16:12:31.000Z","name":"Jefferey Davis","mobile_number":"967-567-5391","email_id":"Kobe74@hotmail.com","dop":"2025-04-06","serial_number":"12234203089731126","imei1":"12234203089731126","imei2":"12234203089731126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137956,"job_number":"JOB_137956","tr_customer_id":137973,"tr_customer_product_id":137963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:10.000Z","modified_at":"2025-12-25T16:13:10.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19112807753886","imei1":"19112807753886","imei2":"19112807753886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137958,"job_number":"JOB_137958","tr_customer_id":137975,"tr_customer_product_id":137965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:11.000Z","modified_at":"2025-12-25T16:13:11.000Z","name":"Irving Torphy","mobile_number":"590-844-4975","email_id":"Irma44@hotmail.com","dop":"2025-04-06","serial_number":"16967081747919858","imei1":"16967081747919858","imei2":"16967081747919858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137959,"job_number":"JOB_137959","tr_customer_id":137976,"tr_customer_product_id":137966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:49.000Z","modified_at":"2025-12-25T16:13:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17981085067310","imei1":"17981085067310","imei2":"17981085067310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137961,"job_number":"JOB_137961","tr_customer_id":137978,"tr_customer_product_id":137968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:51.000Z","modified_at":"2025-12-25T16:13:51.000Z","name":"Alisha Reynolds","mobile_number":"594-749-8035","email_id":"Ola_Gorczany65@gmail.com","dop":"2025-04-06","serial_number":"13445825125002884","imei1":"13445825125002884","imei2":"13445825125002884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137962,"job_number":"JOB_137962","tr_customer_id":137979,"tr_customer_product_id":137969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:14:54.000Z","modified_at":"2025-12-25T16:14:54.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12584002323728","imei1":"12584002323728","imei2":"12584002323728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137964,"job_number":"JOB_137964","tr_customer_id":137981,"tr_customer_product_id":137971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:06.000Z","modified_at":"2025-12-25T16:15:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11606861282286","imei1":"11606861282286","imei2":"11606861282286","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137966,"job_number":"JOB_137966","tr_customer_id":137983,"tr_customer_product_id":137973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:08.000Z","modified_at":"2025-12-25T16:15:08.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137967,"job_number":"JOB_137967","tr_customer_id":137984,"tr_customer_product_id":137974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:18.000Z","modified_at":"2025-12-25T16:15:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12467686223266","imei1":"12467686223266","imei2":"12467686223266","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137971,"job_number":"JOB_137971","tr_customer_id":137988,"tr_customer_product_id":137978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:20:43.000Z","modified_at":"2025-12-25T16:20:43.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137972,"job_number":"JOB_137972","tr_customer_id":137989,"tr_customer_product_id":137979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:05.000Z","modified_at":"2025-12-25T16:26:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137973,"job_number":"JOB_137973","tr_customer_id":137990,"tr_customer_product_id":137980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137974,"job_number":"JOB_137974","tr_customer_id":137991,"tr_customer_product_id":137981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137975,"job_number":"JOB_137975","tr_customer_id":137992,"tr_customer_product_id":137982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137976,"job_number":"JOB_137976","tr_customer_id":137993,"tr_customer_product_id":137983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137977,"job_number":"JOB_137977","tr_customer_id":137994,"tr_customer_product_id":137984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137978,"job_number":"JOB_137978","tr_customer_id":137995,"tr_customer_product_id":137985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:31:34.000Z","modified_at":"2025-12-25T16:31:34.000Z","name":"Aida Konopelski","mobile_number":"331-833-7076","email_id":"Ariel49@gmail.com","dop":"2025-04-06","serial_number":"10187975247194","imei1":"10187975247194","imei2":"10187975247194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137979,"job_number":"JOB_137979","tr_customer_id":137996,"tr_customer_product_id":137986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:24.000Z","modified_at":"2025-12-25T16:38:24.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11370100836812","imei1":"11370100836812","imei2":"11370100836812","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137981,"job_number":"JOB_137981","tr_customer_id":137998,"tr_customer_product_id":137988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:37.000Z","modified_at":"2025-12-25T16:38:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14219841673748","imei1":"14219841673748","imei2":"14219841673748","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137983,"job_number":"JOB_137983","tr_customer_id":138000,"tr_customer_product_id":137990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:49.000Z","modified_at":"2025-12-25T16:38:49.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15622629172668","imei1":"15622629172668","imei2":"15622629172668","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137985,"job_number":"JOB_137985","tr_customer_id":138002,"tr_customer_product_id":137992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:42:48.000Z","modified_at":"2025-12-25T16:42:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15960430999746","imei1":"15960430999746","imei2":"15960430999746","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137987,"job_number":"JOB_137987","tr_customer_id":138004,"tr_customer_product_id":137994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:00.000Z","modified_at":"2025-12-25T16:43:00.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11828416399822","imei1":"11828416399822","imei2":"11828416399822","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137989,"job_number":"JOB_137989","tr_customer_id":138006,"tr_customer_product_id":137996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:11.000Z","modified_at":"2025-12-25T16:43:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"10135206686757","imei1":"10135206686757","imei2":"10135206686757","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137991,"job_number":"JOB_137991","tr_customer_id":138008,"tr_customer_product_id":137998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:46:20.000Z","modified_at":"2025-12-25T16:46:20.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-15T16:46:19.792719736Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137992,"job_number":"JOB_137992","tr_customer_id":138009,"tr_customer_product_id":137999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:14.000Z","modified_at":"2025-12-25T16:48:14.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-15","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-15T16:48:13.212126069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137993,"job_number":"JOB_137993","tr_customer_id":138010,"tr_customer_product_id":138000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:43.000Z","modified_at":"2025-12-25T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-15","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-15T16:48:42.647672494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137994,"job_number":"JOB_137994","tr_customer_id":138011,"tr_customer_product_id":138001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:49:41.000Z","modified_at":"2025-12-25T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-15","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-15T16:49:40.131964280Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137995,"job_number":"JOB_137995","tr_customer_id":138012,"tr_customer_product_id":138002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:06.000Z","modified_at":"2025-12-25T16:55:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13509904873922","imei1":"13509904873922","imei2":"13509904873922","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137997,"job_number":"JOB_137997","tr_customer_id":138014,"tr_customer_product_id":138004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:18.000Z","modified_at":"2025-12-25T16:55:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17882849703296","imei1":"17882849703296","imei2":"17882849703296","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137999,"job_number":"JOB_137999","tr_customer_id":138016,"tr_customer_product_id":138006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:30.000Z","modified_at":"2025-12-25T16:55:30.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13092333747070","imei1":"13092333747070","imei2":"13092333747070","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138002,"job_number":"JOB_138002","tr_customer_id":138019,"tr_customer_product_id":138009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:39:09.000Z","modified_at":"2025-12-25T17:39:09.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-25","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-25T17:39:06.641Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138004,"job_number":"JOB_138004","tr_customer_id":138021,"tr_customer_product_id":138011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:41:53.000Z","modified_at":"2025-12-25T17:41:53.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-15","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-15T17:41:52.725732282Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138005,"job_number":"JOB_138005","tr_customer_id":138022,"tr_customer_product_id":138012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:43:54.000Z","modified_at":"2025-12-25T17:43:54.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T17:43:54.278157966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138006,"job_number":"JOB_138006","tr_customer_id":138023,"tr_customer_product_id":138013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"ram Grimes","mobile_number":"4888543823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10262536405644","imei1":"10266586405644","imei2":"10772586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138007,"job_number":"JOB_138007","tr_customer_id":138024,"tr_customer_product_id":138014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"gopal Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10266586405644","imei1":"10662586405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138008,"job_number":"JOB_138008","tr_customer_id":138025,"tr_customer_product_id":138015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"shivam john","mobile_number":"4848583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10772586405644","imei1":"16262586405644","imei2":"90262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138009,"job_number":"JOB_138009","tr_customer_id":138026,"tr_customer_product_id":138016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"Shany Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10264586406644","imei1":"10266686405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138010,"job_number":"JOB_138010","tr_customer_id":138027,"tr_customer_product_id":138017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:29.000Z","modified_at":"2025-12-25T18:18:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18858949589181","imei1":"18858949589181","imei2":"18858949589181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138012,"job_number":"JOB_138012","tr_customer_id":138029,"tr_customer_product_id":138019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:30.000Z","modified_at":"2025-12-25T18:18:30.000Z","name":"Leanne Morissette","mobile_number":"876-335-2291","email_id":"Brando86@gmail.com","dop":"2025-04-06","serial_number":"19227733666207388","imei1":"19227733666207388","imei2":"19227733666207388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138013,"job_number":"JOB_138013","tr_customer_id":138030,"tr_customer_product_id":138020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:09.000Z","modified_at":"2025-12-25T18:19:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11137217058746","imei1":"11137217058746","imei2":"11137217058746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138015,"job_number":"JOB_138015","tr_customer_id":138032,"tr_customer_product_id":138022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:10.000Z","modified_at":"2025-12-25T18:19:10.000Z","name":"Ted O'Reilly","mobile_number":"424-785-6635","email_id":"Peter.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"10579691419570986","imei1":"10579691419570986","imei2":"10579691419570986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138016,"job_number":"JOB_138016","tr_customer_id":138033,"tr_customer_product_id":138023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:49.000Z","modified_at":"2025-12-25T18:19:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11900404324615","imei1":"11900404324615","imei2":"11900404324615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138018,"job_number":"JOB_138018","tr_customer_id":138035,"tr_customer_product_id":138025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:50.000Z","modified_at":"2025-12-25T18:19:50.000Z","name":"Furman Conroy","mobile_number":"435-754-9324","email_id":"Ashtyn_Jerde80@yahoo.com","dop":"2025-04-06","serial_number":"15055168463106632","imei1":"15055168463106632","imei2":"15055168463106632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138019,"job_number":"JOB_138019","tr_customer_id":138036,"tr_customer_product_id":138026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:42:01.000Z","modified_at":"2025-12-25T18:42:01.000Z","name":"Horacio Buckridge","mobile_number":"423-347-1009","email_id":"Jordan.Huels45@yahoo.com","dop":"2025-09-06","serial_number":"13199190449312","imei1":"13199190449312","imei2":"13199190449312","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138020,"job_number":"JOB_138020","tr_customer_id":138037,"tr_customer_product_id":138027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:43:29.000Z","modified_at":"2025-12-25T18:43:29.000Z","name":"Tamia Strosin","mobile_number":"296-560-6365","email_id":"Theodore.Hickle@gmail.com","dop":"2025-09-06","serial_number":"895714145362120","imei1":"895714145362120","imei2":"895714145362120","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138021,"job_number":"JOB_138021","tr_customer_id":138038,"tr_customer_product_id":138028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:49:49.000Z","modified_at":"2025-12-25T18:49:49.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-15","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-15T18:49:49.087064349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138022,"job_number":"JOB_138022","tr_customer_id":138039,"tr_customer_product_id":138029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:18.000Z","modified_at":"2025-12-25T18:51:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-15","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-15T18:51:17.658060292Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138023,"job_number":"JOB_138023","tr_customer_id":138040,"tr_customer_product_id":138030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:24.000Z","modified_at":"2025-12-25T18:51:24.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-24","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-24T18:51:23.627099369Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138024,"job_number":"JOB_138024","tr_customer_id":138041,"tr_customer_product_id":138031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:29.000Z","modified_at":"2025-12-25T18:51:29.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-15","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-15T18:51:28.899491516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138025,"job_number":"JOB_138025","tr_customer_id":138042,"tr_customer_product_id":138032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:18.000Z","modified_at":"2025-12-25T18:52:18.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-15","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-15T18:52:17.929634506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138026,"job_number":"JOB_138026","tr_customer_id":138043,"tr_customer_product_id":138033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:25.000Z","modified_at":"2025-12-25T18:52:25.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-15","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-15T18:52:24.795738006Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138028,"job_number":"JOB_138028","tr_customer_id":138045,"tr_customer_product_id":138035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:46.000Z","modified_at":"2025-12-25T18:52:46.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-20","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-20T18:52:45.121203585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138030,"job_number":"JOB_138030","tr_customer_id":138047,"tr_customer_product_id":138037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:25:01.000Z","modified_at":"2025-12-25T21:25:01.000Z","name":"Carrie Treutel","mobile_number":"550-722-4324","email_id":"Daisy.Kozey40@yahoo.com","dop":"2025-04-06","serial_number":"11293502046517","imei1":"11293502046517","imei2":"11293502046517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138032,"job_number":"JOB_138032","tr_customer_id":138049,"tr_customer_product_id":138039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:32:25.000Z","modified_at":"2025-12-25T21:32:25.000Z","name":"Elinor Brekke","mobile_number":"977-482-3093","email_id":"Giovanny99@yahoo.com","dop":"2025-04-06","serial_number":"19740666685330","imei1":"19740666685330","imei2":"19740666685330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138033,"job_number":"JOB_138033","tr_customer_id":138050,"tr_customer_product_id":138040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:00.000Z","modified_at":"2025-12-25T21:38:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19107542299312","imei1":"19107542299312","imei2":"19107542299312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138035,"job_number":"JOB_138035","tr_customer_id":138052,"tr_customer_product_id":138042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:02.000Z","modified_at":"2025-12-25T21:38:02.000Z","name":"Audrey Carroll","mobile_number":"885-901-0455","email_id":"Connor45@hotmail.com","dop":"2025-04-06","serial_number":"18635065408207670","imei1":"18635065408207670","imei2":"18635065408207670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138036,"job_number":"JOB_138036","tr_customer_id":138053,"tr_customer_product_id":138043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:48.000Z","modified_at":"2025-12-25T21:38:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10592654677605","imei1":"10592654677605","imei2":"10592654677605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138038,"job_number":"JOB_138038","tr_customer_id":138055,"tr_customer_product_id":138045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:50.000Z","modified_at":"2025-12-25T21:38:50.000Z","name":"Earl Konopelski","mobile_number":"947-466-1775","email_id":"Martine.Heller14@gmail.com","dop":"2025-04-06","serial_number":"12272645364020502","imei1":"12272645364020502","imei2":"12272645364020502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138039,"job_number":"JOB_138039","tr_customer_id":138056,"tr_customer_product_id":138046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:35.000Z","modified_at":"2025-12-25T21:39:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10969813204617","imei1":"10969813204617","imei2":"10969813204617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138041,"job_number":"JOB_138041","tr_customer_id":138058,"tr_customer_product_id":138048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:37.000Z","modified_at":"2025-12-25T21:39:37.000Z","name":"Nova Hettinger","mobile_number":"813-947-8937","email_id":"Domenico53@yahoo.com","dop":"2025-04-06","serial_number":"11314112844250254","imei1":"11314112844250254","imei2":"11314112844250254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138042,"job_number":"JOB_138042","tr_customer_id":138059,"tr_customer_product_id":138049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:05.000Z","modified_at":"2025-12-25T23:38:05.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-15T23:38:04.515982824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138043,"job_number":"JOB_138043","tr_customer_id":138060,"tr_customer_product_id":138050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:06.000Z","modified_at":"2025-12-25T23:38:06.000Z","name":"Ghanshyam Kaur","mobile_number":"7015219591","email_id":"dhatri.banerjee@yahoo.co.in","dop":"2025-12-15","serial_number":"565357282679150","imei1":"565357282679150","imei2":"565357282679150","popurl":"www.susheel-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138044,"job_number":"JOB_138044","tr_customer_id":138061,"tr_customer_product_id":138051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:40:33.000Z","modified_at":"2025-12-25T23:40:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-15T23:40:33.063245622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138045,"job_number":"JOB_138045","tr_customer_id":138062,"tr_customer_product_id":138052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T00:52:34.000Z","modified_at":"2025-12-26T00:52:34.000Z","name":"Rosario Sipes","mobile_number":"667-728-1908","email_id":"Annabell51@gmail.com","dop":"2025-11-11","serial_number":"10195675307961","imei1":"10195675307961","imei2":"10195675307961","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T00:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138046,"job_number":"JOB_138046","tr_customer_id":138063,"tr_customer_product_id":138053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:10:10.000Z","modified_at":"2025-12-26T01:10:10.000Z","name":"Terence Rolfson","mobile_number":"419-948-2127","email_id":"Kellen80@yahoo.com","dop":"2025-11-11","serial_number":"16571983166995","imei1":"16571983166995","imei2":"16571983166995","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138047,"job_number":"JOB_138047","tr_customer_id":138064,"tr_customer_product_id":138054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:11:23.000Z","modified_at":"2025-12-26T01:11:24.000Z","name":"Kevon Terry","mobile_number":"889-920-2305","email_id":"Millie.Waelchi74@hotmail.com","dop":"2025-11-11","serial_number":"13461183381631","imei1":"13461183381631","imei2":"13461183381631","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138048,"job_number":"JOB_138048","tr_customer_id":138065,"tr_customer_product_id":138055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:12:03.000Z","modified_at":"2025-12-26T01:12:03.000Z","name":"Leonie Kuhic","mobile_number":"852-979-3591","email_id":"Thea_Bosco@gmail.com","dop":"2025-11-11","serial_number":"11632935784668","imei1":"11632935784668","imei2":"11632935784668","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138049,"job_number":"JOB_138049","tr_customer_id":138066,"tr_customer_product_id":138056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:52:13.000Z","modified_at":"2025-12-26T01:52:13.000Z","name":"Easter Towne","mobile_number":"279-633-8896","email_id":"Claude_Haley12@gmail.com","dop":"2025-11-11","serial_number":"19545877199032","imei1":"19545877199032","imei2":"19545877199032","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138050,"job_number":"JOB_138050","tr_customer_id":138067,"tr_customer_product_id":138057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:54:15.000Z","modified_at":"2025-12-26T01:54:15.000Z","name":"Christopher Weber","mobile_number":"241-201-1787","email_id":"Reanna_McDermott96@gmail.com","dop":"2025-11-11","serial_number":"14333898171594","imei1":"14333898171594","imei2":"14333898171594","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138051,"job_number":"JOB_138051","tr_customer_id":138068,"tr_customer_product_id":138058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:00:18.000Z","modified_at":"2025-12-26T02:00:18.000Z","name":"Breana Gusikowski","mobile_number":"270-942-6701","email_id":"Deshaun_Ondricka96@yahoo.com","dop":"2025-11-11","serial_number":"17460359895110","imei1":"17460359895110","imei2":"17460359895110","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138052,"job_number":"JOB_138052","tr_customer_id":138069,"tr_customer_product_id":138059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:47:58.000Z","modified_at":"2025-12-26T02:47:58.000Z","name":"Aidan Purdy","mobile_number":"433-971-2926","email_id":"Domenick_Tillman43@yahoo.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"617589045321561","imei2":"617589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138053,"job_number":"JOB_138053","tr_customer_id":138070,"tr_customer_product_id":138060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16197452773976","imei1":"16197452773976","imei2":"16197452773976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138055,"job_number":"JOB_138055","tr_customer_id":138072,"tr_customer_product_id":138062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"Garrett Altenwerth","mobile_number":"336-434-9213","email_id":"Nicole69@hotmail.com","dop":"2025-04-06","serial_number":"18446638681448612","imei1":"18446638681448612","imei2":"18446638681448612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138056,"job_number":"JOB_138056","tr_customer_id":138073,"tr_customer_product_id":138063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15898465968692","imei1":"15898465968692","imei2":"15898465968692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138058,"job_number":"JOB_138058","tr_customer_id":138075,"tr_customer_product_id":138065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:15.000Z","modified_at":"2025-12-26T03:19:15.000Z","name":"Dayton Bosco","mobile_number":"627-850-6694","email_id":"Kraig42@hotmail.com","dop":"2025-04-06","serial_number":"12994431646711660","imei1":"12994431646711660","imei2":"12994431646711660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138059,"job_number":"JOB_138059","tr_customer_id":138076,"tr_customer_product_id":138066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:23.000Z","modified_at":"2025-12-26T03:19:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14659893960152","imei1":"14659893960152","imei2":"14659893960152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138061,"job_number":"JOB_138061","tr_customer_id":138078,"tr_customer_product_id":138068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:24.000Z","name":"Jordane Lakin","mobile_number":"309-921-5645","email_id":"Tianna.Boyle3@yahoo.com","dop":"2025-04-06","serial_number":"10382843736727500","imei1":"10382843736727500","imei2":"10382843736727500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138063,"job_number":"JOB_138063","tr_customer_id":138080,"tr_customer_product_id":138070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:43:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19354345460777","imei1":"19354345460777","imei2":"19354345460777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138065,"job_number":"JOB_138065","tr_customer_id":138082,"tr_customer_product_id":138072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:45.000Z","modified_at":"2025-12-26T03:43:45.000Z","name":"Maryse Boyer","mobile_number":"206-722-6635","email_id":"Chadrick.Graham15@hotmail.com","dop":"2025-04-06","serial_number":"16684968076468264","imei1":"16684968076468264","imei2":"16684968076468264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138068,"job_number":"JOB_138068","tr_customer_id":138085,"tr_customer_product_id":138075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:03.000Z","modified_at":"2025-12-26T03:44:03.000Z","name":"Dakota Kreiger","mobile_number":"902-345-0004","email_id":"Kirk79@hotmail.com","dop":"2025-04-06","serial_number":"19837586517268050","imei1":"19837586517268050","imei2":"19837586517268050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138069,"job_number":"JOB_138069","tr_customer_id":138086,"tr_customer_product_id":138076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13594190299108","imei1":"13594190299108","imei2":"13594190299108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138071,"job_number":"JOB_138071","tr_customer_id":138088,"tr_customer_product_id":138078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:22.000Z","modified_at":"2025-12-26T03:44:22.000Z","name":"Bridgette Stroman","mobile_number":"485-739-0688","email_id":"Keyshawn_Bins@hotmail.com","dop":"2025-04-06","serial_number":"13134581588196364","imei1":"13134581588196364","imei2":"13134581588196364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138073,"job_number":"JOB_138073","tr_customer_id":138090,"tr_customer_product_id":138080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:29.000Z","modified_at":"2025-12-26T03:44:29.000Z","name":"Quentin Johnston","mobile_number":"944-847-5984","email_id":"Marcellus91@yahoo.com","dop":"2025-04-06","serial_number":"15012926838043200","imei1":"15012926838043200","imei2":"15012926838043200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138075,"job_number":"JOB_138075","tr_customer_id":138092,"tr_customer_product_id":138082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:44:38.000Z","name":"Brady Mosciski","mobile_number":"812-398-8283","email_id":"Finn.Abshire76@gmail.com","dop":"2025-04-06","serial_number":"10910857904511","imei1":"10910857904511","imei2":"10910857904511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138076,"job_number":"JOB_138076","tr_customer_id":138093,"tr_customer_product_id":138083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:39.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Maximillia Bayer","mobile_number":"780-610-2367","email_id":"Ignacio.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"16629258234833864","imei1":"16629258234833864","imei2":"16629258234833864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138078,"job_number":"JOB_138078","tr_customer_id":138095,"tr_customer_product_id":138085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:43.000Z","modified_at":"2025-12-26T03:44:43.000Z","name":"Reyes Gottlieb","mobile_number":"762-688-6031","email_id":"Lorenz25@hotmail.com","dop":"2025-04-06","serial_number":"18786001104421490","imei1":"18786001104421490","imei2":"18786001104421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138079,"job_number":"JOB_138079","tr_customer_id":138096,"tr_customer_product_id":138086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:44:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10662843383997","imei1":"10662843383997","imei2":"10662843383997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138081,"job_number":"JOB_138081","tr_customer_id":138098,"tr_customer_product_id":138088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"Peggie Bernier","mobile_number":"986-815-9501","email_id":"Stephanie18@hotmail.com","dop":"2025-06-18","serial_number":"1042319942060258","imei1":"1042319942060258","imei2":"1042319942060258","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138082,"job_number":"JOB_138082","tr_customer_id":138099,"tr_customer_product_id":138089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14056345478857","imei1":"14056345478857","imei2":"14056345478857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138084,"job_number":"JOB_138084","tr_customer_id":138101,"tr_customer_product_id":138091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:52.000Z","modified_at":"2025-12-26T03:44:52.000Z","name":"Erich Pacocha","mobile_number":"894-200-7120","email_id":"Branson94@gmail.com","dop":"2025-04-06","serial_number":"12144079677844246","imei1":"12144079677844246","imei2":"12144079677844246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138086,"job_number":"JOB_138086","tr_customer_id":138103,"tr_customer_product_id":138093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:44:59.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19426834475250","imei1":"19426834475250","imei2":"19426834475250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138088,"job_number":"JOB_138088","tr_customer_id":138105,"tr_customer_product_id":138095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"David Dach","mobile_number":"621-794-4886","email_id":"Brock_Torp61@gmail.com","dop":"2025-04-06","serial_number":"17188393134948696","imei1":"17188393134948696","imei2":"17188393134948696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138089,"job_number":"JOB_138089","tr_customer_id":138106,"tr_customer_product_id":138096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"Abigayle Huels","mobile_number":"645-727-9919","email_id":"Freeda78@hotmail.com","dop":"2025-04-06","serial_number":"11230070669588354","imei1":"11230070669588354","imei2":"11230070669588354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138092,"job_number":"JOB_138092","tr_customer_id":138109,"tr_customer_product_id":138099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18518650377236","imei1":"18518650377236","imei2":"18518650377236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138093,"job_number":"JOB_138093","tr_customer_id":138110,"tr_customer_product_id":138100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"Carmel Gislason","mobile_number":"649-544-1127","email_id":"Kaci32@hotmail.com","dop":"2025-04-06","serial_number":"11640836728970340","imei1":"11640836728970340","imei2":"11640836728970340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138095,"job_number":"JOB_138095","tr_customer_id":138112,"tr_customer_product_id":138102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:07.000Z","modified_at":"2025-12-26T03:45:07.000Z","name":"Grady Connelly","mobile_number":"446-550-9541","email_id":"Chesley.Schroeder@gmail.com","dop":"2025-04-06","serial_number":"13776928885067074","imei1":"13776928885067074","imei2":"13776928885067074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138096,"job_number":"JOB_138096","tr_customer_id":138113,"tr_customer_product_id":138103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10055707959336","imei1":"10055707959336","imei2":"10055707959336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138097,"job_number":"JOB_138097","tr_customer_id":138114,"tr_customer_product_id":138104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"Shawna Quigley","mobile_number":"977-413-9329","email_id":"Alisa.Marks@yahoo.com","dop":"2025-09-16","serial_number":"13338119663926","imei1":"13338119663926","imei2":"13338119663926","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138100,"job_number":"JOB_138100","tr_customer_id":138117,"tr_customer_product_id":138107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:21.000Z","modified_at":"2025-12-26T03:45:21.000Z","name":"Gerda Ryan","mobile_number":"530-402-5010","email_id":"Monroe9@hotmail.com","dop":"2025-04-06","serial_number":"17582467073012432","imei1":"17582467073012432","imei2":"17582467073012432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138101,"job_number":"JOB_138101","tr_customer_id":138118,"tr_customer_product_id":138108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10923311865729","imei1":"10923311865729","imei2":"10923311865729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138103,"job_number":"JOB_138103","tr_customer_id":138120,"tr_customer_product_id":138110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Isac Franecki","mobile_number":"866-954-4997","email_id":"Rory_Schneider4@hotmail.com","dop":"2025-06-18","serial_number":"1046823207895587","imei1":"1046823207895587","imei2":"1046823207895587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138104,"job_number":"JOB_138104","tr_customer_id":138121,"tr_customer_product_id":138111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15474247568281","imei1":"15474247568281","imei2":"15474247568281","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138105,"job_number":"JOB_138105","tr_customer_id":138122,"tr_customer_product_id":138112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Sheila Yost","mobile_number":"910-762-7898","email_id":"Nolan23@hotmail.com","dop":"2025-09-16","serial_number":"16284844506214","imei1":"16284844506214","imei2":"16284844506214","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138106,"job_number":"JOB_138106","tr_customer_id":138123,"tr_customer_product_id":138113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18293157713002","imei1":"18293157713002","imei2":"18293157713002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138108,"job_number":"JOB_138108","tr_customer_id":138125,"tr_customer_product_id":138115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:33.000Z","modified_at":"2025-12-26T03:45:33.000Z","name":"Hassan Champlin","mobile_number":"346-964-3137","email_id":"Holden.Hagenes62@gmail.com","dop":"2025-04-06","serial_number":"15114517432655510","imei1":"15114517432655510","imei2":"15114517432655510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138110,"job_number":"JOB_138110","tr_customer_id":138127,"tr_customer_product_id":138117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:46.000Z","modified_at":"2025-12-26T03:45:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11053641344834","imei1":"11053641344834","imei2":"11053641344834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138112,"job_number":"JOB_138112","tr_customer_id":138129,"tr_customer_product_id":138119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Gregorio Waters","mobile_number":"982-936-4049","email_id":"Simone_Schmitt96@gmail.com","dop":"2025-04-06","serial_number":"16578146635933406","imei1":"16578146635933406","imei2":"16578146635933406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138113,"job_number":"JOB_138113","tr_customer_id":138130,"tr_customer_product_id":138120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18033506701595","imei1":"18033506701595","imei2":"18033506701595","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138114,"job_number":"JOB_138114","tr_customer_id":138131,"tr_customer_product_id":138121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Tressa Funk","mobile_number":"569-235-8373","email_id":"Henderson_OReilly@hotmail.com","dop":"2025-09-16","serial_number":"12507525068732","imei1":"12507525068732","imei2":"12507525068732","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138117,"job_number":"JOB_138117","tr_customer_id":138134,"tr_customer_product_id":138124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17427866139213","imei1":"17427866139213","imei2":"17427866139213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138120,"job_number":"JOB_138120","tr_customer_id":138137,"tr_customer_product_id":138127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:52.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Coy Beahan","mobile_number":"777-879-3012","email_id":"Lauriane.Stamm66@yahoo.com","dop":"2025-04-06","serial_number":"16057464828563032","imei1":"16057464828563032","imei2":"16057464828563032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138122,"job_number":"JOB_138122","tr_customer_id":138139,"tr_customer_product_id":138129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:45:58.000Z","name":"Sanford Spinka","mobile_number":"220-221-4370","email_id":"Gonzalo.Harvey76@gmail.com","dop":"2025-05-30","serial_number":"15918133290815","imei1":"15918133290815","imei2":"15918133290815","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138123,"job_number":"JOB_138123","tr_customer_id":138140,"tr_customer_product_id":138130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:59.000Z","modified_at":"2025-12-26T03:45:59.000Z","name":"Harley Sipes","mobile_number":"343-656-2627","email_id":"Selina_Dooley15@gmail.com","dop":"2025-05-30","serial_number":"1429481707076069","imei1":"1429481707076069","imei2":"1429481707076069","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138125,"job_number":"JOB_138125","tr_customer_id":138142,"tr_customer_product_id":138132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17003310923996","imei1":"17003310923996","imei2":"17003310923996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138130,"job_number":"JOB_138130","tr_customer_id":138147,"tr_customer_product_id":138137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Eddie Hegmann","mobile_number":"788-571-4880","email_id":"Helga64@gmail.com","dop":"2025-04-06","serial_number":"10220179660491438","imei1":"10220179660491438","imei2":"10220179660491438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138131,"job_number":"JOB_138131","tr_customer_id":138148,"tr_customer_product_id":138138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15983918827309","imei1":"15983918827309","imei2":"15983918827309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138133,"job_number":"JOB_138133","tr_customer_id":138150,"tr_customer_product_id":138140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:13.000Z","modified_at":"2025-12-26T03:46:13.000Z","name":"Alden Schmitt","mobile_number":"226-743-5316","email_id":"Tyreek.Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"15923153696329260","imei1":"15923153696329260","imei2":"15923153696329260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138135,"job_number":"JOB_138135","tr_customer_id":138152,"tr_customer_product_id":138142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153875257876","imei1":"15153875257876","imei2":"15153875257876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138137,"job_number":"JOB_138137","tr_customer_id":138154,"tr_customer_product_id":138144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:20.000Z","modified_at":"2025-12-26T03:46:20.000Z","name":"Althea Farrell","mobile_number":"629-398-0768","email_id":"Madelynn42@yahoo.com","dop":"2025-04-06","serial_number":"19871877960580340","imei1":"19871877960580340","imei2":"19871877960580340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138147,"job_number":"JOB_138147","tr_customer_id":138164,"tr_customer_product_id":138154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15840386962130","imei1":"15840386962130","imei2":"15840386962130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138151,"job_number":"JOB_138151","tr_customer_id":138168,"tr_customer_product_id":138158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11892289326281","imei1":"11892289326281","imei2":"11892289326281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138153,"job_number":"JOB_138153","tr_customer_id":138170,"tr_customer_product_id":138160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Casimir Kiehn","mobile_number":"647-992-1408","email_id":"Abigail_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"17270194182595368","imei1":"17270194182595368","imei2":"17270194182595368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138154,"job_number":"JOB_138154","tr_customer_id":138171,"tr_customer_product_id":138161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:33.000Z","modified_at":"2025-12-26T03:46:33.000Z","name":"Laverna Lind","mobile_number":"670-815-5725","email_id":"Cassandra_Little12@yahoo.com","dop":"2025-04-06","serial_number":"16342379681991892","imei1":"16342379681991892","imei2":"16342379681991892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138155,"job_number":"JOB_138155","tr_customer_id":138172,"tr_customer_product_id":138162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:35.000Z","modified_at":"2025-12-26T03:46:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11525305003059","imei1":"11525305003059","imei2":"11525305003059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138157,"job_number":"JOB_138157","tr_customer_id":138174,"tr_customer_product_id":138164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:46:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17695907675592","imei1":"17695907675592","imei2":"17695907675592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138159,"job_number":"JOB_138159","tr_customer_id":138176,"tr_customer_product_id":138166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:37.000Z","modified_at":"2025-12-26T03:46:37.000Z","name":"Chloe Waelchi","mobile_number":"517-805-0224","email_id":"Malcolm.Sawayn51@gmail.com","dop":"2025-04-06","serial_number":"11955361170106316","imei1":"11955361170106316","imei2":"11955361170106316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138160,"job_number":"JOB_138160","tr_customer_id":138177,"tr_customer_product_id":138167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:38.000Z","modified_at":"2025-12-26T03:46:38.000Z","name":"Kayleigh Hodkiewicz","mobile_number":"570-263-9871","email_id":"Morton_Heller37@gmail.com","dop":"2025-04-06","serial_number":"13672256354665876","imei1":"13672256354665876","imei2":"13672256354665876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138164,"job_number":"JOB_138164","tr_customer_id":138181,"tr_customer_product_id":138171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19283473747614","imei1":"19283473747614","imei2":"19283473747614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138166,"job_number":"JOB_138166","tr_customer_id":138183,"tr_customer_product_id":138173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:51.000Z","modified_at":"2025-12-26T03:46:51.000Z","name":"Edyth Bergnaum","mobile_number":"885-647-5983","email_id":"Tierra66@gmail.com","dop":"2025-04-06","serial_number":"12725804123526336","imei1":"12725804123526336","imei2":"12725804123526336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138170,"job_number":"JOB_138170","tr_customer_id":138187,"tr_customer_product_id":138177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:03.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226936482938","imei1":"11226936482938","imei2":"11226936482938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138172,"job_number":"JOB_138172","tr_customer_id":138189,"tr_customer_product_id":138179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:05.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Danial Medhurst","mobile_number":"998-228-5311","email_id":"Gaylord23@yahoo.com","dop":"2025-04-06","serial_number":"12858016308400616","imei1":"12858016308400616","imei2":"12858016308400616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138176,"job_number":"JOB_138176","tr_customer_id":138193,"tr_customer_product_id":138183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:11.000Z","modified_at":"2025-12-26T03:47:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008189107731","imei1":"17008189107731","imei2":"17008189107731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138178,"job_number":"JOB_138178","tr_customer_id":138195,"tr_customer_product_id":138185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:13.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Ladarius Hahn","mobile_number":"681-883-2751","email_id":"Vincent52@hotmail.com","dop":"2025-04-06","serial_number":"19935650053416976","imei1":"19935650053416976","imei2":"19935650053416976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138179,"job_number":"JOB_138179","tr_customer_id":138196,"tr_customer_product_id":138186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15342217231959","imei1":"15342217231959","imei2":"15342217231959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138181,"job_number":"JOB_138181","tr_customer_id":138198,"tr_customer_product_id":138188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:17.000Z","modified_at":"2025-12-26T03:47:17.000Z","name":"Gino Zemlak","mobile_number":"768-804-0848","email_id":"Imogene45@yahoo.com","dop":"2025-04-06","serial_number":"11786800474871232","imei1":"11786800474871232","imei2":"11786800474871232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138182,"job_number":"JOB_138182","tr_customer_id":138199,"tr_customer_product_id":138189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11256084134113","imei1":"11256084134113","imei2":"11256084134113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138184,"job_number":"JOB_138184","tr_customer_id":138201,"tr_customer_product_id":138191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:23.000Z","modified_at":"2025-12-26T03:47:23.000Z","name":"Twila Hilll","mobile_number":"356-263-5076","email_id":"Felicita.Veum85@yahoo.com","dop":"2025-04-06","serial_number":"15541981070008706","imei1":"15541981070008706","imei2":"15541981070008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138185,"job_number":"JOB_138185","tr_customer_id":138202,"tr_customer_product_id":138192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:47:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15273286407871","imei1":"15273286407871","imei2":"15273286407871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138187,"job_number":"JOB_138187","tr_customer_id":138204,"tr_customer_product_id":138194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:30.000Z","modified_at":"2025-12-26T03:47:30.000Z","name":"Emmitt Blanda","mobile_number":"278-212-8921","email_id":"Carolyne_Will87@hotmail.com","dop":"2025-04-06","serial_number":"12841369619238316","imei1":"12841369619238316","imei2":"12841369619238316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138190,"job_number":"JOB_138190","tr_customer_id":138207,"tr_customer_product_id":138197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517772326072","imei1":"11517772326072","imei2":"11517772326072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138193,"job_number":"JOB_138193","tr_customer_id":138210,"tr_customer_product_id":138200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Tia Harris","mobile_number":"231-745-4320","email_id":"Vickie.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"11725939475221864","imei1":"11725939475221864","imei2":"11725939475221864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138194,"job_number":"JOB_138194","tr_customer_id":138211,"tr_customer_product_id":138201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:52.000Z","modified_at":"2025-12-26T03:47:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946739728397","imei1":"19946739728397","imei2":"19946739728397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138196,"job_number":"JOB_138196","tr_customer_id":138213,"tr_customer_product_id":138203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:54.000Z","modified_at":"2025-12-26T03:47:54.000Z","name":"Deonte Paucek","mobile_number":"824-230-6649","email_id":"Stephan_Hane76@hotmail.com","dop":"2025-04-06","serial_number":"16332849690007902","imei1":"16332849690007902","imei2":"16332849690007902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138197,"job_number":"JOB_138197","tr_customer_id":138214,"tr_customer_product_id":138204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11392246038956","imei1":"11392246038956","imei2":"11392246038956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138199,"job_number":"JOB_138199","tr_customer_id":138216,"tr_customer_product_id":138206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:08.000Z","modified_at":"2025-12-26T03:48:08.000Z","name":"June Glover","mobile_number":"393-879-8480","email_id":"Helen51@gmail.com","dop":"2025-04-06","serial_number":"15525565074123252","imei1":"15525565074123252","imei2":"15525565074123252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138200,"job_number":"JOB_138200","tr_customer_id":138217,"tr_customer_product_id":138207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:46.000Z","modified_at":"2025-12-26T03:54:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67588252439861","imei1":"67588252439861","imei2":"67588252439861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138201,"job_number":"JOB_138201","tr_customer_id":138218,"tr_customer_product_id":138208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83618335429077","imei1":"83618335429077","imei2":"83618335429077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138202,"job_number":"JOB_138202","tr_customer_id":138219,"tr_customer_product_id":138209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64336400628254","imei1":"64336400628254","imei2":"64336400628254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138203,"job_number":"JOB_138203","tr_customer_id":138220,"tr_customer_product_id":138210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67328421039837","imei1":"67328421039837","imei2":"67328421039837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138204,"job_number":"JOB_138204","tr_customer_id":138221,"tr_customer_product_id":138211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35282042892422","imei1":"35282042892422","imei2":"35282042892422","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138205,"job_number":"JOB_138205","tr_customer_id":138222,"tr_customer_product_id":138212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80870692092304","imei1":"80870692092304","imei2":"80870692092304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138207,"job_number":"JOB_138207","tr_customer_id":138224,"tr_customer_product_id":138214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38215635999957","imei1":"38215635999957","imei2":"38215635999957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138208,"job_number":"JOB_138208","tr_customer_id":138225,"tr_customer_product_id":138215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19289555375490","imei1":"19289555375490","imei2":"19289555375490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138209,"job_number":"JOB_138209","tr_customer_id":138226,"tr_customer_product_id":138216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50392388358149","imei1":"50392388358149","imei2":"50392388358149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138210,"job_number":"JOB_138210","tr_customer_id":138227,"tr_customer_product_id":138217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50584483208641","imei1":"50584483208641","imei2":"50584483208641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138211,"job_number":"JOB_138211","tr_customer_id":138228,"tr_customer_product_id":138218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44577369193677","imei1":"44577369193677","imei2":"44577369193677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138212,"job_number":"JOB_138212","tr_customer_id":138229,"tr_customer_product_id":138219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97149288112263","imei1":"97149288112263","imei2":"97149288112263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138214,"job_number":"JOB_138214","tr_customer_id":138231,"tr_customer_product_id":138221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50971031846643","imei1":"50971031846643","imei2":"50971031846643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138215,"job_number":"JOB_138215","tr_customer_id":138232,"tr_customer_product_id":138222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97117785734256","imei1":"97117785734256","imei2":"97117785734256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138216,"job_number":"JOB_138216","tr_customer_id":138233,"tr_customer_product_id":138223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85154495385081","imei1":"85154495385081","imei2":"85154495385081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138217,"job_number":"JOB_138217","tr_customer_id":138234,"tr_customer_product_id":138224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28522671573273","imei1":"28522671573273","imei2":"28522671573273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138218,"job_number":"JOB_138218","tr_customer_id":138235,"tr_customer_product_id":138225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79433227281090","imei1":"79433227281090","imei2":"79433227281090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138219,"job_number":"JOB_138219","tr_customer_id":138236,"tr_customer_product_id":138226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84781691081596","imei1":"84781691081596","imei2":"84781691081596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138223,"job_number":"JOB_138223","tr_customer_id":138240,"tr_customer_product_id":138230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:17.000Z","modified_at":"2025-12-26T04:22:17.000Z","name":"Lavonne Jerde","mobile_number":"690-926-2932","email_id":"Watson.Kertzmann99@hotmail.com","dop":"2025-04-06","serial_number":"10170500476553970","imei1":"10170500476553970","imei2":"10170500476553970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138227,"job_number":"JOB_138227","tr_customer_id":138244,"tr_customer_product_id":138234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:32.000Z","modified_at":"2025-12-26T04:29:32.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"18593174505321","imei1":"18593174505321","imei2":"18593174505321","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138229,"job_number":"JOB_138229","tr_customer_id":138246,"tr_customer_product_id":138236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:34.000Z","modified_at":"2025-12-26T04:29:34.000Z","name":"Kade Rogahn","mobile_number":"367-404-6274","email_id":"Carlos_Champlin@gmail.com","dop":"2025-10-12","serial_number":"1007387755703713","imei1":"1007387755703713","imei2":"1007387755703713","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138230,"job_number":"JOB_138230","tr_customer_id":138247,"tr_customer_product_id":138237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:48.000Z","modified_at":"2025-12-26T04:29:48.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16791772099882","imei1":"16791772099882","imei2":"16791772099882","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138232,"job_number":"JOB_138232","tr_customer_id":138249,"tr_customer_product_id":138239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:50.000Z","modified_at":"2025-12-26T04:29:50.000Z","name":"Judy Sipes","mobile_number":"335-227-8134","email_id":"Laney_Beer@gmail.com","dop":"2025-10-12","serial_number":"1007187038776787","imei1":"1007187038776787","imei2":"1007187038776787","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138233,"job_number":"JOB_138233","tr_customer_id":138250,"tr_customer_product_id":138240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:04.000Z","modified_at":"2025-12-26T04:30:04.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11559457752770","imei1":"11559457752770","imei2":"11559457752770","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138235,"job_number":"JOB_138235","tr_customer_id":138252,"tr_customer_product_id":138242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:06.000Z","modified_at":"2025-12-26T04:30:06.000Z","name":"Trystan Kertzmann","mobile_number":"302-472-2796","email_id":"Brenda.Wiegand1@yahoo.com","dop":"2025-10-12","serial_number":"1005397029229827","imei1":"1005397029229827","imei2":"1005397029229827","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138236,"job_number":"JOB_138236","tr_customer_id":138253,"tr_customer_product_id":138243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:31:59.000Z","modified_at":"2025-12-26T04:31:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"14457030521385","imei1":"14457030521385","imei2":"14457030521385","popurl":"2025-12-16T04:31:58.541429045Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138237,"job_number":"JOB_138237","tr_customer_id":138254,"tr_customer_product_id":138244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:32:09.000Z","modified_at":"2025-12-26T04:32:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"18226419622330","imei1":"18226419622330","imei2":"18226419622330","popurl":"2025-12-16T04:32:08.202912446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138238,"job_number":"JOB_138238","tr_customer_id":138255,"tr_customer_product_id":138245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:25.000Z","modified_at":"2025-12-26T04:33:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14006486780588","imei1":"14006486780588","imei2":"14006486780588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138240,"job_number":"JOB_138240","tr_customer_id":138257,"tr_customer_product_id":138247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:27.000Z","modified_at":"2025-12-26T04:33:27.000Z","name":"Katlyn Green","mobile_number":"898-937-1667","email_id":"Aaron49@yahoo.com","dop":"2025-04-06","serial_number":"12022393302546734","imei1":"12022393302546734","imei2":"12022393302546734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138241,"job_number":"JOB_138241","tr_customer_id":138258,"tr_customer_product_id":138248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:52.000Z","modified_at":"2025-12-26T04:33:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14210089547731","imei1":"14210089547731","imei2":"14210089547731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138243,"job_number":"JOB_138243","tr_customer_id":138260,"tr_customer_product_id":138250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:33:53.000Z","name":"Andres Skiles","mobile_number":"822-210-7127","email_id":"Lelah_Koch4@hotmail.com","dop":"2025-04-06","serial_number":"17506509604359176","imei1":"17506509604359176","imei2":"17506509604359176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138244,"job_number":"JOB_138244","tr_customer_id":138261,"tr_customer_product_id":138251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14248403285700","imei1":"14248403285700","imei2":"14248403285700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138246,"job_number":"JOB_138246","tr_customer_id":138263,"tr_customer_product_id":138253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:22.000Z","modified_at":"2025-12-26T04:34:22.000Z","name":"Jesse Fadel","mobile_number":"505-236-3057","email_id":"Era_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"16706433602276392","imei1":"16706433602276392","imei2":"16706433602276392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138253,"job_number":"JOB_138253","tr_customer_id":138270,"tr_customer_product_id":138260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:51.000Z","modified_at":"2025-12-26T04:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105445503434664","imei1":"105445503434664","imei2":"105445503434664","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138255,"job_number":"JOB_138255","tr_customer_id":138272,"tr_customer_product_id":138262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:03.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104676926467069","imei1":"104676926467069","imei2":"104676926467069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138261,"job_number":"JOB_138261","tr_customer_id":138278,"tr_customer_product_id":138268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:19.000Z","modified_at":"2025-12-26T04:52:19.000Z","name":"Dustin Funk","mobile_number":"464-622-9378","email_id":"Ronaldo.Gerhold@gmail.com","dop":"2025-04-06","serial_number":"16868526431823490","imei1":"16868526431823490","imei2":"16868526431823490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138275,"job_number":"JOB_138275","tr_customer_id":138292,"tr_customer_product_id":138282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17477407298844","imei1":"17477407298844","imei2":"17477407298844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138277,"job_number":"JOB_138277","tr_customer_id":138294,"tr_customer_product_id":138284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"Michele Stiedemann","mobile_number":"313-233-5818","email_id":"Annabel10@yahoo.com","dop":"2025-04-06","serial_number":"11667478811377064","imei1":"11667478811377064","imei2":"11667478811377064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138278,"job_number":"JOB_138278","tr_customer_id":138295,"tr_customer_product_id":138285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16281221170163","imei1":"16281221170163","imei2":"16281221170163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138280,"job_number":"JOB_138280","tr_customer_id":138297,"tr_customer_product_id":138287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:18.000Z","modified_at":"2025-12-26T05:20:18.000Z","name":"Clementina Crooks","mobile_number":"420-831-3560","email_id":"Caesar_Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"13492988410853870","imei1":"13492988410853870","imei2":"13492988410853870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138281,"job_number":"JOB_138281","tr_customer_id":138298,"tr_customer_product_id":138288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16890365583992","imei1":"16890365583992","imei2":"16890365583992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138283,"job_number":"JOB_138283","tr_customer_id":138300,"tr_customer_product_id":138290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:28.000Z","modified_at":"2025-12-26T05:20:28.000Z","name":"Jaden Strosin","mobile_number":"225-871-0599","email_id":"Lucius.Lehner13@gmail.com","dop":"2025-04-06","serial_number":"12107147563657266","imei1":"12107147563657266","imei2":"12107147563657266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138285,"job_number":"JOB_138285","tr_customer_id":138302,"tr_customer_product_id":138292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:01.000Z","modified_at":"2025-12-26T05:39:01.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16182955155796","imei1":"16182955155796","imei2":"16182955155796","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138287,"job_number":"JOB_138287","tr_customer_id":138304,"tr_customer_product_id":138294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:14.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14009721248442","imei1":"14009721248442","imei2":"14009721248442","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138289,"job_number":"JOB_138289","tr_customer_id":138306,"tr_customer_product_id":138296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:25.000Z","modified_at":"2025-12-26T05:39:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15813148265080","imei1":"15813148265080","imei2":"15813148265080","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138291,"job_number":"JOB_138291","tr_customer_id":138308,"tr_customer_product_id":138298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16195204753730","imei1":"16195204753730","imei2":"16195204753730","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138293,"job_number":"JOB_138293","tr_customer_id":138310,"tr_customer_product_id":138300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:51:59.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13234835151889","imei1":"13234835151889","imei2":"13234835151889","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138295,"job_number":"JOB_138295","tr_customer_id":138312,"tr_customer_product_id":138302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19241408310728","imei1":"19241408310728","imei2":"19241408310728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138297,"job_number":"JOB_138297","tr_customer_id":138314,"tr_customer_product_id":138304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14874790683170","imei1":"14874790683170","imei2":"14874790683170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138299,"job_number":"JOB_138299","tr_customer_id":138316,"tr_customer_product_id":138306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"Kaitlin Cartwright","mobile_number":"275-523-5587","email_id":"Turner16@hotmail.com","dop":"2025-04-06","serial_number":"13094500285497512","imei1":"13094500285497512","imei2":"13094500285497512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138300,"job_number":"JOB_138300","tr_customer_id":138317,"tr_customer_product_id":138307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19289150758848","imei1":"19289150758848","imei2":"19289150758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138302,"job_number":"JOB_138302","tr_customer_id":138319,"tr_customer_product_id":138309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:18.000Z","modified_at":"2025-12-26T06:00:18.000Z","name":"Billie Nolan","mobile_number":"301-509-5615","email_id":"Florida.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"15969410566707364","imei1":"15969410566707364","imei2":"15969410566707364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138303,"job_number":"JOB_138303","tr_customer_id":138320,"tr_customer_product_id":138310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677968579540","imei1":"13677968579540","imei2":"13677968579540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138305,"job_number":"JOB_138305","tr_customer_id":138322,"tr_customer_product_id":138312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"Peyton Weissnat","mobile_number":"427-306-0292","email_id":"Zetta91@gmail.com","dop":"2025-04-06","serial_number":"12015326524926888","imei1":"12015326524926888","imei2":"12015326524926888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138306,"job_number":"JOB_138306","tr_customer_id":138323,"tr_customer_product_id":138313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18223708832218","imei1":"18223708832218","imei2":"18223708832218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138307,"job_number":"JOB_138307","tr_customer_id":138324,"tr_customer_product_id":138314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"Jason Howe","mobile_number":"335-684-4769","email_id":"Bertram_Homenick@yahoo.com","dop":"2025-09-16","serial_number":"12265321293178","imei1":"12265321293178","imei2":"12265321293178","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138308,"job_number":"JOB_138308","tr_customer_id":138325,"tr_customer_product_id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11914101208080","imei1":"11914101208080","imei2":"11914101208080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138310,"job_number":"JOB_138310","tr_customer_id":138327,"tr_customer_product_id":138317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:12.000Z","modified_at":"2025-12-26T06:15:12.000Z","name":"Karley Reichert","mobile_number":"858-917-4336","email_id":"Stanford.Thompson31@hotmail.com","dop":"2025-04-06","serial_number":"17100027831941292","imei1":"17100027831941292","imei2":"17100027831941292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138311,"job_number":"JOB_138311","tr_customer_id":138328,"tr_customer_product_id":138318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11494868225947","imei1":"11494868225947","imei2":"11494868225947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138312,"job_number":"JOB_138312","tr_customer_id":138329,"tr_customer_product_id":138319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"Stuart Hagenes","mobile_number":"369-924-4008","email_id":"Ahmed_Becker59@yahoo.com","dop":"2025-09-16","serial_number":"13305896769837","imei1":"13305896769837","imei2":"13305896769837","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138313,"job_number":"JOB_138313","tr_customer_id":138330,"tr_customer_product_id":138320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:34.000Z","modified_at":"2025-12-26T06:15:34.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16627499109985","imei1":"16627499109985","imei2":"16627499109985","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138314,"job_number":"JOB_138314","tr_customer_id":138331,"tr_customer_product_id":138321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:35.000Z","modified_at":"2025-12-26T06:15:35.000Z","name":"Jonathan Harris","mobile_number":"867-840-3295","email_id":"Gage0@yahoo.com","dop":"2025-09-16","serial_number":"19768340419023","imei1":"19768340419023","imei2":"19768340419023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137798,"job_number":"JOB_137798","tr_customer_id":137815,"tr_customer_product_id":137805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"173958694646785","imei1":"173958694646785","imei2":"173958694646785","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137799,"job_number":"JOB_137799","tr_customer_id":137816,"tr_customer_product_id":137806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"Moises Schultz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174835147205875","imei1":"174835147205875","imei2":"174835147205875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137800,"job_number":"JOB_137800","tr_customer_id":137817,"tr_customer_product_id":137807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Braden Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109761055559090","imei1":"109761055559090","imei2":"109761055559090","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137801,"job_number":"JOB_137801","tr_customer_id":137818,"tr_customer_product_id":137808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Kelli McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119411725917100","imei1":"119411725917100","imei2":"119411725917100","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137802,"job_number":"JOB_137802","tr_customer_id":137819,"tr_customer_product_id":137809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"185937259012826","imei1":"185937259012826","imei2":"185937259012826","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137803,"job_number":"JOB_137803","tr_customer_id":137820,"tr_customer_product_id":137810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Rozella Nikolaus","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123951539446102","imei1":"123951539446102","imei2":"123951539446102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137804,"job_number":"JOB_137804","tr_customer_id":137821,"tr_customer_product_id":137811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Angus Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180585270978249","imei1":"180585270978249","imei2":"180585270978249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137805,"job_number":"JOB_137805","tr_customer_id":137822,"tr_customer_product_id":137812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:46.000Z","modified_at":"2025-12-25T14:09:46.000Z","name":"Brayan Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189131770592294","imei1":"189131770592294","imei2":"189131770592294","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137895,"job_number":"JOB_137895","tr_customer_id":137912,"tr_customer_product_id":137902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100692066103308","imei1":"100692066103308","imei2":"100692066103308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137897,"job_number":"JOB_137897","tr_customer_id":137914,"tr_customer_product_id":137904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"Johan Maggio","mobile_number":"343-890-4382","email_id":"Daisha_Lind5@yahoo.com","dop":"2025-06-09","serial_number":"106579486892942","imei1":"106579486892942","imei2":"106579486892942","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137901,"job_number":"JOB_137901","tr_customer_id":137918,"tr_customer_product_id":137908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104623798902296","imei1":"104623798902296","imei2":"104623798902296","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137903,"job_number":"JOB_137903","tr_customer_id":137920,"tr_customer_product_id":137910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Destinee Hamill","mobile_number":"653-415-4536","email_id":"Mireya_Shanahan@hotmail.com","dop":"2025-06-09","serial_number":"102610473313958","imei1":"102610473313958","imei2":"102610473313958","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137911,"job_number":"JOB_137911","tr_customer_id":137928,"tr_customer_product_id":137918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:12.000Z","modified_at":"2025-12-25T14:25:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100527306009517","imei1":"100527306009517","imei2":"100527306009517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137913,"job_number":"JOB_137913","tr_customer_id":137930,"tr_customer_product_id":137920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Joe Simonis","mobile_number":"755-378-5753","email_id":"Jadyn75@hotmail.com","dop":"2025-06-09","serial_number":"100410098030154","imei1":"100410098030154","imei2":"100410098030154","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137915,"job_number":"JOB_137915","tr_customer_id":137932,"tr_customer_product_id":137922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:14.000Z","modified_at":"2025-12-25T14:25:14.000Z","name":"Queen Hane","mobile_number":"860-999-6187","email_id":"Orie97@hotmail.com","dop":"2025-06-09","serial_number":"38370723158888130","imei1":"38370723158888130","imei2":"38370723158888130","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138091,"job_number":"JOB_138091","tr_customer_id":138108,"tr_customer_product_id":138098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:05.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isabell_Streich13@hotmail.com","dop":"2025-07-02","serial_number":"16481902564007","imei1":"16481902564007","imei2":"16481902564007","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138099,"job_number":"JOB_138099","tr_customer_id":138116,"tr_customer_product_id":138106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Veda_Yundt@yahoo.com","dop":"2025-07-02","serial_number":"13799603321898","imei1":"13799603321898","imei2":"13799603321898","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138109,"job_number":"JOB_138109","tr_customer_id":138126,"tr_customer_product_id":138116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:36.000Z","modified_at":"2025-12-26T03:45:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Javonte68@gmail.com","dop":"2025-07-02","serial_number":"17470192788260","imei1":"17470192788260","imei2":"17470192788260","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138124,"job_number":"JOB_138124","tr_customer_id":138141,"tr_customer_product_id":138131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139484048705559","imei1":"139484048705559","imei2":"139484048705559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138126,"job_number":"JOB_138126","tr_customer_id":138143,"tr_customer_product_id":138133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"Ethelyn Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162746094597614","imei1":"162746094597614","imei2":"162746094597614","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138128,"job_number":"JOB_138128","tr_customer_id":138145,"tr_customer_product_id":138135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Thalia Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115051376490636","imei1":"115051376490636","imei2":"115051376490636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138129,"job_number":"JOB_138129","tr_customer_id":138146,"tr_customer_product_id":138136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Sabina Will","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161425724658083","imei1":"161425724658083","imei2":"161425724658083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138138,"job_number":"JOB_138138","tr_customer_id":138155,"tr_customer_product_id":138145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:21.000Z","modified_at":"2025-12-26T03:46:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168637110909299","imei1":"168637110909299","imei2":"168637110909299","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138139,"job_number":"JOB_138139","tr_customer_id":138156,"tr_customer_product_id":138146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Georgianna Powlowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115552308630618","imei1":"115552308630618","imei2":"115552308630618","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138140,"job_number":"JOB_138140","tr_customer_id":138157,"tr_customer_product_id":138147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Princess Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157034798563570","imei1":"157034798563570","imei2":"157034798563570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138141,"job_number":"JOB_138141","tr_customer_id":138158,"tr_customer_product_id":138148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Leonie Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177913115428266","imei1":"177913115428266","imei2":"177913115428266","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138143,"job_number":"JOB_138143","tr_customer_id":138160,"tr_customer_product_id":138150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108759575580997","imei1":"108759575580997","imei2":"108759575580997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138148,"job_number":"JOB_138148","tr_customer_id":138165,"tr_customer_product_id":138155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"Fletcher Roob","mobile_number":"386-682-2005","email_id":"Josianne87@hotmail.com","dop":"2025-06-09","serial_number":"102633183470106","imei1":"102633183470106","imei2":"102633183470106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138161,"job_number":"JOB_138161","tr_customer_id":138178,"tr_customer_product_id":138168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100290624967358","imei1":"100290624967358","imei2":"100290624967358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138163,"job_number":"JOB_138163","tr_customer_id":138180,"tr_customer_product_id":138170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:45.000Z","modified_at":"2025-12-26T03:46:45.000Z","name":"Angelita D'Amore","mobile_number":"543-890-9104","email_id":"Ana37@gmail.com","dop":"2025-06-09","serial_number":"104847662035812","imei1":"104847662035812","imei2":"104847662035812","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138167,"job_number":"JOB_138167","tr_customer_id":138184,"tr_customer_product_id":138174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:58.000Z","modified_at":"2025-12-26T03:46:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108150874028955","imei1":"108150874028955","imei2":"108150874028955","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138169,"job_number":"JOB_138169","tr_customer_id":138186,"tr_customer_product_id":138176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:46:59.000Z","name":"Milton Sporer","mobile_number":"593-767-7476","email_id":"Macie24@yahoo.com","dop":"2025-06-09","serial_number":"109595801048642","imei1":"109595801048642","imei2":"109595801048642","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137813,"job_number":"JOB_137813","tr_customer_id":137830,"tr_customer_product_id":137820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:46.000Z","modified_at":"2025-12-25T14:15:46.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10872137425906","imei1":"10872137425906","imei2":"10872137425906","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137815,"job_number":"JOB_137815","tr_customer_id":137832,"tr_customer_product_id":137822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:48.000Z","modified_at":"2025-12-25T14:15:48.000Z","name":"Pink Lockman","mobile_number":"414-221-4827","email_id":"Garett85@yahoo.com","dop":"2000-01-31","serial_number":"1079721219133573","imei1":"1079721219133573","imei2":"1079721219133573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137820,"job_number":"JOB_137820","tr_customer_id":137837,"tr_customer_product_id":137827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:33.000Z","modified_at":"2025-12-25T14:16:33.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10876944456982","imei1":"10876944456982","imei2":"10876944456982","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137822,"job_number":"JOB_137822","tr_customer_id":137839,"tr_customer_product_id":137829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:35.000Z","modified_at":"2025-12-25T14:16:35.000Z","name":"Lisandro Macejkovic","mobile_number":"518-767-2834","email_id":"Lucius.Koelpin@yahoo.com","dop":"2000-01-31","serial_number":"1028334410630846","imei1":"1028334410630846","imei2":"1028334410630846","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137823,"job_number":"JOB_137823","tr_customer_id":137840,"tr_customer_product_id":137830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:19.000Z","modified_at":"2025-12-25T14:17:19.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10998242260912","imei1":"10998242260912","imei2":"10998242260912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137825,"job_number":"JOB_137825","tr_customer_id":137842,"tr_customer_product_id":137832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:20.000Z","modified_at":"2025-12-25T14:17:20.000Z","name":"Russ Baumbach","mobile_number":"330-839-3999","email_id":"Martin.Gusikowski@hotmail.com","dop":"2000-01-31","serial_number":"1025907587437788","imei1":"1025907587437788","imei2":"1025907587437788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137832,"job_number":"JOB_137832","tr_customer_id":137849,"tr_customer_product_id":137839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:04.000Z","modified_at":"2025-12-25T14:18:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10192420427842","imei1":"10192420427842","imei2":"10192420427842","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137834,"job_number":"JOB_137834","tr_customer_id":137851,"tr_customer_product_id":137841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:05.000Z","modified_at":"2025-12-25T14:18:05.000Z","name":"Elijah Schmeler","mobile_number":"240-732-3149","email_id":"Courtney1@yahoo.com","dop":"2000-01-31","serial_number":"1041590247964872","imei1":"1041590247964872","imei2":"1041590247964872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138115,"job_number":"JOB_138115","tr_customer_id":138132,"tr_customer_product_id":138122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:45:50.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10750649824224","imei1":"10750649824224","imei2":"10750649824224","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138119,"job_number":"JOB_138119","tr_customer_id":138136,"tr_customer_product_id":138126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"Niko Schamberger","mobile_number":"696-251-5927","email_id":"Lou.Casper38@gmail.com","dop":"2000-01-31","serial_number":"1013150243190440","imei1":"1013150243190440","imei2":"1013150243190440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138144,"job_number":"JOB_138144","tr_customer_id":138161,"tr_customer_product_id":138151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10207886067508","imei1":"10207886067508","imei2":"10207886067508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138150,"job_number":"JOB_138150","tr_customer_id":138167,"tr_customer_product_id":138157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Grayson Kessler","mobile_number":"756-273-5295","email_id":"Rafaela.Swift66@hotmail.com","dop":"2000-01-31","serial_number":"1038675391607750","imei1":"1038675391607750","imei2":"1038675391607750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138173,"job_number":"JOB_138173","tr_customer_id":138190,"tr_customer_product_id":138180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10041821865861","imei1":"10041821865861","imei2":"10041821865861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138175,"job_number":"JOB_138175","tr_customer_id":138192,"tr_customer_product_id":138182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:10.000Z","modified_at":"2025-12-26T03:47:10.000Z","name":"Eveline Abbott","mobile_number":"681-640-9202","email_id":"Jordan_Jakubowski45@hotmail.com","dop":"2000-01-31","serial_number":"1078123017206196","imei1":"1078123017206196","imei2":"1078123017206196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138188,"job_number":"JOB_138188","tr_customer_id":138205,"tr_customer_product_id":138195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10767443896314","imei1":"10767443896314","imei2":"10767443896314","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138192,"job_number":"JOB_138192","tr_customer_id":138209,"tr_customer_product_id":138199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Adeline Crona","mobile_number":"464-476-6836","email_id":"Ava61@yahoo.com","dop":"2000-01-31","serial_number":"1050280593644532","imei1":"1050280593644532","imei2":"1050280593644532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138262,"job_number":"JOB_138262","tr_customer_id":138279,"tr_customer_product_id":138269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:01.000Z","modified_at":"2025-12-26T04:58:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10910464174181","imei1":"10910464174181","imei2":"10910464174181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138264,"job_number":"JOB_138264","tr_customer_id":138281,"tr_customer_product_id":138271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:03.000Z","modified_at":"2025-12-26T04:58:03.000Z","name":"Jayson Breitenberg","mobile_number":"869-418-9578","email_id":"Max_Waelchi@yahoo.com","dop":"2000-01-31","serial_number":"1046322095442213","imei1":"1046322095442213","imei2":"1046322095442213","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138265,"job_number":"JOB_138265","tr_customer_id":138282,"tr_customer_product_id":138272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:58:42.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10658351268073","imei1":"10658351268073","imei2":"10658351268073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138267,"job_number":"JOB_138267","tr_customer_id":138284,"tr_customer_product_id":138274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:43.000Z","modified_at":"2025-12-26T04:58:43.000Z","name":"Connie McKenzie","mobile_number":"241-284-1704","email_id":"Theresa81@hotmail.com","dop":"2000-01-31","serial_number":"1066872791412235","imei1":"1066872791412235","imei2":"1066872791412235","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138268,"job_number":"JOB_138268","tr_customer_id":138285,"tr_customer_product_id":138275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10682948559427","imei1":"10682948559427","imei2":"10682948559427","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138270,"job_number":"JOB_138270","tr_customer_id":138287,"tr_customer_product_id":138277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:23.000Z","modified_at":"2025-12-26T04:59:23.000Z","name":"Chaz Wolf","mobile_number":"798-625-9314","email_id":"Alycia_Ryan94@hotmail.com","dop":"2000-01-31","serial_number":"1006840433418071","imei1":"1006840433418071","imei2":"1006840433418071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138271,"job_number":"JOB_138271","tr_customer_id":138288,"tr_customer_product_id":138278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:01.000Z","modified_at":"2025-12-26T05:00:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328275555241","imei1":"10328275555241","imei2":"10328275555241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138273,"job_number":"JOB_138273","tr_customer_id":138290,"tr_customer_product_id":138280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:03.000Z","modified_at":"2025-12-26T05:00:03.000Z","name":"Jermey Ernser","mobile_number":"652-682-8021","email_id":"Junius48@gmail.com","dop":"2000-01-31","serial_number":"1050038132744550","imei1":"1050038132744550","imei2":"1050038132744550","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6bc0b60-d905-44c8-a288-ed51645490ed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-fdZ7wnHaVBueo5+ebZNo/eTBbWY" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDJ9.7HwYP5bTMNGLCN2AARbYhqSCUJa1IJ4SoNwjXP4aTkQ"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDJ9.7HwYP5bTMNGLCN2AARbYhqSCUJa1IJ4SoNwjXP4aTkQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | abba71c3-c19c-4fc9-8ca6-55d9c1cd14c7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDJ9.7HwYP5bTMNGLCN2AARbYhqSCUJa1IJ4SoNwjXP4aTkQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c3548ee3-2855-459d-a5be-2b13da2cc99a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-O+VgAySWwT1t8TKgotqJO5yymKk" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":91}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDJ9.7HwYP5bTMNGLCN2AARbYhqSCUJa1IJ4SoNwjXP4aTkQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c8df07ff-9f38-4f34-ac77-3d400ff346dd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"b8b-URhjq+v9c53zKuHKGI1TO8D1dcw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":137760,"job_number":"JOB_137760","tr_customer_id":137777,"tr_customer_product_id":137767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:02:33.000Z","modified_at":"2025-12-25T13:02:35.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"107468499877813","imei1":"107468499877813","imei2":"107468499877813","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T13:02:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":138315,"job_number":"JOB_138315","tr_customer_id":138332,"tr_customer_product_id":138322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:37.000Z","modified_at":"2025-12-26T06:15:41.000Z","name":"Lane Davis","mobile_number":"298-938-8058","email_id":"Ryan91@hotmail.com","dop":"2025-11-04","serial_number":"28854439926470","imei1":"28854439926470","imei2":"28854439926470","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-26T06:15:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137756,"job_number":"JOB_137756","tr_customer_id":137773,"tr_customer_product_id":137763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:09:48.000Z","modified_at":"2025-12-25T12:12:38.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"168644317103065","imei1":"168644317103065","imei2":"168644317103065","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T12:12:38.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDJ9.7HwYP5bTMNGLCN2AARbYhqSCUJa1IJ4SoNwjXP4aTkQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ecc00f6-8fdd-4958-8b65-17a208c0d5b1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDJ9.7HwYP5bTMNGLCN2AARbYhqSCUJa1IJ4SoNwjXP4aTkQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4804a696-6463-45d5-af8a-f6d343a9744c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"dc6-pBMtTbJP97h14ISiHA0fHf71/Uc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138315,"job_number":"JOB_138315","tr_customer_id":138332,"tr_customer_product_id":138322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:37.000Z","modified_at":"2025-12-26T06:15:41.000Z","name":"Lane Davis","mobile_number":"298-938-8058","email_id":"Ryan91@hotmail.com","dop":"2025-11-04","serial_number":"28854439926470","imei1":"28854439926470","imei2":"28854439926470","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-26T06:15:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":138315,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-26T06:15:37.000Z"}],"quatations":[]},{"id":137760,"job_number":"JOB_137760","tr_customer_id":137777,"tr_customer_product_id":137767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:02:33.000Z","modified_at":"2025-12-25T13:02:35.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"107468499877813","imei1":"107468499877813","imei2":"107468499877813","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T13:02:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":137760,"remark":"Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T13:02:33.000Z"}],"quatations":[]},{"id":137756,"job_number":"JOB_137756","tr_customer_id":137773,"tr_customer_product_id":137763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:09:48.000Z","modified_at":"2025-12-25T12:12:38.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"168644317103065","imei1":"168644317103065","imei2":"168644317103065","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T12:12:38.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":137756,"remark":"Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T12:09:48.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDJ9.7HwYP5bTMNGLCN2AARbYhqSCUJa1IJ4SoNwjXP4aTkQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4f0f2996-4550-436f-9309-88ca8c16ba19 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDJ9.7HwYP5bTMNGLCN2AARbYhqSCUJa1IJ4SoNwjXP4aTkQ |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9856185b-1d3f-4657-b545-d64856b3b6da |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":138315,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c8a9191e-060c-4dce-8e9f-39c3c366e565 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-bNY+1nrImiPL/ppBjM0VTpRRhhs" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc0NH0.tL_uCXGmBB_tIBIQ5Ez9aVP8LPQAouHB-YMKSiXjO7Y"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc0NH0.tL_uCXGmBB_tIBIQ5Ez9aVP8LPQAouHB-YMKSiXjO7Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 433176df-492c-430f-93e2-3c146e37c8fb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc0NH0.tL_uCXGmBB_tIBIQ5Ez9aVP8LPQAouHB-YMKSiXjO7Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab03d607-86c6-46c0-8407-ce169eadfc89 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-0oVG9kl/8UX266w14riiC/6nPYw" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":91},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc0NH0.tL_uCXGmBB_tIBIQ5Ez9aVP8LPQAouHB-YMKSiXjO7Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ccf0ec32-a840-42d1-81fe-765317bfc9a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc0NH0.tL_uCXGmBB_tIBIQ5Ez9aVP8LPQAouHB-YMKSiXjO7Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e38c198-4169-43cf-8483-dbd68098ea8f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"16033-mOQsspVtYy7lhwMwOyJpjbFu1So" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138054,"job_number":"JOB_138054","tr_customer_id":138071,"tr_customer_product_id":138061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:13.000Z","name":"Arvilla Stanton","mobile_number":"926-873-3469","email_id":"Jordi21@hotmail.com","dop":"2025-04-06","serial_number":"11815801736272","imei1":"11815801736272","imei2":"11815801736272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138057,"job_number":"JOB_138057","tr_customer_id":138074,"tr_customer_product_id":138064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:22.000Z","name":"Francisca Cummings","mobile_number":"251-668-4085","email_id":"Gerson.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18083737216494","imei1":"18083737216494","imei2":"18083737216494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138060,"job_number":"JOB_138060","tr_customer_id":138077,"tr_customer_product_id":138067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:31.000Z","name":"Edyth Walsh","mobile_number":"382-308-1543","email_id":"Jacinto.OHara63@gmail.com","dop":"2025-04-06","serial_number":"11844142270611","imei1":"11844142270611","imei2":"11844142270611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138062,"job_number":"JOB_138062","tr_customer_id":138079,"tr_customer_product_id":138069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:39.000Z","modified_at":"2025-12-26T03:43:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"79214992817564","imei1":"79214992817564","imei2":"79214992817564","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138064,"job_number":"JOB_138064","tr_customer_id":138081,"tr_customer_product_id":138071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:44:15.000Z","name":"Bart Auer","mobile_number":"270-776-9117","email_id":"Glenda.Ondricka@yahoo.com","dop":"2025-04-06","serial_number":"18468222481166","imei1":"18468222481166","imei2":"18468222481166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138066,"job_number":"JOB_138066","tr_customer_id":138083,"tr_customer_product_id":138073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:50.000Z","modified_at":"2025-12-26T03:43:58.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"23836409802460","imei1":"23836409802460","imei2":"23836409802460","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138067,"job_number":"JOB_138067","tr_customer_id":138084,"tr_customer_product_id":138074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:02.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Elmira Bosco","mobile_number":"871-337-8499","email_id":"Arianna66@gmail.com","dop":"2025-04-06","serial_number":"17270873429810","imei1":"17270873429810","imei2":"17270873429810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138070,"job_number":"JOB_138070","tr_customer_id":138087,"tr_customer_product_id":138077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:53.000Z","name":"Maryse Bednar","mobile_number":"643-300-3645","email_id":"Maxime.Walker@yahoo.com","dop":"2025-04-06","serial_number":"11436218310799","imei1":"11436218310799","imei2":"11436218310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138072,"job_number":"JOB_138072","tr_customer_id":138089,"tr_customer_product_id":138079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:28.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"Clemens Sawayn","mobile_number":"843-469-3364","email_id":"Leonel.Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10736141313134","imei1":"10736141313134","imei2":"10736141313134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138074,"job_number":"JOB_138074","tr_customer_id":138091,"tr_customer_product_id":138081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:45:13.000Z","name":"Alvera Ebert","mobile_number":"300-702-5833","email_id":"Ole_Hoeger88@hotmail.com","dop":"2025-04-06","serial_number":"14948366881762","imei1":"14948366881762","imei2":"14948366881762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138077,"job_number":"JOB_138077","tr_customer_id":138094,"tr_customer_product_id":138084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:41.000Z","modified_at":"2025-12-26T03:45:14.000Z","name":"Katelyn Farrell","mobile_number":"653-658-8335","email_id":"Kristofer_Parker74@hotmail.com","dop":"2025-04-06","serial_number":"13934755483016","imei1":"13934755483016","imei2":"13934755483016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138080,"job_number":"JOB_138080","tr_customer_id":138097,"tr_customer_product_id":138087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:45:22.000Z","name":"Garret Brakus","mobile_number":"720-773-0852","email_id":"Robert.Walter68@gmail.com","dop":"2025-06-18","serial_number":"10330282510957","imei1":"10330282510957","imei2":"10330282510957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138083,"job_number":"JOB_138083","tr_customer_id":138100,"tr_customer_product_id":138090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:45:25.000Z","name":"Faye Mitchell","mobile_number":"429-957-3110","email_id":"Novella.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"14851666369548","imei1":"14851666369548","imei2":"14851666369548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138085,"job_number":"JOB_138085","tr_customer_id":138102,"tr_customer_product_id":138092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:58.000Z","modified_at":"2025-12-26T03:45:34.000Z","name":"Joelle Altenwerth","mobile_number":"891-925-1041","email_id":"Madge.Douglas1@yahoo.com","dop":"2025-04-06","serial_number":"10434174619931","imei1":"10434174619931","imei2":"10434174619931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138087,"job_number":"JOB_138087","tr_customer_id":138104,"tr_customer_product_id":138094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"Dillon Kerluke","mobile_number":"436-256-0943","email_id":"Germaine.Aufderhar@hotmail.com","dop":"2025-04-06","serial_number":"11586142412354","imei1":"11586142412354","imei2":"11586142412354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138090,"job_number":"JOB_138090","tr_customer_id":138107,"tr_customer_product_id":138097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:04.000Z","modified_at":"2025-12-26T03:45:40.000Z","name":"Quinton Aufderhar","mobile_number":"263-285-8325","email_id":"Ludwig.Glover43@gmail.com","dop":"2025-04-06","serial_number":"18456835851288","imei1":"18456835851288","imei2":"18456835851288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138094,"job_number":"JOB_138094","tr_customer_id":138111,"tr_customer_product_id":138101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:44.000Z","name":"Jazlyn Kiehn","mobile_number":"944-716-1596","email_id":"Lilliana11@hotmail.com","dop":"2025-04-06","serial_number":"17032467197059","imei1":"17032467197059","imei2":"17032467197059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138098,"job_number":"JOB_138098","tr_customer_id":138115,"tr_customer_product_id":138105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Kim Farrell","mobile_number":"205-995-0729","email_id":"Marilyne78@yahoo.com","dop":"2025-04-06","serial_number":"14063375257730","imei1":"14063375257730","imei2":"14063375257730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138102,"job_number":"JOB_138102","tr_customer_id":138119,"tr_customer_product_id":138109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:46:00.000Z","name":"Loyal Morar","mobile_number":"801-964-0503","email_id":"Ryley34@gmail.com","dop":"2025-06-18","serial_number":"10082746934535","imei1":"10082746934535","imei2":"10082746934535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138107,"job_number":"JOB_138107","tr_customer_id":138124,"tr_customer_product_id":138114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:46:05.000Z","name":"Isaiah Moore","mobile_number":"551-718-3190","email_id":"Audrey_Marks@yahoo.com","dop":"2025-04-06","serial_number":"14329553351042","imei1":"14329553351042","imei2":"14329553351042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138111,"job_number":"JOB_138111","tr_customer_id":138128,"tr_customer_product_id":138118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:47.000Z","modified_at":"2025-12-26T03:46:24.000Z","name":"Kaitlin Crona","mobile_number":"655-312-2540","email_id":"Emmett.Lindgren76@gmail.com","dop":"2025-04-06","serial_number":"13286895475092","imei1":"13286895475092","imei2":"13286895475092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138118,"job_number":"JOB_138118","tr_customer_id":138135,"tr_customer_product_id":138125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:46:28.000Z","name":"Carson Carroll","mobile_number":"850-503-1067","email_id":"Morris10@gmail.com","dop":"2025-04-06","serial_number":"19194797528532","imei1":"19194797528532","imei2":"19194797528532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138127,"job_number":"JOB_138127","tr_customer_id":138144,"tr_customer_product_id":138134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:43.000Z","name":"Johan Pfeffer","mobile_number":"697-981-9133","email_id":"Freddy5@hotmail.com","dop":"2025-04-06","serial_number":"16626092366625","imei1":"16626092366625","imei2":"16626092366625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138132,"job_number":"JOB_138132","tr_customer_id":138149,"tr_customer_product_id":138139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:46.000Z","name":"Alec Little","mobile_number":"387-444-1232","email_id":"Colleen.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"19829394072455","imei1":"19829394072455","imei2":"19829394072455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138136,"job_number":"JOB_138136","tr_customer_id":138153,"tr_customer_product_id":138143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:56.000Z","name":"Jamaal DuBuque","mobile_number":"673-633-6910","email_id":"Autumn_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"16250852827059","imei1":"16250852827059","imei2":"16250852827059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138149,"job_number":"JOB_138149","tr_customer_id":138166,"tr_customer_product_id":138156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Nadia Kassulke","mobile_number":"247-688-7912","email_id":"Earlene.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11413610629546","imei1":"11413610629546","imei2":"11413610629546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138152,"job_number":"JOB_138152","tr_customer_id":138169,"tr_customer_product_id":138159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:47:08.000Z","name":"Daphney Kub","mobile_number":"304-549-9216","email_id":"Kristin72@hotmail.com","dop":"2025-04-06","serial_number":"16848486723392","imei1":"16848486723392","imei2":"16848486723392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138156,"job_number":"JOB_138156","tr_customer_id":138173,"tr_customer_product_id":138163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Adell Hyatt","mobile_number":"255-975-8239","email_id":"Abdullah_Abshire@gmail.com","dop":"2025-04-06","serial_number":"16116576571860","imei1":"16116576571860","imei2":"16116576571860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138158,"job_number":"JOB_138158","tr_customer_id":138175,"tr_customer_product_id":138165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:14.000Z","name":"Gerald Stiedemann","mobile_number":"304-821-5051","email_id":"Frederick.Stark10@gmail.com","dop":"2025-04-06","serial_number":"17952034069102","imei1":"17952034069102","imei2":"17952034069102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138165,"job_number":"JOB_138165","tr_customer_id":138182,"tr_customer_product_id":138172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"Alexis Kassulke","mobile_number":"362-396-8251","email_id":"Tina41@gmail.com","dop":"2025-04-06","serial_number":"14273008614056","imei1":"14273008614056","imei2":"14273008614056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138171,"job_number":"JOB_138171","tr_customer_id":138188,"tr_customer_product_id":138178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:04.000Z","modified_at":"2025-12-26T03:47:41.000Z","name":"Dayton Bayer","mobile_number":"408-877-3095","email_id":"Alva.Torp@yahoo.com","dop":"2025-04-06","serial_number":"14469123980586","imei1":"14469123980586","imei2":"14469123980586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138177,"job_number":"JOB_138177","tr_customer_id":138194,"tr_customer_product_id":138184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:12.000Z","modified_at":"2025-12-26T03:47:46.000Z","name":"Alan Rippin","mobile_number":"446-358-5706","email_id":"Julien92@gmail.com","dop":"2025-04-06","serial_number":"13004826677389","imei1":"13004826677389","imei2":"13004826677389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138180,"job_number":"JOB_138180","tr_customer_id":138197,"tr_customer_product_id":138187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:53.000Z","name":"Alessandro Gibson","mobile_number":"203-230-5526","email_id":"Elyse_Dibbert73@yahoo.com","dop":"2025-04-06","serial_number":"18526803726582","imei1":"18526803726582","imei2":"18526803726582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138183,"job_number":"JOB_138183","tr_customer_id":138200,"tr_customer_product_id":138190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:59.000Z","name":"Filiberto Terry","mobile_number":"222-363-8046","email_id":"Myah_Rolfson@gmail.com","dop":"2025-04-06","serial_number":"19835168372787","imei1":"19835168372787","imei2":"19835168372787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138186,"job_number":"JOB_138186","tr_customer_id":138203,"tr_customer_product_id":138193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:48:01.000Z","name":"Jerome Hills","mobile_number":"855-254-4965","email_id":"Chad_Olson45@yahoo.com","dop":"2025-04-06","serial_number":"11196236329547","imei1":"11196236329547","imei2":"11196236329547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138191,"job_number":"JOB_138191","tr_customer_id":138208,"tr_customer_product_id":138198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:49.000Z","modified_at":"2025-12-26T03:48:26.000Z","name":"Isabel Schowalter","mobile_number":"765-920-5504","email_id":"Holly.Okuneva41@yahoo.com","dop":"2025-04-06","serial_number":"17184782092302","imei1":"17184782092302","imei2":"17184782092302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138195,"job_number":"JOB_138195","tr_customer_id":138212,"tr_customer_product_id":138202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:53.000Z","modified_at":"2025-12-26T03:48:27.000Z","name":"Josephine O'Reilly","mobile_number":"925-933-0142","email_id":"Jazmyn.Kiehn99@yahoo.com","dop":"2025-04-06","serial_number":"11186772817508","imei1":"11186772817508","imei2":"11186772817508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138198,"job_number":"JOB_138198","tr_customer_id":138215,"tr_customer_product_id":138205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:44.000Z","name":"Wilford Gleichner","mobile_number":"284-270-8276","email_id":"Maida_Feest40@yahoo.com","dop":"2025-04-06","serial_number":"13203871568834","imei1":"13203871568834","imei2":"13203871568834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138222,"job_number":"JOB_138222","tr_customer_id":138239,"tr_customer_product_id":138229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:16.000Z","modified_at":"2025-12-26T04:22:54.000Z","name":"Felipe Bogan","mobile_number":"597-720-3064","email_id":"Enrique_Kunde49@gmail.com","dop":"2025-04-06","serial_number":"15899549894161","imei1":"15899549894161","imei2":"15899549894161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138224,"job_number":"JOB_138224","tr_customer_id":138241,"tr_customer_product_id":138231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:19.000Z","modified_at":"2025-12-26T04:23:27.000Z","name":"Felicita Grady","mobile_number":"679-977-7598","email_id":"Raphael34@yahoo.com","dop":"2025-09-08","serial_number":"208257633406867","imei1":"208257633406867","imei2":"208257633406867","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138225,"job_number":"JOB_138225","tr_customer_id":138242,"tr_customer_product_id":138232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:29.000Z","modified_at":"2025-12-26T04:23:38.000Z","name":"Kurtis Lindgren","mobile_number":"507-430-9784","email_id":"Elwin.Schmeler@yahoo.com","dop":"2025-09-08","serial_number":"21443186336832","imei1":"21443186336832","imei2":"21443186336832","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138226,"job_number":"JOB_138226","tr_customer_id":138243,"tr_customer_product_id":138233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:40.000Z","modified_at":"2025-12-26T04:23:48.000Z","name":"Giles Hartmann","mobile_number":"380-556-3214","email_id":"Triston51@hotmail.com","dop":"2025-09-08","serial_number":"664031494787067","imei1":"664031494787067","imei2":"664031494787067","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138239,"job_number":"JOB_138239","tr_customer_id":138256,"tr_customer_product_id":138246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:26.000Z","modified_at":"2025-12-26T04:33:48.000Z","name":"Hipolito Metz","mobile_number":"692-619-6218","email_id":"Rickey11@gmail.com","dop":"2025-04-06","serial_number":"14247164385945","imei1":"14247164385945","imei2":"14247164385945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138242,"job_number":"JOB_138242","tr_customer_id":138259,"tr_customer_product_id":138249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:34:17.000Z","name":"Gino McCullough","mobile_number":"676-745-8979","email_id":"Karli30@hotmail.com","dop":"2025-04-06","serial_number":"14881094192923","imei1":"14881094192923","imei2":"14881094192923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138245,"job_number":"JOB_138245","tr_customer_id":138262,"tr_customer_product_id":138252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:43.000Z","name":"Emory Sipes","mobile_number":"446-705-0428","email_id":"Kylee64@yahoo.com","dop":"2025-04-06","serial_number":"17088668368966","imei1":"17088668368966","imei2":"17088668368966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138247,"job_number":"JOB_138247","tr_customer_id":138264,"tr_customer_product_id":138254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:25.000Z","modified_at":"2025-12-26T04:34:34.000Z","name":"Connor Ritchie","mobile_number":"548-773-8148","email_id":"Branson.Reynolds@yahoo.com","dop":"2025-09-08","serial_number":"176594904035150","imei1":"176594904035150","imei2":"176594904035150","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138248,"job_number":"JOB_138248","tr_customer_id":138265,"tr_customer_product_id":138255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:36.000Z","modified_at":"2025-12-26T04:34:44.000Z","name":"Celine Rutherford","mobile_number":"821-419-0263","email_id":"Reba73@hotmail.com","dop":"2025-09-08","serial_number":"470652294541761","imei1":"470652294541761","imei2":"470652294541761","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138249,"job_number":"JOB_138249","tr_customer_id":138266,"tr_customer_product_id":138256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:47.000Z","modified_at":"2025-12-26T04:34:55.000Z","name":"Shane Reilly","mobile_number":"378-984-7210","email_id":"Isadore_Bernhard32@hotmail.com","dop":"2025-09-08","serial_number":"414530140827894","imei1":"414530140827894","imei2":"414530140827894","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138250,"job_number":"JOB_138250","tr_customer_id":138267,"tr_customer_product_id":138257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:03.000Z","modified_at":"2025-12-26T04:37:13.000Z","name":"Eriberto Krajcik","mobile_number":"501-550-0527","email_id":"Demetris29@gmail.com","dop":"2025-09-08","serial_number":"725238597444337","imei1":"725238597444337","imei2":"725238597444337","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138251,"job_number":"JOB_138251","tr_customer_id":138268,"tr_customer_product_id":138258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:16.000Z","modified_at":"2025-12-26T04:37:25.000Z","name":"Desiree Schoen","mobile_number":"874-914-6432","email_id":"Arvel.Collier46@hotmail.com","dop":"2025-09-08","serial_number":"521625075740538","imei1":"521625075740538","imei2":"521625075740538","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138252,"job_number":"JOB_138252","tr_customer_id":138269,"tr_customer_product_id":138259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:28.000Z","modified_at":"2025-12-26T04:37:38.000Z","name":"Leann Klocko","mobile_number":"226-573-0411","email_id":"Bernita.Langosh@gmail.com","dop":"2025-09-08","serial_number":"700838257171105","imei1":"700838257171105","imei2":"700838257171105","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138254,"job_number":"JOB_138254","tr_customer_id":138271,"tr_customer_product_id":138261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:52.000Z","modified_at":"2025-12-26T04:39:01.000Z","name":"Brandt Upton","mobile_number":"524-593-6125","email_id":"Suzanne.Hilpert14@yahoo.com","dop":"2025-07-01","serial_number":"100922746232948","imei1":"100922746232948","imei2":"100922746232948","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138256,"job_number":"JOB_138256","tr_customer_id":138273,"tr_customer_product_id":138263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:12.000Z","name":"Miles Wolff","mobile_number":"951-691-7403","email_id":"Erich64@gmail.com","dop":"2025-07-01","serial_number":"100267570328435","imei1":"100267570328435","imei2":"100267570328435","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138257,"job_number":"JOB_138257","tr_customer_id":138274,"tr_customer_product_id":138264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:02.000Z","modified_at":"2025-12-26T04:42:11.000Z","name":"Jordane Rutherford","mobile_number":"726-706-0390","email_id":"Oliver49@gmail.com","dop":"2025-09-08","serial_number":"738992638978638","imei1":"738992638978638","imei2":"738992638978638","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138258,"job_number":"JOB_138258","tr_customer_id":138275,"tr_customer_product_id":138265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:14.000Z","modified_at":"2025-12-26T04:42:22.000Z","name":"Gerry Hills","mobile_number":"262-860-3591","email_id":"Bernie.Kris@hotmail.com","dop":"2025-09-08","serial_number":"832208039853095","imei1":"832208039853095","imei2":"832208039853095","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138259,"job_number":"JOB_138259","tr_customer_id":138276,"tr_customer_product_id":138266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:25.000Z","modified_at":"2025-12-26T04:42:34.000Z","name":"Jett Kris","mobile_number":"481-213-0599","email_id":"Jaunita_Gislason50@yahoo.com","dop":"2025-09-08","serial_number":"913299056707204","imei1":"913299056707204","imei2":"913299056707204","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138260,"job_number":"JOB_138260","tr_customer_id":138277,"tr_customer_product_id":138267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:18.000Z","modified_at":"2025-12-26T04:52:51.000Z","name":"Alfreda Hermiston","mobile_number":"578-673-7592","email_id":"Marisol77@yahoo.com","dop":"2025-04-06","serial_number":"19606723435937","imei1":"19606723435937","imei2":"19606723435937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138276,"job_number":"JOB_138276","tr_customer_id":138293,"tr_customer_product_id":138283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:16.000Z","name":"Guido Legros","mobile_number":"321-489-0015","email_id":"Eric_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"13047815627933","imei1":"13047815627933","imei2":"13047815627933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138279,"job_number":"JOB_138279","tr_customer_id":138296,"tr_customer_product_id":138286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:26.000Z","name":"Lukas White","mobile_number":"796-597-2941","email_id":"Herbert43@gmail.com","dop":"2025-04-06","serial_number":"14839239128568","imei1":"14839239128568","imei2":"14839239128568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138282,"job_number":"JOB_138282","tr_customer_id":138299,"tr_customer_product_id":138289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:36.000Z","name":"Agustina Cole","mobile_number":"444-531-1665","email_id":"Davion.Wilderman@yahoo.com","dop":"2025-04-06","serial_number":"12437117144929","imei1":"12437117144929","imei2":"12437117144929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138284,"job_number":"JOB_138284","tr_customer_id":138301,"tr_customer_product_id":138291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:38:12.000Z","modified_at":"2025-12-26T06:07:09.000Z","name":"Kartik P","mobile_number":"9876543212","email_id":"kartik@gmail.com","dop":"2025-09-09","serial_number":"11853137443927","imei1":"11853137443927","imei2":"11853137443927","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138286,"job_number":"JOB_138286","tr_customer_id":138303,"tr_customer_product_id":138293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:02.000Z","modified_at":"2025-12-26T05:39:10.000Z","name":"Lon Brown","mobile_number":"599-237-9229","email_id":"Carolanne69@gmail.com","dop":"2025-12-16","serial_number":"12473580759362","imei1":"12473580759362","imei2":"12473580759362","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138288,"job_number":"JOB_138288","tr_customer_id":138305,"tr_customer_product_id":138295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:22.000Z","name":"Leonora Ruecker","mobile_number":"387-688-4794","email_id":"Walker41@hotmail.com","dop":"2025-12-16","serial_number":"11988048645006","imei1":"11988048645006","imei2":"11988048645006","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138290,"job_number":"JOB_138290","tr_customer_id":138307,"tr_customer_product_id":138297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:26.000Z","modified_at":"2025-12-26T05:39:34.000Z","name":"Tracy Jakubowski","mobile_number":"906-736-8582","email_id":"Lauretta14@yahoo.com","dop":"2025-12-16","serial_number":"14409757054938","imei1":"14409757054938","imei2":"14409757054938","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138292,"job_number":"JOB_138292","tr_customer_id":138309,"tr_customer_product_id":138299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:56.000Z","name":"Jaclyn Toy","mobile_number":"845-210-8545","email_id":"Valentina_Blanda24@yahoo.com","dop":"2025-12-16","serial_number":"17049074378452","imei1":"17049074378452","imei2":"17049074378452","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138294,"job_number":"JOB_138294","tr_customer_id":138311,"tr_customer_product_id":138301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:52:08.000Z","name":"Mitchel Conn","mobile_number":"696-226-0634","email_id":"Lacey.Hintz80@gmail.com","dop":"2025-12-16","serial_number":"18246838929434","imei1":"18246838929434","imei2":"18246838929434","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138296,"job_number":"JOB_138296","tr_customer_id":138313,"tr_customer_product_id":138303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:20.000Z","name":"Annabel Fahey","mobile_number":"595-217-2304","email_id":"Makayla_Green49@hotmail.com","dop":"2025-12-16","serial_number":"12933243246014","imei1":"12933243246014","imei2":"12933243246014","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138298,"job_number":"JOB_138298","tr_customer_id":138315,"tr_customer_product_id":138305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:16.000Z","name":"Dorcas Davis","mobile_number":"391-790-7676","email_id":"Walker_Grimes36@yahoo.com","dop":"2025-04-06","serial_number":"19388364255571","imei1":"19388364255571","imei2":"19388364255571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138301,"job_number":"JOB_138301","tr_customer_id":138318,"tr_customer_product_id":138308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:26.000Z","name":"Christop Bradtke","mobile_number":"219-369-8887","email_id":"Nola97@hotmail.com","dop":"2025-04-06","serial_number":"13840617153188","imei1":"13840617153188","imei2":"13840617153188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138304,"job_number":"JOB_138304","tr_customer_id":138321,"tr_customer_product_id":138311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:37.000Z","name":"Hortense Bahringer","mobile_number":"656-632-5766","email_id":"Timmothy.Casper@yahoo.com","dop":"2025-04-06","serial_number":"14865134347595","imei1":"14865134347595","imei2":"14865134347595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138309,"job_number":"JOB_138309","tr_customer_id":138326,"tr_customer_product_id":138316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:41.000Z","name":"Weston Grimes","mobile_number":"624-657-4518","email_id":"Kolby.Hudson18@hotmail.com","dop":"2025-04-06","serial_number":"11554988795747","imei1":"11554988795747","imei2":"11554988795747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T06:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138116,"job_number":"JOB_138116","tr_customer_id":138133,"tr_customer_product_id":138123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:46:23.000Z","name":"Fletcher Pfeffer","mobile_number":"967-596-3833","email_id":"Marilou.Blick66@hotmail.com","dop":"2000-01-31","serial_number":"10864576304540","imei1":"10864576304540","imei2":"10864576304540","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138121,"job_number":"JOB_138121","tr_customer_id":138138,"tr_customer_product_id":138128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Genoveva Schiller","mobile_number":"690-568-1416","email_id":"Mazie_Kohler@yahoo.com","dop":"2025-05-30","serial_number":"14727743035191","imei1":"14727743035191","imei2":"14727743035191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138146,"job_number":"JOB_138146","tr_customer_id":138163,"tr_customer_product_id":138153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"Kyle Schimmel","mobile_number":"683-453-0166","email_id":"Roma.Spinka@yahoo.com","dop":"2000-01-31","serial_number":"10789020802728","imei1":"10789020802728","imei2":"10789020802728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138174,"job_number":"JOB_138174","tr_customer_id":138191,"tr_customer_product_id":138181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:42.000Z","name":"Verna Ritchie","mobile_number":"928-810-6611","email_id":"Jaylan91@yahoo.com","dop":"2000-01-31","serial_number":"10824466812461","imei1":"10824466812461","imei2":"10824466812461","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138189,"job_number":"JOB_138189","tr_customer_id":138206,"tr_customer_product_id":138196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:48:21.000Z","name":"Giovani Kris","mobile_number":"231-756-3243","email_id":"Shania22@hotmail.com","dop":"2000-01-31","serial_number":"10908071474431","imei1":"10908071474431","imei2":"10908071474431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138206,"job_number":"JOB_138206","tr_customer_id":138223,"tr_customer_product_id":138213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:55:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39327279606778","imei1":"39327279606778","imei2":"39327279606778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138213,"job_number":"JOB_138213","tr_customer_id":138230,"tr_customer_product_id":138220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14861954515278","imei1":"14861954515278","imei2":"14861954515278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138220,"job_number":"JOB_138220","tr_customer_id":138237,"tr_customer_product_id":138227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:56:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26397775136025","imei1":"26397775136025","imei2":"26397775136025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138228,"job_number":"JOB_138228","tr_customer_id":138245,"tr_customer_product_id":138235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:33.000Z","modified_at":"2025-12-26T04:29:44.000Z","name":"Meredith Gaylord","mobile_number":"697-748-8238","email_id":"Taurean17@hotmail.com","dop":"2025-10-12","serial_number":"19326568813449","imei1":"19326568813449","imei2":"19326568813449","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138231,"job_number":"JOB_138231","tr_customer_id":138248,"tr_customer_product_id":138238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:49.000Z","modified_at":"2025-12-26T04:30:00.000Z","name":"Stephany Lueilwitz","mobile_number":"465-615-6178","email_id":"Era.Zemlak46@hotmail.com","dop":"2025-10-12","serial_number":"13605549514187","imei1":"13605549514187","imei2":"13605549514187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138234,"job_number":"JOB_138234","tr_customer_id":138251,"tr_customer_product_id":138241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:05.000Z","modified_at":"2025-12-26T04:30:16.000Z","name":"Price Swaniawski","mobile_number":"841-435-0374","email_id":"Alice_Rutherford47@yahoo.com","dop":"2025-10-12","serial_number":"14279594182225","imei1":"14279594182225","imei2":"14279594182225","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138263,"job_number":"JOB_138263","tr_customer_id":138280,"tr_customer_product_id":138270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:02.000Z","modified_at":"2025-12-26T04:58:35.000Z","name":"Ansel O'Conner","mobile_number":"518-736-6510","email_id":"Geraldine71@gmail.com","dop":"2000-01-31","serial_number":"10755078925040","imei1":"10755078925040","imei2":"10755078925040","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138266,"job_number":"JOB_138266","tr_customer_id":138283,"tr_customer_product_id":138273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:59:15.000Z","name":"Rossie Vandervort","mobile_number":"680-702-7005","email_id":"Laila64@hotmail.com","dop":"2000-01-31","serial_number":"10583759724063","imei1":"10583759724063","imei2":"10583759724063","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138269,"job_number":"JOB_138269","tr_customer_id":138286,"tr_customer_product_id":138276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:55.000Z","name":"Karianne Cummings","mobile_number":"587-440-9975","email_id":"Emmy_Rohan57@hotmail.com","dop":"2000-01-31","serial_number":"10588790807334","imei1":"10588790807334","imei2":"10588790807334","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138272,"job_number":"JOB_138272","tr_customer_id":138289,"tr_customer_product_id":138279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:02.000Z","modified_at":"2025-12-26T05:00:36.000Z","name":"Odie Waelchi","mobile_number":"547-735-2722","email_id":"Amiya45@hotmail.com","dop":"2000-01-31","serial_number":"10578332180654","imei1":"10578332180654","imei2":"10578332180654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138134,"job_number":"JOB_138134","tr_customer_id":138151,"tr_customer_product_id":138141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:14.000Z","modified_at":"2025-12-26T03:46:34.000Z","name":"Maci Schoen","mobile_number":"805-649-3356","email_id":"Felicita.Rowe@yahoo.com","dop":"2025-10-01","serial_number":"15858603660861","imei1":"15858603660861","imei2":"15858603660861","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138145,"job_number":"JOB_138145","tr_customer_id":138162,"tr_customer_product_id":138152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:40.000Z","name":"Brando Schinner","mobile_number":"641-786-6214","email_id":"Gwendolyn1@gmail.com","dop":"2025-06-09","serial_number":"106057967492346","imei1":"106057967492346","imei2":"106057967492346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138162,"job_number":"JOB_138162","tr_customer_id":138179,"tr_customer_product_id":138169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:55.000Z","name":"Donald Gerlach","mobile_number":"747-300-0738","email_id":"Celine.Murazik77@gmail.com","dop":"2025-06-09","serial_number":"109670304570927","imei1":"109670304570927","imei2":"109670304570927","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138168,"job_number":"JOB_138168","tr_customer_id":138185,"tr_customer_product_id":138175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Maximilian Luettgen","mobile_number":"704-995-5473","email_id":"Austin81@hotmail.com","dop":"2025-06-09","serial_number":"102523964257891","imei1":"102523964257891","imei2":"102523964257891","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc0NH0.tL_uCXGmBB_tIBIQ5Ez9aVP8LPQAouHB-YMKSiXjO7Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 26ee1ab5-5189-46a1-9f60-2913e9c9bb5b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1014 |
| ETag | W/"3f6-LxecnGNoxT3FUHX+QkO3A1TXo3U" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":138315,"job_number":"JOB_138315","tr_customer_id":138332,"tr_customer_product_id":138322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:37.000Z","modified_at":"2025-12-26T06:15:43.000Z","name":"Lane Davis","mobile_number":"298-938-8058","email_id":"Ryan91@hotmail.com","dop":"2025-11-04","serial_number":"28854439926470","imei1":"28854439926470","imei2":"28854439926470","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-26T06:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc0NH0.tL_uCXGmBB_tIBIQ5Ez9aVP8LPQAouHB-YMKSiXjO7Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 42c8df39-5419-4343-b9d8-e50d87079acb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 138315
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc0NH0.tL_uCXGmBB_tIBIQ5Ez9aVP8LPQAouHB-YMKSiXjO7Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 89f38228-028b-440e-9a8e-933463b96513 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 971d4743-6ef0-41d3-a8f8-044942ba18e8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-ZKkqvfqDfFo7D6urf0lcjCN8Yqs" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDZ9.8QJGQKo2LM7JtSGeMx6oGteM8lfn2u130xZ2ysMgKTc"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb035664-74f2-465f-b2eb-9c974835dc7d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 56424058-bf7d-44d7-b8c9-27789388e097 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-ZujJIFXFrbnpHIKs50YaSGDryiY" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":269},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8d6a7f5b-6f26-4650-9272-4c0bd5118ec1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7cb-3xEW7H/lt+/brGNfM4P7rcDfO7k" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138315,"job_number":"JOB_138315","tr_customer_id":138332,"tr_customer_product_id":138322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:37.000Z","modified_at":"2025-12-26T06:15:46.000Z","name":"Lane Davis","mobile_number":"298-938-8058","email_id":"Ryan91@hotmail.com","dop":"2025-11-04","serial_number":"28854439926470","imei1":"28854439926470","imei2":"28854439926470","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T06:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab151a7e-36e4-47ea-8410-775a8caedaa9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7cb-3xEW7H/lt+/brGNfM4P7rcDfO7k" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138315,"job_number":"JOB_138315","tr_customer_id":138332,"tr_customer_product_id":138322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:37.000Z","modified_at":"2025-12-26T06:15:46.000Z","name":"Lane Davis","mobile_number":"298-938-8058","email_id":"Ryan91@hotmail.com","dop":"2025-11-04","serial_number":"28854439926470","imei1":"28854439926470","imei2":"28854439926470","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T06:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f18255fe-887d-43ca-884e-1fcd4b2b295b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 138315
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 87a441e9-596c-46e4-a61c-0bcac39c705d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3MzN9.1Z-1VzbN0vT8lg2wWecc6-qHrzqEBHpx1-QUDdqkVPI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 59fdf11d-e2c5-4faa-9a97-7fd8547be2f0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8e24234c-3078-4327-8191-913ab37d91b5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-vYr9uClCBy7Z5lrlLsS6vgadJBw" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c8577468-c82d-497f-bd91-e7a0c7822fd7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 38c23bbb-8576-4bec-98a4-29b8623e6ec9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd58e1ec-8a12-49cc-abb5-e02d57bdfa1c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5eb8a6f3-6d5a-4823-aadc-93aac023f740 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | baa1bc58-d0eb-4c23-9418-8ca4693fc0dd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2b259fb9-7f03-4241-b440-f5cc6b998e7d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-RY/C7Tnd8O/Jr5YFrgUj7kkfaGk" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":269},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d80a436f-ac6f-4fb0-8855-19ad09c130ef |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 87c02d42-99f9-417d-bb39-1a5df6b47505 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-RY/C7Tnd8O/Jr5YFrgUj7kkfaGk" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":269},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e7a4eae7-a67e-43ee-8760-ed5d1517a714 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 347de758-f084-494c-a6ce-8544a58ac529 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 05476de7-f0b6-4cd8-8552-0ed9c2009075 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| randomnumber | 664 |
| randomFirstName | Claudie |
| randomLastName | Hettinger |
| randomEmail | Quinn.Smith@yahoo.com |
| randomPhone | 730-211-2483 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | de0c6fdc-4351-46c5-8df5-e82b9c3ff7b3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1059 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Newell",
"last_name": "Turcotte",
"mobile_number": "339-424-5188",
"mobile_number_alt": "",
"email_id": "Kacie.Gaylord87@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"47161755032965",
"imei1": "47161755032965",
"imei2": "47161755032965",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-qGQ8daHsP5a2UWQa+mtRk/Sbv5Q" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":138316,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":138333,"tr_customer_product_id":138323,"job_number":"JOB_138316"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| randomnumber | 372 |
| randomFirstName | Hardy |
| randomLastName | Dickinson |
| randomEmail | Llewellyn47@hotmail.com |
| randomPhone | 989-815-9578 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 88691392-1aef-42b7-99e7-e5b33e67b3bb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1054 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Trey",
"last_name": "Stokes",
"mobile_number": "769-895-6366",
"mobile_number_alt": "",
"email_id": "Hillard.Thiel6@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"43934671497067",
"imei1": "43934671497067",
"imei2": "43934671497067",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDB9.5UXkDnh4IqUW42k9XD41CyFucm9xM-BkUmNw69AdP0s |
| randomnumber | 68 |
| randomFirstName | Cielo |
| randomLastName | Hansen |
| randomEmail | Jackeline49@yahoo.com |
| randomPhone | 220-359-6959 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 860cfd04-1e0d-4b73-8819-4a3fc5e4d161 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1048 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Alden",
"last_name": "Gislason",
"mobile_number": "714-659-8296",
"mobile_number_alt": "",
"email_id": "Mario59@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"60359034275129",
"imei1": "60359034275129",
"imei2": "60359034275129",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| randomnumber | 126 |
| randomFirstName | Fabiola |
| randomLastName | Kertzmann |
| randomEmail | Penelope.Haag@gmail.com |
| randomPhone | 809-661-2625 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9a09553e-7165-469e-b973-1877a9472c7f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| randomnumber | 847 |
| randomFirstName | Cornell |
| randomLastName | Rippin |
| randomEmail | Sabrina_Raynor48@gmail.com |
| randomPhone | 487-409-3083 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 60570ac4-23bf-45b1-8ced-2ed3cab16051 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1040 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Frida",
"last_name": "Simonis",
"mobile_number": "776-836-0985",
"mobile_number_alt": "",
"email_id": "Corene_Jacobi85@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000583",
"imei1": "100000583",
"imei2": "100000583",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| randomnumber | 34 |
| randomFirstName | Stephon |
| randomLastName | McDermott |
| randomEmail | Modesto.Bode21@hotmail.com |
| randomPhone | 859-271-5258 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6e5e37d-feda-4fcc-a439-89d8422f99f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 013e443a-f8bd-4585-9788-d54eb9c59fb6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-gfja88JkCemoLUM4M2r4r0kN7tk" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":270},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0382a503-b924-48f5-bb9e-8e8dceb1780c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4176d-0z+lVV8f/sgd1bTLz/ojFqglDA8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138316,"job_number":"JOB_138316","tr_customer_id":138333,"tr_customer_product_id":138323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:52.000Z","modified_at":"2025-12-26T06:15:52.000Z","name":"Newell Turcotte","mobile_number":"339-424-5188","email_id":"Kacie.Gaylord87@hotmail.com","dop":"2025-11-04","serial_number":"47161755032965","imei1":"47161755032965","imei2":"47161755032965","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138315,"job_number":"JOB_138315","tr_customer_id":138332,"tr_customer_product_id":138322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:37.000Z","modified_at":"2025-12-26T06:15:48.000Z","name":"Lane Davis","mobile_number":"298-938-8058","email_id":"Ryan91@hotmail.com","dop":"2025-11-04","serial_number":"28854439926470","imei1":"28854439926470","imei2":"28854439926470","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138169,"job_number":"JOB_138169","tr_customer_id":138186,"tr_customer_product_id":138176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:46:59.000Z","name":"Milton Sporer","mobile_number":"593-767-7476","email_id":"Macie24@yahoo.com","dop":"2025-06-09","serial_number":"109595801048642","imei1":"109595801048642","imei2":"109595801048642","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138168,"job_number":"JOB_138168","tr_customer_id":138185,"tr_customer_product_id":138175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Maximilian Luettgen","mobile_number":"704-995-5473","email_id":"Austin81@hotmail.com","dop":"2025-06-09","serial_number":"102523964257891","imei1":"102523964257891","imei2":"102523964257891","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138167,"job_number":"JOB_138167","tr_customer_id":138184,"tr_customer_product_id":138174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:58.000Z","modified_at":"2025-12-26T03:46:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108150874028955","imei1":"108150874028955","imei2":"108150874028955","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138163,"job_number":"JOB_138163","tr_customer_id":138180,"tr_customer_product_id":138170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:45.000Z","modified_at":"2025-12-26T03:46:45.000Z","name":"Angelita D'Amore","mobile_number":"543-890-9104","email_id":"Ana37@gmail.com","dop":"2025-06-09","serial_number":"104847662035812","imei1":"104847662035812","imei2":"104847662035812","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138162,"job_number":"JOB_138162","tr_customer_id":138179,"tr_customer_product_id":138169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:55.000Z","name":"Donald Gerlach","mobile_number":"747-300-0738","email_id":"Celine.Murazik77@gmail.com","dop":"2025-06-09","serial_number":"109670304570927","imei1":"109670304570927","imei2":"109670304570927","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138161,"job_number":"JOB_138161","tr_customer_id":138178,"tr_customer_product_id":138168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100290624967358","imei1":"100290624967358","imei2":"100290624967358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138148,"job_number":"JOB_138148","tr_customer_id":138165,"tr_customer_product_id":138155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"Fletcher Roob","mobile_number":"386-682-2005","email_id":"Josianne87@hotmail.com","dop":"2025-06-09","serial_number":"102633183470106","imei1":"102633183470106","imei2":"102633183470106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138145,"job_number":"JOB_138145","tr_customer_id":138162,"tr_customer_product_id":138152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:40.000Z","name":"Brando Schinner","mobile_number":"641-786-6214","email_id":"Gwendolyn1@gmail.com","dop":"2025-06-09","serial_number":"106057967492346","imei1":"106057967492346","imei2":"106057967492346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138143,"job_number":"JOB_138143","tr_customer_id":138160,"tr_customer_product_id":138150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108759575580997","imei1":"108759575580997","imei2":"108759575580997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138141,"job_number":"JOB_138141","tr_customer_id":138158,"tr_customer_product_id":138148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Leonie Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177913115428266","imei1":"177913115428266","imei2":"177913115428266","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138140,"job_number":"JOB_138140","tr_customer_id":138157,"tr_customer_product_id":138147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Princess Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157034798563570","imei1":"157034798563570","imei2":"157034798563570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138139,"job_number":"JOB_138139","tr_customer_id":138156,"tr_customer_product_id":138146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Georgianna Powlowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115552308630618","imei1":"115552308630618","imei2":"115552308630618","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138138,"job_number":"JOB_138138","tr_customer_id":138155,"tr_customer_product_id":138145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:21.000Z","modified_at":"2025-12-26T03:46:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168637110909299","imei1":"168637110909299","imei2":"168637110909299","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138134,"job_number":"JOB_138134","tr_customer_id":138151,"tr_customer_product_id":138141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:14.000Z","modified_at":"2025-12-26T03:46:34.000Z","name":"Maci Schoen","mobile_number":"805-649-3356","email_id":"Felicita.Rowe@yahoo.com","dop":"2025-10-01","serial_number":"15858603660861","imei1":"15858603660861","imei2":"15858603660861","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138129,"job_number":"JOB_138129","tr_customer_id":138146,"tr_customer_product_id":138136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Sabina Will","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161425724658083","imei1":"161425724658083","imei2":"161425724658083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138128,"job_number":"JOB_138128","tr_customer_id":138145,"tr_customer_product_id":138135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Thalia Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115051376490636","imei1":"115051376490636","imei2":"115051376490636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138126,"job_number":"JOB_138126","tr_customer_id":138143,"tr_customer_product_id":138133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"Ethelyn Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162746094597614","imei1":"162746094597614","imei2":"162746094597614","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138124,"job_number":"JOB_138124","tr_customer_id":138141,"tr_customer_product_id":138131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139484048705559","imei1":"139484048705559","imei2":"139484048705559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138109,"job_number":"JOB_138109","tr_customer_id":138126,"tr_customer_product_id":138116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:36.000Z","modified_at":"2025-12-26T03:45:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Javonte68@gmail.com","dop":"2025-07-02","serial_number":"17470192788260","imei1":"17470192788260","imei2":"17470192788260","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138099,"job_number":"JOB_138099","tr_customer_id":138116,"tr_customer_product_id":138106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Veda_Yundt@yahoo.com","dop":"2025-07-02","serial_number":"13799603321898","imei1":"13799603321898","imei2":"13799603321898","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138091,"job_number":"JOB_138091","tr_customer_id":138108,"tr_customer_product_id":138098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:05.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isabell_Streich13@hotmail.com","dop":"2025-07-02","serial_number":"16481902564007","imei1":"16481902564007","imei2":"16481902564007","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138314,"job_number":"JOB_138314","tr_customer_id":138331,"tr_customer_product_id":138321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:35.000Z","modified_at":"2025-12-26T06:15:35.000Z","name":"Jonathan Harris","mobile_number":"867-840-3295","email_id":"Gage0@yahoo.com","dop":"2025-09-16","serial_number":"19768340419023","imei1":"19768340419023","imei2":"19768340419023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138313,"job_number":"JOB_138313","tr_customer_id":138330,"tr_customer_product_id":138320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:34.000Z","modified_at":"2025-12-26T06:15:34.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16627499109985","imei1":"16627499109985","imei2":"16627499109985","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138312,"job_number":"JOB_138312","tr_customer_id":138329,"tr_customer_product_id":138319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"Stuart Hagenes","mobile_number":"369-924-4008","email_id":"Ahmed_Becker59@yahoo.com","dop":"2025-09-16","serial_number":"13305896769837","imei1":"13305896769837","imei2":"13305896769837","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138311,"job_number":"JOB_138311","tr_customer_id":138328,"tr_customer_product_id":138318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11494868225947","imei1":"11494868225947","imei2":"11494868225947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138310,"job_number":"JOB_138310","tr_customer_id":138327,"tr_customer_product_id":138317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:12.000Z","modified_at":"2025-12-26T06:15:12.000Z","name":"Karley Reichert","mobile_number":"858-917-4336","email_id":"Stanford.Thompson31@hotmail.com","dop":"2025-04-06","serial_number":"17100027831941292","imei1":"17100027831941292","imei2":"17100027831941292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138309,"job_number":"JOB_138309","tr_customer_id":138326,"tr_customer_product_id":138316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:47.000Z","name":"Weston Grimes","mobile_number":"624-657-4518","email_id":"Kolby.Hudson18@hotmail.com","dop":"2025-04-06","serial_number":"11554988795747","imei1":"11554988795747","imei2":"11554988795747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138308,"job_number":"JOB_138308","tr_customer_id":138325,"tr_customer_product_id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11914101208080","imei1":"11914101208080","imei2":"11914101208080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138307,"job_number":"JOB_138307","tr_customer_id":138324,"tr_customer_product_id":138314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"Jason Howe","mobile_number":"335-684-4769","email_id":"Bertram_Homenick@yahoo.com","dop":"2025-09-16","serial_number":"12265321293178","imei1":"12265321293178","imei2":"12265321293178","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138306,"job_number":"JOB_138306","tr_customer_id":138323,"tr_customer_product_id":138313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18223708832218","imei1":"18223708832218","imei2":"18223708832218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138305,"job_number":"JOB_138305","tr_customer_id":138322,"tr_customer_product_id":138312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"Peyton Weissnat","mobile_number":"427-306-0292","email_id":"Zetta91@gmail.com","dop":"2025-04-06","serial_number":"12015326524926888","imei1":"12015326524926888","imei2":"12015326524926888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138304,"job_number":"JOB_138304","tr_customer_id":138321,"tr_customer_product_id":138311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:37.000Z","name":"Hortense Bahringer","mobile_number":"656-632-5766","email_id":"Timmothy.Casper@yahoo.com","dop":"2025-04-06","serial_number":"14865134347595","imei1":"14865134347595","imei2":"14865134347595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138303,"job_number":"JOB_138303","tr_customer_id":138320,"tr_customer_product_id":138310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677968579540","imei1":"13677968579540","imei2":"13677968579540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138302,"job_number":"JOB_138302","tr_customer_id":138319,"tr_customer_product_id":138309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:18.000Z","modified_at":"2025-12-26T06:00:18.000Z","name":"Billie Nolan","mobile_number":"301-509-5615","email_id":"Florida.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"15969410566707364","imei1":"15969410566707364","imei2":"15969410566707364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138301,"job_number":"JOB_138301","tr_customer_id":138318,"tr_customer_product_id":138308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:26.000Z","name":"Christop Bradtke","mobile_number":"219-369-8887","email_id":"Nola97@hotmail.com","dop":"2025-04-06","serial_number":"13840617153188","imei1":"13840617153188","imei2":"13840617153188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138300,"job_number":"JOB_138300","tr_customer_id":138317,"tr_customer_product_id":138307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19289150758848","imei1":"19289150758848","imei2":"19289150758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138299,"job_number":"JOB_138299","tr_customer_id":138316,"tr_customer_product_id":138306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"Kaitlin Cartwright","mobile_number":"275-523-5587","email_id":"Turner16@hotmail.com","dop":"2025-04-06","serial_number":"13094500285497512","imei1":"13094500285497512","imei2":"13094500285497512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138298,"job_number":"JOB_138298","tr_customer_id":138315,"tr_customer_product_id":138305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:16.000Z","name":"Dorcas Davis","mobile_number":"391-790-7676","email_id":"Walker_Grimes36@yahoo.com","dop":"2025-04-06","serial_number":"19388364255571","imei1":"19388364255571","imei2":"19388364255571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138297,"job_number":"JOB_138297","tr_customer_id":138314,"tr_customer_product_id":138304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14874790683170","imei1":"14874790683170","imei2":"14874790683170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138296,"job_number":"JOB_138296","tr_customer_id":138313,"tr_customer_product_id":138303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:20.000Z","name":"Annabel Fahey","mobile_number":"595-217-2304","email_id":"Makayla_Green49@hotmail.com","dop":"2025-12-16","serial_number":"12933243246014","imei1":"12933243246014","imei2":"12933243246014","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138295,"job_number":"JOB_138295","tr_customer_id":138312,"tr_customer_product_id":138302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19241408310728","imei1":"19241408310728","imei2":"19241408310728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138294,"job_number":"JOB_138294","tr_customer_id":138311,"tr_customer_product_id":138301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:52:08.000Z","name":"Mitchel Conn","mobile_number":"696-226-0634","email_id":"Lacey.Hintz80@gmail.com","dop":"2025-12-16","serial_number":"18246838929434","imei1":"18246838929434","imei2":"18246838929434","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138293,"job_number":"JOB_138293","tr_customer_id":138310,"tr_customer_product_id":138300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:51:59.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13234835151889","imei1":"13234835151889","imei2":"13234835151889","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138292,"job_number":"JOB_138292","tr_customer_id":138309,"tr_customer_product_id":138299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:56.000Z","name":"Jaclyn Toy","mobile_number":"845-210-8545","email_id":"Valentina_Blanda24@yahoo.com","dop":"2025-12-16","serial_number":"17049074378452","imei1":"17049074378452","imei2":"17049074378452","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138291,"job_number":"JOB_138291","tr_customer_id":138308,"tr_customer_product_id":138298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16195204753730","imei1":"16195204753730","imei2":"16195204753730","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138290,"job_number":"JOB_138290","tr_customer_id":138307,"tr_customer_product_id":138297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:26.000Z","modified_at":"2025-12-26T05:39:34.000Z","name":"Tracy Jakubowski","mobile_number":"906-736-8582","email_id":"Lauretta14@yahoo.com","dop":"2025-12-16","serial_number":"14409757054938","imei1":"14409757054938","imei2":"14409757054938","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138289,"job_number":"JOB_138289","tr_customer_id":138306,"tr_customer_product_id":138296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:25.000Z","modified_at":"2025-12-26T05:39:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15813148265080","imei1":"15813148265080","imei2":"15813148265080","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138288,"job_number":"JOB_138288","tr_customer_id":138305,"tr_customer_product_id":138295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:22.000Z","name":"Leonora Ruecker","mobile_number":"387-688-4794","email_id":"Walker41@hotmail.com","dop":"2025-12-16","serial_number":"11988048645006","imei1":"11988048645006","imei2":"11988048645006","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138287,"job_number":"JOB_138287","tr_customer_id":138304,"tr_customer_product_id":138294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:14.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14009721248442","imei1":"14009721248442","imei2":"14009721248442","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138286,"job_number":"JOB_138286","tr_customer_id":138303,"tr_customer_product_id":138293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:02.000Z","modified_at":"2025-12-26T05:39:10.000Z","name":"Lon Brown","mobile_number":"599-237-9229","email_id":"Carolanne69@gmail.com","dop":"2025-12-16","serial_number":"12473580759362","imei1":"12473580759362","imei2":"12473580759362","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138285,"job_number":"JOB_138285","tr_customer_id":138302,"tr_customer_product_id":138292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:01.000Z","modified_at":"2025-12-26T05:39:01.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16182955155796","imei1":"16182955155796","imei2":"16182955155796","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138284,"job_number":"JOB_138284","tr_customer_id":138301,"tr_customer_product_id":138291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:38:12.000Z","modified_at":"2025-12-26T06:07:09.000Z","name":"Kartik P","mobile_number":"9876543212","email_id":"kartik@gmail.com","dop":"2025-09-09","serial_number":"11853137443927","imei1":"11853137443927","imei2":"11853137443927","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138283,"job_number":"JOB_138283","tr_customer_id":138300,"tr_customer_product_id":138290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:28.000Z","modified_at":"2025-12-26T05:20:28.000Z","name":"Jaden Strosin","mobile_number":"225-871-0599","email_id":"Lucius.Lehner13@gmail.com","dop":"2025-04-06","serial_number":"12107147563657266","imei1":"12107147563657266","imei2":"12107147563657266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138282,"job_number":"JOB_138282","tr_customer_id":138299,"tr_customer_product_id":138289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:36.000Z","name":"Agustina Cole","mobile_number":"444-531-1665","email_id":"Davion.Wilderman@yahoo.com","dop":"2025-04-06","serial_number":"12437117144929","imei1":"12437117144929","imei2":"12437117144929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138281,"job_number":"JOB_138281","tr_customer_id":138298,"tr_customer_product_id":138288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16890365583992","imei1":"16890365583992","imei2":"16890365583992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138280,"job_number":"JOB_138280","tr_customer_id":138297,"tr_customer_product_id":138287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:18.000Z","modified_at":"2025-12-26T05:20:18.000Z","name":"Clementina Crooks","mobile_number":"420-831-3560","email_id":"Caesar_Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"13492988410853870","imei1":"13492988410853870","imei2":"13492988410853870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138279,"job_number":"JOB_138279","tr_customer_id":138296,"tr_customer_product_id":138286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:26.000Z","name":"Lukas White","mobile_number":"796-597-2941","email_id":"Herbert43@gmail.com","dop":"2025-04-06","serial_number":"14839239128568","imei1":"14839239128568","imei2":"14839239128568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138278,"job_number":"JOB_138278","tr_customer_id":138295,"tr_customer_product_id":138285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16281221170163","imei1":"16281221170163","imei2":"16281221170163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138277,"job_number":"JOB_138277","tr_customer_id":138294,"tr_customer_product_id":138284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"Michele Stiedemann","mobile_number":"313-233-5818","email_id":"Annabel10@yahoo.com","dop":"2025-04-06","serial_number":"11667478811377064","imei1":"11667478811377064","imei2":"11667478811377064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138276,"job_number":"JOB_138276","tr_customer_id":138293,"tr_customer_product_id":138283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:16.000Z","name":"Guido Legros","mobile_number":"321-489-0015","email_id":"Eric_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"13047815627933","imei1":"13047815627933","imei2":"13047815627933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138275,"job_number":"JOB_138275","tr_customer_id":138292,"tr_customer_product_id":138282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17477407298844","imei1":"17477407298844","imei2":"17477407298844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138272,"job_number":"JOB_138272","tr_customer_id":138289,"tr_customer_product_id":138279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:02.000Z","modified_at":"2025-12-26T05:00:36.000Z","name":"Odie Waelchi","mobile_number":"547-735-2722","email_id":"Amiya45@hotmail.com","dop":"2000-01-31","serial_number":"10578332180654","imei1":"10578332180654","imei2":"10578332180654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138269,"job_number":"JOB_138269","tr_customer_id":138286,"tr_customer_product_id":138276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:55.000Z","name":"Karianne Cummings","mobile_number":"587-440-9975","email_id":"Emmy_Rohan57@hotmail.com","dop":"2000-01-31","serial_number":"10588790807334","imei1":"10588790807334","imei2":"10588790807334","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138266,"job_number":"JOB_138266","tr_customer_id":138283,"tr_customer_product_id":138273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:59:15.000Z","name":"Rossie Vandervort","mobile_number":"680-702-7005","email_id":"Laila64@hotmail.com","dop":"2000-01-31","serial_number":"10583759724063","imei1":"10583759724063","imei2":"10583759724063","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138263,"job_number":"JOB_138263","tr_customer_id":138280,"tr_customer_product_id":138270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:02.000Z","modified_at":"2025-12-26T04:58:35.000Z","name":"Ansel O'Conner","mobile_number":"518-736-6510","email_id":"Geraldine71@gmail.com","dop":"2000-01-31","serial_number":"10755078925040","imei1":"10755078925040","imei2":"10755078925040","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138261,"job_number":"JOB_138261","tr_customer_id":138278,"tr_customer_product_id":138268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:19.000Z","modified_at":"2025-12-26T04:52:19.000Z","name":"Dustin Funk","mobile_number":"464-622-9378","email_id":"Ronaldo.Gerhold@gmail.com","dop":"2025-04-06","serial_number":"16868526431823490","imei1":"16868526431823490","imei2":"16868526431823490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138260,"job_number":"JOB_138260","tr_customer_id":138277,"tr_customer_product_id":138267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:18.000Z","modified_at":"2025-12-26T04:52:51.000Z","name":"Alfreda Hermiston","mobile_number":"578-673-7592","email_id":"Marisol77@yahoo.com","dop":"2025-04-06","serial_number":"19606723435937","imei1":"19606723435937","imei2":"19606723435937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138259,"job_number":"JOB_138259","tr_customer_id":138276,"tr_customer_product_id":138266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:25.000Z","modified_at":"2025-12-26T04:42:34.000Z","name":"Jett Kris","mobile_number":"481-213-0599","email_id":"Jaunita_Gislason50@yahoo.com","dop":"2025-09-08","serial_number":"913299056707204","imei1":"913299056707204","imei2":"913299056707204","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138258,"job_number":"JOB_138258","tr_customer_id":138275,"tr_customer_product_id":138265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:14.000Z","modified_at":"2025-12-26T04:42:22.000Z","name":"Gerry Hills","mobile_number":"262-860-3591","email_id":"Bernie.Kris@hotmail.com","dop":"2025-09-08","serial_number":"832208039853095","imei1":"832208039853095","imei2":"832208039853095","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138257,"job_number":"JOB_138257","tr_customer_id":138274,"tr_customer_product_id":138264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:02.000Z","modified_at":"2025-12-26T04:42:11.000Z","name":"Jordane Rutherford","mobile_number":"726-706-0390","email_id":"Oliver49@gmail.com","dop":"2025-09-08","serial_number":"738992638978638","imei1":"738992638978638","imei2":"738992638978638","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138256,"job_number":"JOB_138256","tr_customer_id":138273,"tr_customer_product_id":138263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:12.000Z","name":"Miles Wolff","mobile_number":"951-691-7403","email_id":"Erich64@gmail.com","dop":"2025-07-01","serial_number":"100267570328435","imei1":"100267570328435","imei2":"100267570328435","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138255,"job_number":"JOB_138255","tr_customer_id":138272,"tr_customer_product_id":138262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:03.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104676926467069","imei1":"104676926467069","imei2":"104676926467069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138254,"job_number":"JOB_138254","tr_customer_id":138271,"tr_customer_product_id":138261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:52.000Z","modified_at":"2025-12-26T04:39:01.000Z","name":"Brandt Upton","mobile_number":"524-593-6125","email_id":"Suzanne.Hilpert14@yahoo.com","dop":"2025-07-01","serial_number":"100922746232948","imei1":"100922746232948","imei2":"100922746232948","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138253,"job_number":"JOB_138253","tr_customer_id":138270,"tr_customer_product_id":138260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:51.000Z","modified_at":"2025-12-26T04:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105445503434664","imei1":"105445503434664","imei2":"105445503434664","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138252,"job_number":"JOB_138252","tr_customer_id":138269,"tr_customer_product_id":138259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:28.000Z","modified_at":"2025-12-26T04:37:38.000Z","name":"Leann Klocko","mobile_number":"226-573-0411","email_id":"Bernita.Langosh@gmail.com","dop":"2025-09-08","serial_number":"700838257171105","imei1":"700838257171105","imei2":"700838257171105","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138251,"job_number":"JOB_138251","tr_customer_id":138268,"tr_customer_product_id":138258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:16.000Z","modified_at":"2025-12-26T04:37:25.000Z","name":"Desiree Schoen","mobile_number":"874-914-6432","email_id":"Arvel.Collier46@hotmail.com","dop":"2025-09-08","serial_number":"521625075740538","imei1":"521625075740538","imei2":"521625075740538","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138250,"job_number":"JOB_138250","tr_customer_id":138267,"tr_customer_product_id":138257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:03.000Z","modified_at":"2025-12-26T04:37:13.000Z","name":"Eriberto Krajcik","mobile_number":"501-550-0527","email_id":"Demetris29@gmail.com","dop":"2025-09-08","serial_number":"725238597444337","imei1":"725238597444337","imei2":"725238597444337","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138249,"job_number":"JOB_138249","tr_customer_id":138266,"tr_customer_product_id":138256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:47.000Z","modified_at":"2025-12-26T04:34:55.000Z","name":"Shane Reilly","mobile_number":"378-984-7210","email_id":"Isadore_Bernhard32@hotmail.com","dop":"2025-09-08","serial_number":"414530140827894","imei1":"414530140827894","imei2":"414530140827894","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138248,"job_number":"JOB_138248","tr_customer_id":138265,"tr_customer_product_id":138255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:36.000Z","modified_at":"2025-12-26T04:34:44.000Z","name":"Celine Rutherford","mobile_number":"821-419-0263","email_id":"Reba73@hotmail.com","dop":"2025-09-08","serial_number":"470652294541761","imei1":"470652294541761","imei2":"470652294541761","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138247,"job_number":"JOB_138247","tr_customer_id":138264,"tr_customer_product_id":138254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:25.000Z","modified_at":"2025-12-26T04:34:34.000Z","name":"Connor Ritchie","mobile_number":"548-773-8148","email_id":"Branson.Reynolds@yahoo.com","dop":"2025-09-08","serial_number":"176594904035150","imei1":"176594904035150","imei2":"176594904035150","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138246,"job_number":"JOB_138246","tr_customer_id":138263,"tr_customer_product_id":138253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:22.000Z","modified_at":"2025-12-26T04:34:22.000Z","name":"Jesse Fadel","mobile_number":"505-236-3057","email_id":"Era_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"16706433602276392","imei1":"16706433602276392","imei2":"16706433602276392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138245,"job_number":"JOB_138245","tr_customer_id":138262,"tr_customer_product_id":138252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:43.000Z","name":"Emory Sipes","mobile_number":"446-705-0428","email_id":"Kylee64@yahoo.com","dop":"2025-04-06","serial_number":"17088668368966","imei1":"17088668368966","imei2":"17088668368966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138244,"job_number":"JOB_138244","tr_customer_id":138261,"tr_customer_product_id":138251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14248403285700","imei1":"14248403285700","imei2":"14248403285700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138243,"job_number":"JOB_138243","tr_customer_id":138260,"tr_customer_product_id":138250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:33:53.000Z","name":"Andres Skiles","mobile_number":"822-210-7127","email_id":"Lelah_Koch4@hotmail.com","dop":"2025-04-06","serial_number":"17506509604359176","imei1":"17506509604359176","imei2":"17506509604359176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138242,"job_number":"JOB_138242","tr_customer_id":138259,"tr_customer_product_id":138249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:34:17.000Z","name":"Gino McCullough","mobile_number":"676-745-8979","email_id":"Karli30@hotmail.com","dop":"2025-04-06","serial_number":"14881094192923","imei1":"14881094192923","imei2":"14881094192923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138241,"job_number":"JOB_138241","tr_customer_id":138258,"tr_customer_product_id":138248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:52.000Z","modified_at":"2025-12-26T04:33:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14210089547731","imei1":"14210089547731","imei2":"14210089547731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138240,"job_number":"JOB_138240","tr_customer_id":138257,"tr_customer_product_id":138247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:27.000Z","modified_at":"2025-12-26T04:33:27.000Z","name":"Katlyn Green","mobile_number":"898-937-1667","email_id":"Aaron49@yahoo.com","dop":"2025-04-06","serial_number":"12022393302546734","imei1":"12022393302546734","imei2":"12022393302546734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138239,"job_number":"JOB_138239","tr_customer_id":138256,"tr_customer_product_id":138246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:26.000Z","modified_at":"2025-12-26T04:33:48.000Z","name":"Hipolito Metz","mobile_number":"692-619-6218","email_id":"Rickey11@gmail.com","dop":"2025-04-06","serial_number":"14247164385945","imei1":"14247164385945","imei2":"14247164385945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138238,"job_number":"JOB_138238","tr_customer_id":138255,"tr_customer_product_id":138245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:25.000Z","modified_at":"2025-12-26T04:33:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14006486780588","imei1":"14006486780588","imei2":"14006486780588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138237,"job_number":"JOB_138237","tr_customer_id":138254,"tr_customer_product_id":138244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:32:09.000Z","modified_at":"2025-12-26T04:32:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"18226419622330","imei1":"18226419622330","imei2":"18226419622330","popurl":"2025-12-16T04:32:08.202912446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138236,"job_number":"JOB_138236","tr_customer_id":138253,"tr_customer_product_id":138243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:31:59.000Z","modified_at":"2025-12-26T04:31:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"14457030521385","imei1":"14457030521385","imei2":"14457030521385","popurl":"2025-12-16T04:31:58.541429045Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138235,"job_number":"JOB_138235","tr_customer_id":138252,"tr_customer_product_id":138242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:06.000Z","modified_at":"2025-12-26T04:30:06.000Z","name":"Trystan Kertzmann","mobile_number":"302-472-2796","email_id":"Brenda.Wiegand1@yahoo.com","dop":"2025-10-12","serial_number":"1005397029229827","imei1":"1005397029229827","imei2":"1005397029229827","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138234,"job_number":"JOB_138234","tr_customer_id":138251,"tr_customer_product_id":138241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:05.000Z","modified_at":"2025-12-26T04:30:16.000Z","name":"Price Swaniawski","mobile_number":"841-435-0374","email_id":"Alice_Rutherford47@yahoo.com","dop":"2025-10-12","serial_number":"14279594182225","imei1":"14279594182225","imei2":"14279594182225","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138233,"job_number":"JOB_138233","tr_customer_id":138250,"tr_customer_product_id":138240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:04.000Z","modified_at":"2025-12-26T04:30:04.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11559457752770","imei1":"11559457752770","imei2":"11559457752770","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138232,"job_number":"JOB_138232","tr_customer_id":138249,"tr_customer_product_id":138239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:50.000Z","modified_at":"2025-12-26T04:29:50.000Z","name":"Judy Sipes","mobile_number":"335-227-8134","email_id":"Laney_Beer@gmail.com","dop":"2025-10-12","serial_number":"1007187038776787","imei1":"1007187038776787","imei2":"1007187038776787","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138231,"job_number":"JOB_138231","tr_customer_id":138248,"tr_customer_product_id":138238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:49.000Z","modified_at":"2025-12-26T04:30:00.000Z","name":"Stephany Lueilwitz","mobile_number":"465-615-6178","email_id":"Era.Zemlak46@hotmail.com","dop":"2025-10-12","serial_number":"13605549514187","imei1":"13605549514187","imei2":"13605549514187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138230,"job_number":"JOB_138230","tr_customer_id":138247,"tr_customer_product_id":138237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:48.000Z","modified_at":"2025-12-26T04:29:48.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16791772099882","imei1":"16791772099882","imei2":"16791772099882","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138229,"job_number":"JOB_138229","tr_customer_id":138246,"tr_customer_product_id":138236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:34.000Z","modified_at":"2025-12-26T04:29:34.000Z","name":"Kade Rogahn","mobile_number":"367-404-6274","email_id":"Carlos_Champlin@gmail.com","dop":"2025-10-12","serial_number":"1007387755703713","imei1":"1007387755703713","imei2":"1007387755703713","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138228,"job_number":"JOB_138228","tr_customer_id":138245,"tr_customer_product_id":138235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:33.000Z","modified_at":"2025-12-26T04:29:44.000Z","name":"Meredith Gaylord","mobile_number":"697-748-8238","email_id":"Taurean17@hotmail.com","dop":"2025-10-12","serial_number":"19326568813449","imei1":"19326568813449","imei2":"19326568813449","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138227,"job_number":"JOB_138227","tr_customer_id":138244,"tr_customer_product_id":138234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:32.000Z","modified_at":"2025-12-26T04:29:32.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"18593174505321","imei1":"18593174505321","imei2":"18593174505321","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138226,"job_number":"JOB_138226","tr_customer_id":138243,"tr_customer_product_id":138233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:40.000Z","modified_at":"2025-12-26T04:23:48.000Z","name":"Giles Hartmann","mobile_number":"380-556-3214","email_id":"Triston51@hotmail.com","dop":"2025-09-08","serial_number":"664031494787067","imei1":"664031494787067","imei2":"664031494787067","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138225,"job_number":"JOB_138225","tr_customer_id":138242,"tr_customer_product_id":138232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:29.000Z","modified_at":"2025-12-26T04:23:38.000Z","name":"Kurtis Lindgren","mobile_number":"507-430-9784","email_id":"Elwin.Schmeler@yahoo.com","dop":"2025-09-08","serial_number":"21443186336832","imei1":"21443186336832","imei2":"21443186336832","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138224,"job_number":"JOB_138224","tr_customer_id":138241,"tr_customer_product_id":138231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:19.000Z","modified_at":"2025-12-26T04:23:27.000Z","name":"Felicita Grady","mobile_number":"679-977-7598","email_id":"Raphael34@yahoo.com","dop":"2025-09-08","serial_number":"208257633406867","imei1":"208257633406867","imei2":"208257633406867","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138223,"job_number":"JOB_138223","tr_customer_id":138240,"tr_customer_product_id":138230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:17.000Z","modified_at":"2025-12-26T04:22:17.000Z","name":"Lavonne Jerde","mobile_number":"690-926-2932","email_id":"Watson.Kertzmann99@hotmail.com","dop":"2025-04-06","serial_number":"10170500476553970","imei1":"10170500476553970","imei2":"10170500476553970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138222,"job_number":"JOB_138222","tr_customer_id":138239,"tr_customer_product_id":138229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:16.000Z","modified_at":"2025-12-26T04:22:54.000Z","name":"Felipe Bogan","mobile_number":"597-720-3064","email_id":"Enrique_Kunde49@gmail.com","dop":"2025-04-06","serial_number":"15899549894161","imei1":"15899549894161","imei2":"15899549894161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138220,"job_number":"JOB_138220","tr_customer_id":138237,"tr_customer_product_id":138227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:56:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26397775136025","imei1":"26397775136025","imei2":"26397775136025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138219,"job_number":"JOB_138219","tr_customer_id":138236,"tr_customer_product_id":138226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84781691081596","imei1":"84781691081596","imei2":"84781691081596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138218,"job_number":"JOB_138218","tr_customer_id":138235,"tr_customer_product_id":138225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79433227281090","imei1":"79433227281090","imei2":"79433227281090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138217,"job_number":"JOB_138217","tr_customer_id":138234,"tr_customer_product_id":138224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28522671573273","imei1":"28522671573273","imei2":"28522671573273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138216,"job_number":"JOB_138216","tr_customer_id":138233,"tr_customer_product_id":138223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85154495385081","imei1":"85154495385081","imei2":"85154495385081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138215,"job_number":"JOB_138215","tr_customer_id":138232,"tr_customer_product_id":138222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97117785734256","imei1":"97117785734256","imei2":"97117785734256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138214,"job_number":"JOB_138214","tr_customer_id":138231,"tr_customer_product_id":138221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50971031846643","imei1":"50971031846643","imei2":"50971031846643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138213,"job_number":"JOB_138213","tr_customer_id":138230,"tr_customer_product_id":138220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14861954515278","imei1":"14861954515278","imei2":"14861954515278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138212,"job_number":"JOB_138212","tr_customer_id":138229,"tr_customer_product_id":138219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97149288112263","imei1":"97149288112263","imei2":"97149288112263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138211,"job_number":"JOB_138211","tr_customer_id":138228,"tr_customer_product_id":138218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44577369193677","imei1":"44577369193677","imei2":"44577369193677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138210,"job_number":"JOB_138210","tr_customer_id":138227,"tr_customer_product_id":138217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50584483208641","imei1":"50584483208641","imei2":"50584483208641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138209,"job_number":"JOB_138209","tr_customer_id":138226,"tr_customer_product_id":138216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50392388358149","imei1":"50392388358149","imei2":"50392388358149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138208,"job_number":"JOB_138208","tr_customer_id":138225,"tr_customer_product_id":138215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19289555375490","imei1":"19289555375490","imei2":"19289555375490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138207,"job_number":"JOB_138207","tr_customer_id":138224,"tr_customer_product_id":138214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38215635999957","imei1":"38215635999957","imei2":"38215635999957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138206,"job_number":"JOB_138206","tr_customer_id":138223,"tr_customer_product_id":138213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:55:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39327279606778","imei1":"39327279606778","imei2":"39327279606778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138205,"job_number":"JOB_138205","tr_customer_id":138222,"tr_customer_product_id":138212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80870692092304","imei1":"80870692092304","imei2":"80870692092304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138204,"job_number":"JOB_138204","tr_customer_id":138221,"tr_customer_product_id":138211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35282042892422","imei1":"35282042892422","imei2":"35282042892422","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138203,"job_number":"JOB_138203","tr_customer_id":138220,"tr_customer_product_id":138210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67328421039837","imei1":"67328421039837","imei2":"67328421039837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138202,"job_number":"JOB_138202","tr_customer_id":138219,"tr_customer_product_id":138209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64336400628254","imei1":"64336400628254","imei2":"64336400628254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138201,"job_number":"JOB_138201","tr_customer_id":138218,"tr_customer_product_id":138208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83618335429077","imei1":"83618335429077","imei2":"83618335429077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138200,"job_number":"JOB_138200","tr_customer_id":138217,"tr_customer_product_id":138207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:46.000Z","modified_at":"2025-12-26T03:54:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67588252439861","imei1":"67588252439861","imei2":"67588252439861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138199,"job_number":"JOB_138199","tr_customer_id":138216,"tr_customer_product_id":138206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:08.000Z","modified_at":"2025-12-26T03:48:08.000Z","name":"June Glover","mobile_number":"393-879-8480","email_id":"Helen51@gmail.com","dop":"2025-04-06","serial_number":"15525565074123252","imei1":"15525565074123252","imei2":"15525565074123252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138198,"job_number":"JOB_138198","tr_customer_id":138215,"tr_customer_product_id":138205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:44.000Z","name":"Wilford Gleichner","mobile_number":"284-270-8276","email_id":"Maida_Feest40@yahoo.com","dop":"2025-04-06","serial_number":"13203871568834","imei1":"13203871568834","imei2":"13203871568834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138197,"job_number":"JOB_138197","tr_customer_id":138214,"tr_customer_product_id":138204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11392246038956","imei1":"11392246038956","imei2":"11392246038956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138196,"job_number":"JOB_138196","tr_customer_id":138213,"tr_customer_product_id":138203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:54.000Z","modified_at":"2025-12-26T03:47:54.000Z","name":"Deonte Paucek","mobile_number":"824-230-6649","email_id":"Stephan_Hane76@hotmail.com","dop":"2025-04-06","serial_number":"16332849690007902","imei1":"16332849690007902","imei2":"16332849690007902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138195,"job_number":"JOB_138195","tr_customer_id":138212,"tr_customer_product_id":138202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:53.000Z","modified_at":"2025-12-26T03:48:27.000Z","name":"Josephine O'Reilly","mobile_number":"925-933-0142","email_id":"Jazmyn.Kiehn99@yahoo.com","dop":"2025-04-06","serial_number":"11186772817508","imei1":"11186772817508","imei2":"11186772817508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138194,"job_number":"JOB_138194","tr_customer_id":138211,"tr_customer_product_id":138201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:52.000Z","modified_at":"2025-12-26T03:47:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946739728397","imei1":"19946739728397","imei2":"19946739728397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138193,"job_number":"JOB_138193","tr_customer_id":138210,"tr_customer_product_id":138200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Tia Harris","mobile_number":"231-745-4320","email_id":"Vickie.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"11725939475221864","imei1":"11725939475221864","imei2":"11725939475221864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138191,"job_number":"JOB_138191","tr_customer_id":138208,"tr_customer_product_id":138198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:49.000Z","modified_at":"2025-12-26T03:48:26.000Z","name":"Isabel Schowalter","mobile_number":"765-920-5504","email_id":"Holly.Okuneva41@yahoo.com","dop":"2025-04-06","serial_number":"17184782092302","imei1":"17184782092302","imei2":"17184782092302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138190,"job_number":"JOB_138190","tr_customer_id":138207,"tr_customer_product_id":138197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517772326072","imei1":"11517772326072","imei2":"11517772326072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138189,"job_number":"JOB_138189","tr_customer_id":138206,"tr_customer_product_id":138196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:48:21.000Z","name":"Giovani Kris","mobile_number":"231-756-3243","email_id":"Shania22@hotmail.com","dop":"2000-01-31","serial_number":"10908071474431","imei1":"10908071474431","imei2":"10908071474431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138187,"job_number":"JOB_138187","tr_customer_id":138204,"tr_customer_product_id":138194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:30.000Z","modified_at":"2025-12-26T03:47:30.000Z","name":"Emmitt Blanda","mobile_number":"278-212-8921","email_id":"Carolyne_Will87@hotmail.com","dop":"2025-04-06","serial_number":"12841369619238316","imei1":"12841369619238316","imei2":"12841369619238316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138186,"job_number":"JOB_138186","tr_customer_id":138203,"tr_customer_product_id":138193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:48:01.000Z","name":"Jerome Hills","mobile_number":"855-254-4965","email_id":"Chad_Olson45@yahoo.com","dop":"2025-04-06","serial_number":"11196236329547","imei1":"11196236329547","imei2":"11196236329547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138185,"job_number":"JOB_138185","tr_customer_id":138202,"tr_customer_product_id":138192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:47:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15273286407871","imei1":"15273286407871","imei2":"15273286407871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138184,"job_number":"JOB_138184","tr_customer_id":138201,"tr_customer_product_id":138191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:23.000Z","modified_at":"2025-12-26T03:47:23.000Z","name":"Twila Hilll","mobile_number":"356-263-5076","email_id":"Felicita.Veum85@yahoo.com","dop":"2025-04-06","serial_number":"15541981070008706","imei1":"15541981070008706","imei2":"15541981070008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138183,"job_number":"JOB_138183","tr_customer_id":138200,"tr_customer_product_id":138190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:59.000Z","name":"Filiberto Terry","mobile_number":"222-363-8046","email_id":"Myah_Rolfson@gmail.com","dop":"2025-04-06","serial_number":"19835168372787","imei1":"19835168372787","imei2":"19835168372787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138182,"job_number":"JOB_138182","tr_customer_id":138199,"tr_customer_product_id":138189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11256084134113","imei1":"11256084134113","imei2":"11256084134113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138181,"job_number":"JOB_138181","tr_customer_id":138198,"tr_customer_product_id":138188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:17.000Z","modified_at":"2025-12-26T03:47:17.000Z","name":"Gino Zemlak","mobile_number":"768-804-0848","email_id":"Imogene45@yahoo.com","dop":"2025-04-06","serial_number":"11786800474871232","imei1":"11786800474871232","imei2":"11786800474871232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138180,"job_number":"JOB_138180","tr_customer_id":138197,"tr_customer_product_id":138187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:53.000Z","name":"Alessandro Gibson","mobile_number":"203-230-5526","email_id":"Elyse_Dibbert73@yahoo.com","dop":"2025-04-06","serial_number":"18526803726582","imei1":"18526803726582","imei2":"18526803726582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138179,"job_number":"JOB_138179","tr_customer_id":138196,"tr_customer_product_id":138186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15342217231959","imei1":"15342217231959","imei2":"15342217231959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138178,"job_number":"JOB_138178","tr_customer_id":138195,"tr_customer_product_id":138185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:13.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Ladarius Hahn","mobile_number":"681-883-2751","email_id":"Vincent52@hotmail.com","dop":"2025-04-06","serial_number":"19935650053416976","imei1":"19935650053416976","imei2":"19935650053416976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138177,"job_number":"JOB_138177","tr_customer_id":138194,"tr_customer_product_id":138184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:12.000Z","modified_at":"2025-12-26T03:47:46.000Z","name":"Alan Rippin","mobile_number":"446-358-5706","email_id":"Julien92@gmail.com","dop":"2025-04-06","serial_number":"13004826677389","imei1":"13004826677389","imei2":"13004826677389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138176,"job_number":"JOB_138176","tr_customer_id":138193,"tr_customer_product_id":138183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:11.000Z","modified_at":"2025-12-26T03:47:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008189107731","imei1":"17008189107731","imei2":"17008189107731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138174,"job_number":"JOB_138174","tr_customer_id":138191,"tr_customer_product_id":138181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:42.000Z","name":"Verna Ritchie","mobile_number":"928-810-6611","email_id":"Jaylan91@yahoo.com","dop":"2000-01-31","serial_number":"10824466812461","imei1":"10824466812461","imei2":"10824466812461","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138172,"job_number":"JOB_138172","tr_customer_id":138189,"tr_customer_product_id":138179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:05.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Danial Medhurst","mobile_number":"998-228-5311","email_id":"Gaylord23@yahoo.com","dop":"2025-04-06","serial_number":"12858016308400616","imei1":"12858016308400616","imei2":"12858016308400616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138171,"job_number":"JOB_138171","tr_customer_id":138188,"tr_customer_product_id":138178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:04.000Z","modified_at":"2025-12-26T03:47:41.000Z","name":"Dayton Bayer","mobile_number":"408-877-3095","email_id":"Alva.Torp@yahoo.com","dop":"2025-04-06","serial_number":"14469123980586","imei1":"14469123980586","imei2":"14469123980586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138170,"job_number":"JOB_138170","tr_customer_id":138187,"tr_customer_product_id":138177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:03.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226936482938","imei1":"11226936482938","imei2":"11226936482938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138166,"job_number":"JOB_138166","tr_customer_id":138183,"tr_customer_product_id":138173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:51.000Z","modified_at":"2025-12-26T03:46:51.000Z","name":"Edyth Bergnaum","mobile_number":"885-647-5983","email_id":"Tierra66@gmail.com","dop":"2025-04-06","serial_number":"12725804123526336","imei1":"12725804123526336","imei2":"12725804123526336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138165,"job_number":"JOB_138165","tr_customer_id":138182,"tr_customer_product_id":138172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"Alexis Kassulke","mobile_number":"362-396-8251","email_id":"Tina41@gmail.com","dop":"2025-04-06","serial_number":"14273008614056","imei1":"14273008614056","imei2":"14273008614056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138164,"job_number":"JOB_138164","tr_customer_id":138181,"tr_customer_product_id":138171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19283473747614","imei1":"19283473747614","imei2":"19283473747614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138160,"job_number":"JOB_138160","tr_customer_id":138177,"tr_customer_product_id":138167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:38.000Z","modified_at":"2025-12-26T03:46:38.000Z","name":"Kayleigh Hodkiewicz","mobile_number":"570-263-9871","email_id":"Morton_Heller37@gmail.com","dop":"2025-04-06","serial_number":"13672256354665876","imei1":"13672256354665876","imei2":"13672256354665876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138159,"job_number":"JOB_138159","tr_customer_id":138176,"tr_customer_product_id":138166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:37.000Z","modified_at":"2025-12-26T03:46:37.000Z","name":"Chloe Waelchi","mobile_number":"517-805-0224","email_id":"Malcolm.Sawayn51@gmail.com","dop":"2025-04-06","serial_number":"11955361170106316","imei1":"11955361170106316","imei2":"11955361170106316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138158,"job_number":"JOB_138158","tr_customer_id":138175,"tr_customer_product_id":138165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:14.000Z","name":"Gerald Stiedemann","mobile_number":"304-821-5051","email_id":"Frederick.Stark10@gmail.com","dop":"2025-04-06","serial_number":"17952034069102","imei1":"17952034069102","imei2":"17952034069102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138157,"job_number":"JOB_138157","tr_customer_id":138174,"tr_customer_product_id":138164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:46:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17695907675592","imei1":"17695907675592","imei2":"17695907675592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138156,"job_number":"JOB_138156","tr_customer_id":138173,"tr_customer_product_id":138163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Adell Hyatt","mobile_number":"255-975-8239","email_id":"Abdullah_Abshire@gmail.com","dop":"2025-04-06","serial_number":"16116576571860","imei1":"16116576571860","imei2":"16116576571860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138155,"job_number":"JOB_138155","tr_customer_id":138172,"tr_customer_product_id":138162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:35.000Z","modified_at":"2025-12-26T03:46:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11525305003059","imei1":"11525305003059","imei2":"11525305003059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138154,"job_number":"JOB_138154","tr_customer_id":138171,"tr_customer_product_id":138161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:33.000Z","modified_at":"2025-12-26T03:46:33.000Z","name":"Laverna Lind","mobile_number":"670-815-5725","email_id":"Cassandra_Little12@yahoo.com","dop":"2025-04-06","serial_number":"16342379681991892","imei1":"16342379681991892","imei2":"16342379681991892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138153,"job_number":"JOB_138153","tr_customer_id":138170,"tr_customer_product_id":138160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Casimir Kiehn","mobile_number":"647-992-1408","email_id":"Abigail_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"17270194182595368","imei1":"17270194182595368","imei2":"17270194182595368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138152,"job_number":"JOB_138152","tr_customer_id":138169,"tr_customer_product_id":138159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:47:08.000Z","name":"Daphney Kub","mobile_number":"304-549-9216","email_id":"Kristin72@hotmail.com","dop":"2025-04-06","serial_number":"16848486723392","imei1":"16848486723392","imei2":"16848486723392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138151,"job_number":"JOB_138151","tr_customer_id":138168,"tr_customer_product_id":138158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11892289326281","imei1":"11892289326281","imei2":"11892289326281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138149,"job_number":"JOB_138149","tr_customer_id":138166,"tr_customer_product_id":138156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Nadia Kassulke","mobile_number":"247-688-7912","email_id":"Earlene.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11413610629546","imei1":"11413610629546","imei2":"11413610629546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138147,"job_number":"JOB_138147","tr_customer_id":138164,"tr_customer_product_id":138154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15840386962130","imei1":"15840386962130","imei2":"15840386962130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138146,"job_number":"JOB_138146","tr_customer_id":138163,"tr_customer_product_id":138153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"Kyle Schimmel","mobile_number":"683-453-0166","email_id":"Roma.Spinka@yahoo.com","dop":"2000-01-31","serial_number":"10789020802728","imei1":"10789020802728","imei2":"10789020802728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138137,"job_number":"JOB_138137","tr_customer_id":138154,"tr_customer_product_id":138144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:20.000Z","modified_at":"2025-12-26T03:46:20.000Z","name":"Althea Farrell","mobile_number":"629-398-0768","email_id":"Madelynn42@yahoo.com","dop":"2025-04-06","serial_number":"19871877960580340","imei1":"19871877960580340","imei2":"19871877960580340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138136,"job_number":"JOB_138136","tr_customer_id":138153,"tr_customer_product_id":138143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:56.000Z","name":"Jamaal DuBuque","mobile_number":"673-633-6910","email_id":"Autumn_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"16250852827059","imei1":"16250852827059","imei2":"16250852827059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138135,"job_number":"JOB_138135","tr_customer_id":138152,"tr_customer_product_id":138142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153875257876","imei1":"15153875257876","imei2":"15153875257876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138133,"job_number":"JOB_138133","tr_customer_id":138150,"tr_customer_product_id":138140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:13.000Z","modified_at":"2025-12-26T03:46:13.000Z","name":"Alden Schmitt","mobile_number":"226-743-5316","email_id":"Tyreek.Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"15923153696329260","imei1":"15923153696329260","imei2":"15923153696329260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138132,"job_number":"JOB_138132","tr_customer_id":138149,"tr_customer_product_id":138139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:46.000Z","name":"Alec Little","mobile_number":"387-444-1232","email_id":"Colleen.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"19829394072455","imei1":"19829394072455","imei2":"19829394072455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138131,"job_number":"JOB_138131","tr_customer_id":138148,"tr_customer_product_id":138138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15983918827309","imei1":"15983918827309","imei2":"15983918827309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138130,"job_number":"JOB_138130","tr_customer_id":138147,"tr_customer_product_id":138137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Eddie Hegmann","mobile_number":"788-571-4880","email_id":"Helga64@gmail.com","dop":"2025-04-06","serial_number":"10220179660491438","imei1":"10220179660491438","imei2":"10220179660491438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138127,"job_number":"JOB_138127","tr_customer_id":138144,"tr_customer_product_id":138134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:43.000Z","name":"Johan Pfeffer","mobile_number":"697-981-9133","email_id":"Freddy5@hotmail.com","dop":"2025-04-06","serial_number":"16626092366625","imei1":"16626092366625","imei2":"16626092366625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138125,"job_number":"JOB_138125","tr_customer_id":138142,"tr_customer_product_id":138132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17003310923996","imei1":"17003310923996","imei2":"17003310923996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138123,"job_number":"JOB_138123","tr_customer_id":138140,"tr_customer_product_id":138130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:59.000Z","modified_at":"2025-12-26T03:45:59.000Z","name":"Harley Sipes","mobile_number":"343-656-2627","email_id":"Selina_Dooley15@gmail.com","dop":"2025-05-30","serial_number":"1429481707076069","imei1":"1429481707076069","imei2":"1429481707076069","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138122,"job_number":"JOB_138122","tr_customer_id":138139,"tr_customer_product_id":138129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:45:58.000Z","name":"Sanford Spinka","mobile_number":"220-221-4370","email_id":"Gonzalo.Harvey76@gmail.com","dop":"2025-05-30","serial_number":"15918133290815","imei1":"15918133290815","imei2":"15918133290815","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138121,"job_number":"JOB_138121","tr_customer_id":138138,"tr_customer_product_id":138128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Genoveva Schiller","mobile_number":"690-568-1416","email_id":"Mazie_Kohler@yahoo.com","dop":"2025-05-30","serial_number":"14727743035191","imei1":"14727743035191","imei2":"14727743035191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138120,"job_number":"JOB_138120","tr_customer_id":138137,"tr_customer_product_id":138127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:52.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Coy Beahan","mobile_number":"777-879-3012","email_id":"Lauriane.Stamm66@yahoo.com","dop":"2025-04-06","serial_number":"16057464828563032","imei1":"16057464828563032","imei2":"16057464828563032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138118,"job_number":"JOB_138118","tr_customer_id":138135,"tr_customer_product_id":138125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:46:28.000Z","name":"Carson Carroll","mobile_number":"850-503-1067","email_id":"Morris10@gmail.com","dop":"2025-04-06","serial_number":"19194797528532","imei1":"19194797528532","imei2":"19194797528532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138117,"job_number":"JOB_138117","tr_customer_id":138134,"tr_customer_product_id":138124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17427866139213","imei1":"17427866139213","imei2":"17427866139213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138116,"job_number":"JOB_138116","tr_customer_id":138133,"tr_customer_product_id":138123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:46:23.000Z","name":"Fletcher Pfeffer","mobile_number":"967-596-3833","email_id":"Marilou.Blick66@hotmail.com","dop":"2000-01-31","serial_number":"10864576304540","imei1":"10864576304540","imei2":"10864576304540","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138114,"job_number":"JOB_138114","tr_customer_id":138131,"tr_customer_product_id":138121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Tressa Funk","mobile_number":"569-235-8373","email_id":"Henderson_OReilly@hotmail.com","dop":"2025-09-16","serial_number":"12507525068732","imei1":"12507525068732","imei2":"12507525068732","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138113,"job_number":"JOB_138113","tr_customer_id":138130,"tr_customer_product_id":138120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18033506701595","imei1":"18033506701595","imei2":"18033506701595","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138112,"job_number":"JOB_138112","tr_customer_id":138129,"tr_customer_product_id":138119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Gregorio Waters","mobile_number":"982-936-4049","email_id":"Simone_Schmitt96@gmail.com","dop":"2025-04-06","serial_number":"16578146635933406","imei1":"16578146635933406","imei2":"16578146635933406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138111,"job_number":"JOB_138111","tr_customer_id":138128,"tr_customer_product_id":138118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:47.000Z","modified_at":"2025-12-26T03:46:24.000Z","name":"Kaitlin Crona","mobile_number":"655-312-2540","email_id":"Emmett.Lindgren76@gmail.com","dop":"2025-04-06","serial_number":"13286895475092","imei1":"13286895475092","imei2":"13286895475092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138110,"job_number":"JOB_138110","tr_customer_id":138127,"tr_customer_product_id":138117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:46.000Z","modified_at":"2025-12-26T03:45:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11053641344834","imei1":"11053641344834","imei2":"11053641344834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138108,"job_number":"JOB_138108","tr_customer_id":138125,"tr_customer_product_id":138115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:33.000Z","modified_at":"2025-12-26T03:45:33.000Z","name":"Hassan Champlin","mobile_number":"346-964-3137","email_id":"Holden.Hagenes62@gmail.com","dop":"2025-04-06","serial_number":"15114517432655510","imei1":"15114517432655510","imei2":"15114517432655510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138107,"job_number":"JOB_138107","tr_customer_id":138124,"tr_customer_product_id":138114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:46:05.000Z","name":"Isaiah Moore","mobile_number":"551-718-3190","email_id":"Audrey_Marks@yahoo.com","dop":"2025-04-06","serial_number":"14329553351042","imei1":"14329553351042","imei2":"14329553351042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138106,"job_number":"JOB_138106","tr_customer_id":138123,"tr_customer_product_id":138113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18293157713002","imei1":"18293157713002","imei2":"18293157713002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138105,"job_number":"JOB_138105","tr_customer_id":138122,"tr_customer_product_id":138112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Sheila Yost","mobile_number":"910-762-7898","email_id":"Nolan23@hotmail.com","dop":"2025-09-16","serial_number":"16284844506214","imei1":"16284844506214","imei2":"16284844506214","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138104,"job_number":"JOB_138104","tr_customer_id":138121,"tr_customer_product_id":138111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15474247568281","imei1":"15474247568281","imei2":"15474247568281","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138103,"job_number":"JOB_138103","tr_customer_id":138120,"tr_customer_product_id":138110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Isac Franecki","mobile_number":"866-954-4997","email_id":"Rory_Schneider4@hotmail.com","dop":"2025-06-18","serial_number":"1046823207895587","imei1":"1046823207895587","imei2":"1046823207895587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138102,"job_number":"JOB_138102","tr_customer_id":138119,"tr_customer_product_id":138109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:46:00.000Z","name":"Loyal Morar","mobile_number":"801-964-0503","email_id":"Ryley34@gmail.com","dop":"2025-06-18","serial_number":"10082746934535","imei1":"10082746934535","imei2":"10082746934535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138101,"job_number":"JOB_138101","tr_customer_id":138118,"tr_customer_product_id":138108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10923311865729","imei1":"10923311865729","imei2":"10923311865729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138100,"job_number":"JOB_138100","tr_customer_id":138117,"tr_customer_product_id":138107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:21.000Z","modified_at":"2025-12-26T03:45:21.000Z","name":"Gerda Ryan","mobile_number":"530-402-5010","email_id":"Monroe9@hotmail.com","dop":"2025-04-06","serial_number":"17582467073012432","imei1":"17582467073012432","imei2":"17582467073012432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138098,"job_number":"JOB_138098","tr_customer_id":138115,"tr_customer_product_id":138105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Kim Farrell","mobile_number":"205-995-0729","email_id":"Marilyne78@yahoo.com","dop":"2025-04-06","serial_number":"14063375257730","imei1":"14063375257730","imei2":"14063375257730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138097,"job_number":"JOB_138097","tr_customer_id":138114,"tr_customer_product_id":138104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"Shawna Quigley","mobile_number":"977-413-9329","email_id":"Alisa.Marks@yahoo.com","dop":"2025-09-16","serial_number":"13338119663926","imei1":"13338119663926","imei2":"13338119663926","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138096,"job_number":"JOB_138096","tr_customer_id":138113,"tr_customer_product_id":138103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10055707959336","imei1":"10055707959336","imei2":"10055707959336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138095,"job_number":"JOB_138095","tr_customer_id":138112,"tr_customer_product_id":138102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:07.000Z","modified_at":"2025-12-26T03:45:07.000Z","name":"Grady Connelly","mobile_number":"446-550-9541","email_id":"Chesley.Schroeder@gmail.com","dop":"2025-04-06","serial_number":"13776928885067074","imei1":"13776928885067074","imei2":"13776928885067074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138094,"job_number":"JOB_138094","tr_customer_id":138111,"tr_customer_product_id":138101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:44.000Z","name":"Jazlyn Kiehn","mobile_number":"944-716-1596","email_id":"Lilliana11@hotmail.com","dop":"2025-04-06","serial_number":"17032467197059","imei1":"17032467197059","imei2":"17032467197059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138093,"job_number":"JOB_138093","tr_customer_id":138110,"tr_customer_product_id":138100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"Carmel Gislason","mobile_number":"649-544-1127","email_id":"Kaci32@hotmail.com","dop":"2025-04-06","serial_number":"11640836728970340","imei1":"11640836728970340","imei2":"11640836728970340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138092,"job_number":"JOB_138092","tr_customer_id":138109,"tr_customer_product_id":138099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18518650377236","imei1":"18518650377236","imei2":"18518650377236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138090,"job_number":"JOB_138090","tr_customer_id":138107,"tr_customer_product_id":138097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:04.000Z","modified_at":"2025-12-26T03:45:40.000Z","name":"Quinton Aufderhar","mobile_number":"263-285-8325","email_id":"Ludwig.Glover43@gmail.com","dop":"2025-04-06","serial_number":"18456835851288","imei1":"18456835851288","imei2":"18456835851288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138089,"job_number":"JOB_138089","tr_customer_id":138106,"tr_customer_product_id":138096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"Abigayle Huels","mobile_number":"645-727-9919","email_id":"Freeda78@hotmail.com","dop":"2025-04-06","serial_number":"11230070669588354","imei1":"11230070669588354","imei2":"11230070669588354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138088,"job_number":"JOB_138088","tr_customer_id":138105,"tr_customer_product_id":138095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"David Dach","mobile_number":"621-794-4886","email_id":"Brock_Torp61@gmail.com","dop":"2025-04-06","serial_number":"17188393134948696","imei1":"17188393134948696","imei2":"17188393134948696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138087,"job_number":"JOB_138087","tr_customer_id":138104,"tr_customer_product_id":138094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"Dillon Kerluke","mobile_number":"436-256-0943","email_id":"Germaine.Aufderhar@hotmail.com","dop":"2025-04-06","serial_number":"11586142412354","imei1":"11586142412354","imei2":"11586142412354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138086,"job_number":"JOB_138086","tr_customer_id":138103,"tr_customer_product_id":138093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:44:59.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19426834475250","imei1":"19426834475250","imei2":"19426834475250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138085,"job_number":"JOB_138085","tr_customer_id":138102,"tr_customer_product_id":138092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:58.000Z","modified_at":"2025-12-26T03:45:34.000Z","name":"Joelle Altenwerth","mobile_number":"891-925-1041","email_id":"Madge.Douglas1@yahoo.com","dop":"2025-04-06","serial_number":"10434174619931","imei1":"10434174619931","imei2":"10434174619931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138084,"job_number":"JOB_138084","tr_customer_id":138101,"tr_customer_product_id":138091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:52.000Z","modified_at":"2025-12-26T03:44:52.000Z","name":"Erich Pacocha","mobile_number":"894-200-7120","email_id":"Branson94@gmail.com","dop":"2025-04-06","serial_number":"12144079677844246","imei1":"12144079677844246","imei2":"12144079677844246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138083,"job_number":"JOB_138083","tr_customer_id":138100,"tr_customer_product_id":138090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:45:25.000Z","name":"Faye Mitchell","mobile_number":"429-957-3110","email_id":"Novella.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"14851666369548","imei1":"14851666369548","imei2":"14851666369548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138082,"job_number":"JOB_138082","tr_customer_id":138099,"tr_customer_product_id":138089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14056345478857","imei1":"14056345478857","imei2":"14056345478857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138081,"job_number":"JOB_138081","tr_customer_id":138098,"tr_customer_product_id":138088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"Peggie Bernier","mobile_number":"986-815-9501","email_id":"Stephanie18@hotmail.com","dop":"2025-06-18","serial_number":"1042319942060258","imei1":"1042319942060258","imei2":"1042319942060258","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138080,"job_number":"JOB_138080","tr_customer_id":138097,"tr_customer_product_id":138087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:45:22.000Z","name":"Garret Brakus","mobile_number":"720-773-0852","email_id":"Robert.Walter68@gmail.com","dop":"2025-06-18","serial_number":"10330282510957","imei1":"10330282510957","imei2":"10330282510957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138079,"job_number":"JOB_138079","tr_customer_id":138096,"tr_customer_product_id":138086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:44:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10662843383997","imei1":"10662843383997","imei2":"10662843383997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138078,"job_number":"JOB_138078","tr_customer_id":138095,"tr_customer_product_id":138085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:43.000Z","modified_at":"2025-12-26T03:44:43.000Z","name":"Reyes Gottlieb","mobile_number":"762-688-6031","email_id":"Lorenz25@hotmail.com","dop":"2025-04-06","serial_number":"18786001104421490","imei1":"18786001104421490","imei2":"18786001104421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138077,"job_number":"JOB_138077","tr_customer_id":138094,"tr_customer_product_id":138084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:41.000Z","modified_at":"2025-12-26T03:45:14.000Z","name":"Katelyn Farrell","mobile_number":"653-658-8335","email_id":"Kristofer_Parker74@hotmail.com","dop":"2025-04-06","serial_number":"13934755483016","imei1":"13934755483016","imei2":"13934755483016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138076,"job_number":"JOB_138076","tr_customer_id":138093,"tr_customer_product_id":138083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:39.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Maximillia Bayer","mobile_number":"780-610-2367","email_id":"Ignacio.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"16629258234833864","imei1":"16629258234833864","imei2":"16629258234833864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138075,"job_number":"JOB_138075","tr_customer_id":138092,"tr_customer_product_id":138082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:44:38.000Z","name":"Brady Mosciski","mobile_number":"812-398-8283","email_id":"Finn.Abshire76@gmail.com","dop":"2025-04-06","serial_number":"10910857904511","imei1":"10910857904511","imei2":"10910857904511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138074,"job_number":"JOB_138074","tr_customer_id":138091,"tr_customer_product_id":138081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:45:13.000Z","name":"Alvera Ebert","mobile_number":"300-702-5833","email_id":"Ole_Hoeger88@hotmail.com","dop":"2025-04-06","serial_number":"14948366881762","imei1":"14948366881762","imei2":"14948366881762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138073,"job_number":"JOB_138073","tr_customer_id":138090,"tr_customer_product_id":138080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:29.000Z","modified_at":"2025-12-26T03:44:29.000Z","name":"Quentin Johnston","mobile_number":"944-847-5984","email_id":"Marcellus91@yahoo.com","dop":"2025-04-06","serial_number":"15012926838043200","imei1":"15012926838043200","imei2":"15012926838043200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138072,"job_number":"JOB_138072","tr_customer_id":138089,"tr_customer_product_id":138079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:28.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"Clemens Sawayn","mobile_number":"843-469-3364","email_id":"Leonel.Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10736141313134","imei1":"10736141313134","imei2":"10736141313134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138071,"job_number":"JOB_138071","tr_customer_id":138088,"tr_customer_product_id":138078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:22.000Z","modified_at":"2025-12-26T03:44:22.000Z","name":"Bridgette Stroman","mobile_number":"485-739-0688","email_id":"Keyshawn_Bins@hotmail.com","dop":"2025-04-06","serial_number":"13134581588196364","imei1":"13134581588196364","imei2":"13134581588196364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138070,"job_number":"JOB_138070","tr_customer_id":138087,"tr_customer_product_id":138077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:53.000Z","name":"Maryse Bednar","mobile_number":"643-300-3645","email_id":"Maxime.Walker@yahoo.com","dop":"2025-04-06","serial_number":"11436218310799","imei1":"11436218310799","imei2":"11436218310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138069,"job_number":"JOB_138069","tr_customer_id":138086,"tr_customer_product_id":138076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13594190299108","imei1":"13594190299108","imei2":"13594190299108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138068,"job_number":"JOB_138068","tr_customer_id":138085,"tr_customer_product_id":138075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:03.000Z","modified_at":"2025-12-26T03:44:03.000Z","name":"Dakota Kreiger","mobile_number":"902-345-0004","email_id":"Kirk79@hotmail.com","dop":"2025-04-06","serial_number":"19837586517268050","imei1":"19837586517268050","imei2":"19837586517268050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138067,"job_number":"JOB_138067","tr_customer_id":138084,"tr_customer_product_id":138074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:02.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Elmira Bosco","mobile_number":"871-337-8499","email_id":"Arianna66@gmail.com","dop":"2025-04-06","serial_number":"17270873429810","imei1":"17270873429810","imei2":"17270873429810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138066,"job_number":"JOB_138066","tr_customer_id":138083,"tr_customer_product_id":138073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:50.000Z","modified_at":"2025-12-26T03:43:58.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"23836409802460","imei1":"23836409802460","imei2":"23836409802460","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138065,"job_number":"JOB_138065","tr_customer_id":138082,"tr_customer_product_id":138072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:45.000Z","modified_at":"2025-12-26T03:43:45.000Z","name":"Maryse Boyer","mobile_number":"206-722-6635","email_id":"Chadrick.Graham15@hotmail.com","dop":"2025-04-06","serial_number":"16684968076468264","imei1":"16684968076468264","imei2":"16684968076468264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138064,"job_number":"JOB_138064","tr_customer_id":138081,"tr_customer_product_id":138071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:44:15.000Z","name":"Bart Auer","mobile_number":"270-776-9117","email_id":"Glenda.Ondricka@yahoo.com","dop":"2025-04-06","serial_number":"18468222481166","imei1":"18468222481166","imei2":"18468222481166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138063,"job_number":"JOB_138063","tr_customer_id":138080,"tr_customer_product_id":138070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:43:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19354345460777","imei1":"19354345460777","imei2":"19354345460777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138062,"job_number":"JOB_138062","tr_customer_id":138079,"tr_customer_product_id":138069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:39.000Z","modified_at":"2025-12-26T03:43:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"79214992817564","imei1":"79214992817564","imei2":"79214992817564","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138061,"job_number":"JOB_138061","tr_customer_id":138078,"tr_customer_product_id":138068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:24.000Z","name":"Jordane Lakin","mobile_number":"309-921-5645","email_id":"Tianna.Boyle3@yahoo.com","dop":"2025-04-06","serial_number":"10382843736727500","imei1":"10382843736727500","imei2":"10382843736727500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138060,"job_number":"JOB_138060","tr_customer_id":138077,"tr_customer_product_id":138067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:31.000Z","name":"Edyth Walsh","mobile_number":"382-308-1543","email_id":"Jacinto.OHara63@gmail.com","dop":"2025-04-06","serial_number":"11844142270611","imei1":"11844142270611","imei2":"11844142270611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138059,"job_number":"JOB_138059","tr_customer_id":138076,"tr_customer_product_id":138066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:23.000Z","modified_at":"2025-12-26T03:19:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14659893960152","imei1":"14659893960152","imei2":"14659893960152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138058,"job_number":"JOB_138058","tr_customer_id":138075,"tr_customer_product_id":138065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:15.000Z","modified_at":"2025-12-26T03:19:15.000Z","name":"Dayton Bosco","mobile_number":"627-850-6694","email_id":"Kraig42@hotmail.com","dop":"2025-04-06","serial_number":"12994431646711660","imei1":"12994431646711660","imei2":"12994431646711660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138057,"job_number":"JOB_138057","tr_customer_id":138074,"tr_customer_product_id":138064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:22.000Z","name":"Francisca Cummings","mobile_number":"251-668-4085","email_id":"Gerson.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18083737216494","imei1":"18083737216494","imei2":"18083737216494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138056,"job_number":"JOB_138056","tr_customer_id":138073,"tr_customer_product_id":138063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15898465968692","imei1":"15898465968692","imei2":"15898465968692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138055,"job_number":"JOB_138055","tr_customer_id":138072,"tr_customer_product_id":138062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"Garrett Altenwerth","mobile_number":"336-434-9213","email_id":"Nicole69@hotmail.com","dop":"2025-04-06","serial_number":"18446638681448612","imei1":"18446638681448612","imei2":"18446638681448612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138054,"job_number":"JOB_138054","tr_customer_id":138071,"tr_customer_product_id":138061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:13.000Z","name":"Arvilla Stanton","mobile_number":"926-873-3469","email_id":"Jordi21@hotmail.com","dop":"2025-04-06","serial_number":"11815801736272","imei1":"11815801736272","imei2":"11815801736272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138053,"job_number":"JOB_138053","tr_customer_id":138070,"tr_customer_product_id":138060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16197452773976","imei1":"16197452773976","imei2":"16197452773976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138052,"job_number":"JOB_138052","tr_customer_id":138069,"tr_customer_product_id":138059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:47:58.000Z","modified_at":"2025-12-26T02:47:58.000Z","name":"Aidan Purdy","mobile_number":"433-971-2926","email_id":"Domenick_Tillman43@yahoo.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"617589045321561","imei2":"617589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138051,"job_number":"JOB_138051","tr_customer_id":138068,"tr_customer_product_id":138058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:00:18.000Z","modified_at":"2025-12-26T02:00:18.000Z","name":"Breana Gusikowski","mobile_number":"270-942-6701","email_id":"Deshaun_Ondricka96@yahoo.com","dop":"2025-11-11","serial_number":"17460359895110","imei1":"17460359895110","imei2":"17460359895110","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138050,"job_number":"JOB_138050","tr_customer_id":138067,"tr_customer_product_id":138057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:54:15.000Z","modified_at":"2025-12-26T01:54:15.000Z","name":"Christopher Weber","mobile_number":"241-201-1787","email_id":"Reanna_McDermott96@gmail.com","dop":"2025-11-11","serial_number":"14333898171594","imei1":"14333898171594","imei2":"14333898171594","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138049,"job_number":"JOB_138049","tr_customer_id":138066,"tr_customer_product_id":138056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:52:13.000Z","modified_at":"2025-12-26T01:52:13.000Z","name":"Easter Towne","mobile_number":"279-633-8896","email_id":"Claude_Haley12@gmail.com","dop":"2025-11-11","serial_number":"19545877199032","imei1":"19545877199032","imei2":"19545877199032","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138048,"job_number":"JOB_138048","tr_customer_id":138065,"tr_customer_product_id":138055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:12:03.000Z","modified_at":"2025-12-26T01:12:03.000Z","name":"Leonie Kuhic","mobile_number":"852-979-3591","email_id":"Thea_Bosco@gmail.com","dop":"2025-11-11","serial_number":"11632935784668","imei1":"11632935784668","imei2":"11632935784668","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138047,"job_number":"JOB_138047","tr_customer_id":138064,"tr_customer_product_id":138054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:11:23.000Z","modified_at":"2025-12-26T01:11:24.000Z","name":"Kevon Terry","mobile_number":"889-920-2305","email_id":"Millie.Waelchi74@hotmail.com","dop":"2025-11-11","serial_number":"13461183381631","imei1":"13461183381631","imei2":"13461183381631","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138046,"job_number":"JOB_138046","tr_customer_id":138063,"tr_customer_product_id":138053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:10:10.000Z","modified_at":"2025-12-26T01:10:10.000Z","name":"Terence Rolfson","mobile_number":"419-948-2127","email_id":"Kellen80@yahoo.com","dop":"2025-11-11","serial_number":"16571983166995","imei1":"16571983166995","imei2":"16571983166995","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138045,"job_number":"JOB_138045","tr_customer_id":138062,"tr_customer_product_id":138052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T00:52:34.000Z","modified_at":"2025-12-26T00:52:34.000Z","name":"Rosario Sipes","mobile_number":"667-728-1908","email_id":"Annabell51@gmail.com","dop":"2025-11-11","serial_number":"10195675307961","imei1":"10195675307961","imei2":"10195675307961","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T00:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138273,"job_number":"JOB_138273","tr_customer_id":138290,"tr_customer_product_id":138280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:03.000Z","modified_at":"2025-12-26T05:00:03.000Z","name":"Jermey Ernser","mobile_number":"652-682-8021","email_id":"Junius48@gmail.com","dop":"2000-01-31","serial_number":"1050038132744550","imei1":"1050038132744550","imei2":"1050038132744550","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138271,"job_number":"JOB_138271","tr_customer_id":138288,"tr_customer_product_id":138278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:01.000Z","modified_at":"2025-12-26T05:00:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328275555241","imei1":"10328275555241","imei2":"10328275555241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138270,"job_number":"JOB_138270","tr_customer_id":138287,"tr_customer_product_id":138277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:23.000Z","modified_at":"2025-12-26T04:59:23.000Z","name":"Chaz Wolf","mobile_number":"798-625-9314","email_id":"Alycia_Ryan94@hotmail.com","dop":"2000-01-31","serial_number":"1006840433418071","imei1":"1006840433418071","imei2":"1006840433418071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138268,"job_number":"JOB_138268","tr_customer_id":138285,"tr_customer_product_id":138275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10682948559427","imei1":"10682948559427","imei2":"10682948559427","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138267,"job_number":"JOB_138267","tr_customer_id":138284,"tr_customer_product_id":138274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:43.000Z","modified_at":"2025-12-26T04:58:43.000Z","name":"Connie McKenzie","mobile_number":"241-284-1704","email_id":"Theresa81@hotmail.com","dop":"2000-01-31","serial_number":"1066872791412235","imei1":"1066872791412235","imei2":"1066872791412235","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138265,"job_number":"JOB_138265","tr_customer_id":138282,"tr_customer_product_id":138272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:58:42.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10658351268073","imei1":"10658351268073","imei2":"10658351268073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138264,"job_number":"JOB_138264","tr_customer_id":138281,"tr_customer_product_id":138271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:03.000Z","modified_at":"2025-12-26T04:58:03.000Z","name":"Jayson Breitenberg","mobile_number":"869-418-9578","email_id":"Max_Waelchi@yahoo.com","dop":"2000-01-31","serial_number":"1046322095442213","imei1":"1046322095442213","imei2":"1046322095442213","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138262,"job_number":"JOB_138262","tr_customer_id":138279,"tr_customer_product_id":138269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:01.000Z","modified_at":"2025-12-26T04:58:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10910464174181","imei1":"10910464174181","imei2":"10910464174181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138192,"job_number":"JOB_138192","tr_customer_id":138209,"tr_customer_product_id":138199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Adeline Crona","mobile_number":"464-476-6836","email_id":"Ava61@yahoo.com","dop":"2000-01-31","serial_number":"1050280593644532","imei1":"1050280593644532","imei2":"1050280593644532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138188,"job_number":"JOB_138188","tr_customer_id":138205,"tr_customer_product_id":138195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10767443896314","imei1":"10767443896314","imei2":"10767443896314","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138175,"job_number":"JOB_138175","tr_customer_id":138192,"tr_customer_product_id":138182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:10.000Z","modified_at":"2025-12-26T03:47:10.000Z","name":"Eveline Abbott","mobile_number":"681-640-9202","email_id":"Jordan_Jakubowski45@hotmail.com","dop":"2000-01-31","serial_number":"1078123017206196","imei1":"1078123017206196","imei2":"1078123017206196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138173,"job_number":"JOB_138173","tr_customer_id":138190,"tr_customer_product_id":138180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10041821865861","imei1":"10041821865861","imei2":"10041821865861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138150,"job_number":"JOB_138150","tr_customer_id":138167,"tr_customer_product_id":138157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Grayson Kessler","mobile_number":"756-273-5295","email_id":"Rafaela.Swift66@hotmail.com","dop":"2000-01-31","serial_number":"1038675391607750","imei1":"1038675391607750","imei2":"1038675391607750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138144,"job_number":"JOB_138144","tr_customer_id":138161,"tr_customer_product_id":138151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10207886067508","imei1":"10207886067508","imei2":"10207886067508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138119,"job_number":"JOB_138119","tr_customer_id":138136,"tr_customer_product_id":138126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"Niko Schamberger","mobile_number":"696-251-5927","email_id":"Lou.Casper38@gmail.com","dop":"2000-01-31","serial_number":"1013150243190440","imei1":"1013150243190440","imei2":"1013150243190440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138115,"job_number":"JOB_138115","tr_customer_id":138132,"tr_customer_product_id":138122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:45:50.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10750649824224","imei1":"10750649824224","imei2":"10750649824224","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 59c54596-5817-4f3d-8e44-fc8a90c16a25 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 084148da-44b1-412f-8a36-0fbbf989b779 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f5a2847-6a57-49e6-a5de-f7d889d59f9c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-dsC8Q7R9WEUcDIyaubl5Y1wzTWM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTV9.lzuBjciJg8vuPr84Dh48MhnumYlxy-48XppmbsEHsts"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTV9.lzuBjciJg8vuPr84Dh48MhnumYlxy-48XppmbsEHsts |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8dd16260-c75e-4520-8b21-b0447bfcb4eb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTV9.lzuBjciJg8vuPr84Dh48MhnumYlxy-48XppmbsEHsts |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 92d1fd17-f44f-4a79-9b7b-a52f309f5f18 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-mX2zd8WZXSzaeLwIZpTnSScMk5s" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":389},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca660db1-2955-46ea-be3d-93d20aeb6c8b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"5ebdf-C0mrgj94wCIEwLVYiPW8RkLrlbg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":137733,"job_number":"JOB_137733","tr_customer_id":137750,"tr_customer_product_id":137740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:47:23.000Z","modified_at":"2025-12-25T10:47:23.000Z","name":"Carlee Brakus","mobile_number":"864-378-0119","email_id":"Hester90@hotmail.com","dop":"2025-04-06","serial_number":"12579292655124176","imei1":"12579292655124176","imei2":"12579292655124176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137734,"job_number":"JOB_137734","tr_customer_id":137751,"tr_customer_product_id":137741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137735,"job_number":"JOB_137735","tr_customer_id":137752,"tr_customer_product_id":137742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137736,"job_number":"JOB_137736","tr_customer_id":137754,"tr_customer_product_id":137744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137737,"job_number":"JOB_137737","tr_customer_id":137755,"tr_customer_product_id":137745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137738,"job_number":"JOB_137738","tr_customer_id":137753,"tr_customer_product_id":137743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137739,"job_number":"JOB_137739","tr_customer_id":137756,"tr_customer_product_id":137746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137740,"job_number":"JOB_137740","tr_customer_id":137757,"tr_customer_product_id":137747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137741,"job_number":"JOB_137741","tr_customer_id":137758,"tr_customer_product_id":137748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137742,"job_number":"JOB_137742","tr_customer_id":137759,"tr_customer_product_id":137749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137743,"job_number":"JOB_137743","tr_customer_id":137761,"tr_customer_product_id":137750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Manik Embranthiri","mobile_number":"7036691226","email_id":"smita.bhat@gmail.com","dop":"2025-12-15","serial_number":"783813944019478","imei1":"783813944019478","imei2":"783813944019478","popurl":"www.aayushman-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137744,"job_number":"JOB_137744","tr_customer_id":137760,"tr_customer_product_id":137751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Hiranya Gill","mobile_number":"7046809590","email_id":"deependra.khan@gmail.com","dop":"2025-12-15","serial_number":"253267540852986","imei1":"253267540852986","imei2":"253267540852986","popurl":"www.sucheta-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137745,"job_number":"JOB_137745","tr_customer_id":137763,"tr_customer_product_id":137752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Gudakesa Bhat","mobile_number":"7012437662","email_id":"anasooya.shukla@gmail.com","dop":"2025-12-15","serial_number":"661545756352918","imei1":"661545756352918","imei2":"661545756352918","popurl":"www.lai-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137746,"job_number":"JOB_137746","tr_customer_id":137762,"tr_customer_product_id":137753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Sitara Banerjee","mobile_number":"7054186957","email_id":"chiranjeev.joshi@gmail.com","dop":"2025-12-15","serial_number":"280467029964084","imei1":"280467029964084","imei2":"280467029964084","popurl":"www.vinay-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137747,"job_number":"JOB_137747","tr_customer_id":137764,"tr_customer_product_id":137754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Draupadi Khatri","mobile_number":"7040157957","email_id":"suman.butt@gmail.com","dop":"2025-12-15","serial_number":"690196862986400","imei1":"690196862986400","imei2":"690196862986400","popurl":"www.mayoor-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137748,"job_number":"JOB_137748","tr_customer_id":137765,"tr_customer_product_id":137755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:58:19.000Z","modified_at":"2025-12-25T10:58:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"236630332055321","imei1":"236630332055321","imei2":"236630332055321","popurl":"2025-12-15T10:58:18.168083100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137750,"job_number":"JOB_137750","tr_customer_id":137767,"tr_customer_product_id":137757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:10:25.000Z","modified_at":"2025-12-25T11:10:25.000Z","name":"Rosalinda Schulist","mobile_number":"743-497-3816","email_id":"Mario18@yahoo.com","dop":"2025-04-06","serial_number":"12392825542756760","imei1":"12392825542756760","imei2":"12392825542756760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137752,"job_number":"JOB_137752","tr_customer_id":137769,"tr_customer_product_id":137759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:43:08.000Z","modified_at":"2025-12-25T11:43:08.000Z","name":"Gwendolyn Grady","mobile_number":"582-213-6707","email_id":"Edythe_VonRueden10@gmail.com","dop":"2025-04-06","serial_number":"11275715908746920","imei1":"11275715908746920","imei2":"11275715908746920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137754,"job_number":"JOB_137754","tr_customer_id":137771,"tr_customer_product_id":137761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:49:23.000Z","modified_at":"2025-12-25T11:49:23.000Z","name":"Priscilla McGlynn","mobile_number":"240-984-4637","email_id":"Noble1@gmail.com","dop":"2025-04-06","serial_number":"16775837589408208","imei1":"16775837589408208","imei2":"16775837589408208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137755,"job_number":"JOB_137755","tr_customer_id":137772,"tr_customer_product_id":137762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:00:55.000Z","modified_at":"2025-12-25T12:00:55.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-15T12:00:55.720751Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137759,"job_number":"JOB_137759","tr_customer_id":137776,"tr_customer_product_id":137766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:56:32.000Z","modified_at":"2025-12-25T12:56:32.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"173162530654339","imei1":"173162530654339","imei2":"173162530654339","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137761,"job_number":"JOB_137761","tr_customer_id":137778,"tr_customer_product_id":137768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:05:57.000Z","modified_at":"2025-12-25T13:05:57.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-15","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-15T13:05:56.324812618Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137765,"job_number":"JOB_137765","tr_customer_id":137782,"tr_customer_product_id":137772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:12.000Z","modified_at":"2025-12-25T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17340521274392","imei1":"17340521274392","imei2":"17340521274392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137766,"job_number":"JOB_137766","tr_customer_id":137783,"tr_customer_product_id":137773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16441337741397","imei1":"16441337741397","imei2":"16441337741397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137767,"job_number":"JOB_137767","tr_customer_id":137784,"tr_customer_product_id":137774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93500665317366","imei1":"93500665317366","imei2":"93500665317366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137768,"job_number":"JOB_137768","tr_customer_id":137785,"tr_customer_product_id":137775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87627638455776","imei1":"87627638455776","imei2":"87627638455776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137769,"job_number":"JOB_137769","tr_customer_id":137786,"tr_customer_product_id":137776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26646585668124","imei1":"26646585668124","imei2":"26646585668124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137770,"job_number":"JOB_137770","tr_customer_id":137787,"tr_customer_product_id":137777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:14.000Z","modified_at":"2025-12-25T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54928024779249","imei1":"54928024779249","imei2":"54928024779249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137772,"job_number":"JOB_137772","tr_customer_id":137789,"tr_customer_product_id":137779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55795413237935","imei1":"55795413237935","imei2":"55795413237935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137773,"job_number":"JOB_137773","tr_customer_id":137790,"tr_customer_product_id":137780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79373842549864","imei1":"79373842549864","imei2":"79373842549864","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137774,"job_number":"JOB_137774","tr_customer_id":137791,"tr_customer_product_id":137781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19326314012849","imei1":"19326314012849","imei2":"19326314012849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137775,"job_number":"JOB_137775","tr_customer_id":137792,"tr_customer_product_id":137782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77093088658218","imei1":"77093088658218","imei2":"77093088658218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137776,"job_number":"JOB_137776","tr_customer_id":137793,"tr_customer_product_id":137783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34998556886642","imei1":"34998556886642","imei2":"34998556886642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137777,"job_number":"JOB_137777","tr_customer_id":137794,"tr_customer_product_id":137784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60445754922538","imei1":"60445754922538","imei2":"60445754922538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137779,"job_number":"JOB_137779","tr_customer_id":137796,"tr_customer_product_id":137786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:09.000Z","modified_at":"2025-12-25T13:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13901515519214","imei1":"13901515519214","imei2":"13901515519214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137780,"job_number":"JOB_137780","tr_customer_id":137797,"tr_customer_product_id":137787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84709413602597","imei1":"84709413602597","imei2":"84709413602597","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137781,"job_number":"JOB_137781","tr_customer_id":137798,"tr_customer_product_id":137788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77010206476225","imei1":"77010206476225","imei2":"77010206476225","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137782,"job_number":"JOB_137782","tr_customer_id":137799,"tr_customer_product_id":137789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62156119246214","imei1":"62156119246214","imei2":"62156119246214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137783,"job_number":"JOB_137783","tr_customer_id":137800,"tr_customer_product_id":137790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33635479557628","imei1":"33635479557628","imei2":"33635479557628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137784,"job_number":"JOB_137784","tr_customer_id":137801,"tr_customer_product_id":137791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:11.000Z","modified_at":"2025-12-25T13:48:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35849540603354","imei1":"35849540603354","imei2":"35849540603354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137787,"job_number":"JOB_137787","tr_customer_id":137804,"tr_customer_product_id":137794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:26.000Z","modified_at":"2025-12-25T13:48:26.000Z","name":"Delphine Luettgen","mobile_number":"366-860-0957","email_id":"Angela94@yahoo.com","dop":"2025-04-06","serial_number":"15899752813990","imei1":"15899752813990","imei2":"15899752813990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137788,"job_number":"JOB_137788","tr_customer_id":137805,"tr_customer_product_id":137795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:27.000Z","modified_at":"2025-12-25T13:48:27.000Z","name":"Lindsey Bernhard","mobile_number":"272-966-3599","email_id":"Hobart.Swift@yahoo.com","dop":"2025-04-06","serial_number":"12419637801935536","imei1":"12419637801935536","imei2":"12419637801935536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137789,"job_number":"JOB_137789","tr_customer_id":137806,"tr_customer_product_id":137796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:33.000Z","modified_at":"2025-12-25T13:48:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17651155327366","imei1":"17651155327366","imei2":"17651155327366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137791,"job_number":"JOB_137791","tr_customer_id":137808,"tr_customer_product_id":137798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:35.000Z","modified_at":"2025-12-25T13:48:35.000Z","name":"Arch Vandervort","mobile_number":"564-729-9217","email_id":"Burnice_Gutkowski75@gmail.com","dop":"2025-04-06","serial_number":"19339620967976244","imei1":"19339620967976244","imei2":"19339620967976244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137792,"job_number":"JOB_137792","tr_customer_id":137809,"tr_customer_product_id":137799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:16.000Z","modified_at":"2025-12-25T13:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14089160082920","imei1":"14089160082920","imei2":"14089160082920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137794,"job_number":"JOB_137794","tr_customer_id":137811,"tr_customer_product_id":137801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:17.000Z","modified_at":"2025-12-25T13:49:17.000Z","name":"Shanelle Ruecker","mobile_number":"611-352-6920","email_id":"Greta_Larson96@gmail.com","dop":"2025-04-06","serial_number":"14866250649153852","imei1":"14866250649153852","imei2":"14866250649153852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137795,"job_number":"JOB_137795","tr_customer_id":137812,"tr_customer_product_id":137802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:59.000Z","modified_at":"2025-12-25T13:49:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11096322390041","imei1":"11096322390041","imei2":"11096322390041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137797,"job_number":"JOB_137797","tr_customer_id":137814,"tr_customer_product_id":137804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:50:00.000Z","modified_at":"2025-12-25T13:50:00.000Z","name":"Kariane Hettinger","mobile_number":"584-681-0237","email_id":"Raymond_McKenzie0@yahoo.com","dop":"2025-04-06","serial_number":"15175436642811830","imei1":"15175436642811830","imei2":"15175436642811830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137808,"job_number":"JOB_137808","tr_customer_id":137825,"tr_customer_product_id":137815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:11:59.000Z","modified_at":"2025-12-25T14:11:59.000Z","name":"Gayle Morissette","mobile_number":"763-733-1907","email_id":"Alva.Walsh53@gmail.com","dop":"2025-04-06","serial_number":"13928059891035078","imei1":"13928059891035078","imei2":"13928059891035078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137809,"job_number":"JOB_137809","tr_customer_id":137826,"tr_customer_product_id":137816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:14:38.000Z","modified_at":"2025-12-25T14:14:38.000Z","name":"Vernie Heidenreich","mobile_number":"756-743-9313","email_id":"Nikita_Skiles@gmail.com","dop":"2025-12-09","serial_number":"10165034387988","imei1":"10165034387988","imei2":"10165034387988","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137810,"job_number":"JOB_137810","tr_customer_id":137827,"tr_customer_product_id":137817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:11.000Z","modified_at":"2025-12-25T14:15:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10368684829587","imei1":"10368684829587","imei2":"10368684829587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137812,"job_number":"JOB_137812","tr_customer_id":137829,"tr_customer_product_id":137819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:12.000Z","modified_at":"2025-12-25T14:15:12.000Z","name":"Rocky Cronin","mobile_number":"672-916-4900","email_id":"Gardner.OConnell60@yahoo.com","dop":"2025-06-18","serial_number":"1066589441085782","imei1":"1066589441085782","imei2":"1066589441085782","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137816,"job_number":"JOB_137816","tr_customer_id":137833,"tr_customer_product_id":137823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:52.000Z","modified_at":"2025-12-25T14:15:52.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10941349254085","imei1":"10941349254085","imei2":"10941349254085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137818,"job_number":"JOB_137818","tr_customer_id":137835,"tr_customer_product_id":137825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:53.000Z","modified_at":"2025-12-25T14:15:53.000Z","name":"Maximilian Will","mobile_number":"525-807-2485","email_id":"Stuart_Fisher@yahoo.com","dop":"2025-06-18","serial_number":"1002764846122768","imei1":"1002764846122768","imei2":"1002764846122768","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137826,"job_number":"JOB_137826","tr_customer_id":137843,"tr_customer_product_id":137833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:33.000Z","modified_at":"2025-12-25T14:17:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17034150549164","imei1":"17034150549164","imei2":"17034150549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137828,"job_number":"JOB_137828","tr_customer_id":137845,"tr_customer_product_id":137835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:35.000Z","modified_at":"2025-12-25T14:17:35.000Z","name":"Kaia Hilll","mobile_number":"514-353-1022","email_id":"Doris_Morar87@hotmail.com","dop":"2025-04-06","serial_number":"12548390793824890","imei1":"12548390793824890","imei2":"12548390793824890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137829,"job_number":"JOB_137829","tr_customer_id":137846,"tr_customer_product_id":137836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:45.000Z","modified_at":"2025-12-25T14:17:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16592157613842","imei1":"16592157613842","imei2":"16592157613842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137831,"job_number":"JOB_137831","tr_customer_id":137848,"tr_customer_product_id":137838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:46.000Z","modified_at":"2025-12-25T14:17:46.000Z","name":"Emory Schuster","mobile_number":"265-629-0043","email_id":"Seth50@yahoo.com","dop":"2025-04-06","serial_number":"14217698123268640","imei1":"14217698123268640","imei2":"14217698123268640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137835,"job_number":"JOB_137835","tr_customer_id":137852,"tr_customer_product_id":137842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:16.000Z","modified_at":"2025-12-25T14:18:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19188190588441","imei1":"19188190588441","imei2":"19188190588441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137837,"job_number":"JOB_137837","tr_customer_id":137854,"tr_customer_product_id":137844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:18.000Z","modified_at":"2025-12-25T14:18:18.000Z","name":"Anabelle Dach","mobile_number":"526-276-0644","email_id":"Anderson.Collier52@gmail.com","dop":"2025-04-06","serial_number":"17978708384863028","imei1":"17978708384863028","imei2":"17978708384863028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137838,"job_number":"JOB_137838","tr_customer_id":137855,"tr_customer_product_id":137845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:24.000Z","modified_at":"2025-12-25T14:18:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19086473003916","imei1":"19086473003916","imei2":"19086473003916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137840,"job_number":"JOB_137840","tr_customer_id":137857,"tr_customer_product_id":137847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:25.000Z","modified_at":"2025-12-25T14:18:25.000Z","name":"Gordon Dooley","mobile_number":"580-573-8340","email_id":"Kara.Lang90@gmail.com","dop":"2025-04-06","serial_number":"12230770671960164","imei1":"12230770671960164","imei2":"12230770671960164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137841,"job_number":"JOB_137841","tr_customer_id":137858,"tr_customer_product_id":137848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:44.000Z","modified_at":"2025-12-25T14:18:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19346353686454","imei1":"19346353686454","imei2":"19346353686454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137843,"job_number":"JOB_137843","tr_customer_id":137860,"tr_customer_product_id":137850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:45.000Z","modified_at":"2025-12-25T14:18:45.000Z","name":"Gail McClure","mobile_number":"828-375-5990","email_id":"Jamar56@hotmail.com","dop":"2025-04-06","serial_number":"17466087006015588","imei1":"17466087006015588","imei2":"17466087006015588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137844,"job_number":"JOB_137844","tr_customer_id":137861,"tr_customer_product_id":137851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:58.000Z","modified_at":"2025-12-25T14:18:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637104420672","imei1":"14637104420672","imei2":"14637104420672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137846,"job_number":"JOB_137846","tr_customer_id":137863,"tr_customer_product_id":137853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:00.000Z","modified_at":"2025-12-25T14:19:00.000Z","name":"Marjorie Lind","mobile_number":"741-341-5966","email_id":"Eladio_Labadie@gmail.com","dop":"2025-04-06","serial_number":"15038933543317788","imei1":"15038933543317788","imei2":"15038933543317788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137847,"job_number":"JOB_137847","tr_customer_id":137864,"tr_customer_product_id":137854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:02.000Z","modified_at":"2025-12-25T14:19:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18255675762278","imei1":"18255675762278","imei2":"18255675762278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137849,"job_number":"JOB_137849","tr_customer_id":137866,"tr_customer_product_id":137856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:03.000Z","modified_at":"2025-12-25T14:19:03.000Z","name":"Green Schamberger","mobile_number":"353-458-8533","email_id":"Filomena_Armstrong@gmail.com","dop":"2025-04-06","serial_number":"12118589663703256","imei1":"12118589663703256","imei2":"12118589663703256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137850,"job_number":"JOB_137850","tr_customer_id":137867,"tr_customer_product_id":137857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:22.000Z","modified_at":"2025-12-25T14:19:22.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10975544364638","imei1":"10975544364638","imei2":"10975544364638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137852,"job_number":"JOB_137852","tr_customer_id":137869,"tr_customer_product_id":137859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:23.000Z","modified_at":"2025-12-25T14:19:23.000Z","name":"Leora Zieme","mobile_number":"387-515-6456","email_id":"Marilyne70@hotmail.com","dop":"2025-04-06","serial_number":"16739034350628988","imei1":"16739034350628988","imei2":"16739034350628988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137853,"job_number":"JOB_137853","tr_customer_id":137870,"tr_customer_product_id":137860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:00.000Z","modified_at":"2025-12-25T14:20:00.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17178664796356","imei1":"17178664796356","imei2":"17178664796356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137855,"job_number":"JOB_137855","tr_customer_id":137872,"tr_customer_product_id":137862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:01.000Z","modified_at":"2025-12-25T14:20:01.000Z","name":"Burnice Effertz","mobile_number":"880-645-2466","email_id":"Jacky73@hotmail.com","dop":"2025-04-06","serial_number":"11783746186899754","imei1":"11783746186899754","imei2":"11783746186899754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137856,"job_number":"JOB_137856","tr_customer_id":137873,"tr_customer_product_id":137863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:02.000Z","modified_at":"2025-12-25T14:20:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14140469912703","imei1":"14140469912703","imei2":"14140469912703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137858,"job_number":"JOB_137858","tr_customer_id":137875,"tr_customer_product_id":137865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:03.000Z","modified_at":"2025-12-25T14:20:03.000Z","name":"Joe Langworth","mobile_number":"729-430-9687","email_id":"Alyce.Franecki70@yahoo.com","dop":"2025-04-06","serial_number":"17177678355373542","imei1":"17177678355373542","imei2":"17177678355373542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137860,"job_number":"JOB_137860","tr_customer_id":137877,"tr_customer_product_id":137867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:13.000Z","modified_at":"2025-12-25T14:20:13.000Z","name":"Brent Morissette","mobile_number":"866-618-5106","email_id":"Lizeth26@hotmail.com","dop":"2025-04-06","serial_number":"15291822210956598","imei1":"15291822210956598","imei2":"15291822210956598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137861,"job_number":"JOB_137861","tr_customer_id":137878,"tr_customer_product_id":137868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:43.000Z","modified_at":"2025-12-25T14:20:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11794129348538","imei1":"11794129348538","imei2":"11794129348538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137863,"job_number":"JOB_137863","tr_customer_id":137880,"tr_customer_product_id":137870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:44.000Z","modified_at":"2025-12-25T14:20:44.000Z","name":"Mabelle Kiehn","mobile_number":"353-381-5274","email_id":"Miles_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13591113087078938","imei1":"13591113087078938","imei2":"13591113087078938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137865,"job_number":"JOB_137865","tr_customer_id":137882,"tr_customer_product_id":137872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:56.000Z","modified_at":"2025-12-25T14:20:56.000Z","name":"Mozell Wiza","mobile_number":"615-684-5583","email_id":"Kyler70@hotmail.com","dop":"2025-04-06","serial_number":"17132195156766614","imei1":"17132195156766614","imei2":"17132195156766614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137866,"job_number":"JOB_137866","tr_customer_id":137883,"tr_customer_product_id":137873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:24.000Z","modified_at":"2025-12-25T14:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12596013411573","imei1":"12596013411573","imei2":"12596013411573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137868,"job_number":"JOB_137868","tr_customer_id":137885,"tr_customer_product_id":137875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:25.000Z","modified_at":"2025-12-25T14:21:25.000Z","name":"Clyde Blanda","mobile_number":"315-501-4638","email_id":"Sim87@hotmail.com","dop":"2025-04-06","serial_number":"16781942193417430","imei1":"16781942193417430","imei2":"16781942193417430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137869,"job_number":"JOB_137869","tr_customer_id":137886,"tr_customer_product_id":137876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18413041424121","imei1":"18413041424121","imei2":"18413041424121","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137870,"job_number":"JOB_137870","tr_customer_id":137887,"tr_customer_product_id":137877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"Name Howell","mobile_number":"988-480-0095","email_id":"Carmelo17@hotmail.com","dop":"2025-09-16","serial_number":"14396442322490","imei1":"14396442322490","imei2":"14396442322490","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137871,"job_number":"JOB_137871","tr_customer_id":137888,"tr_customer_product_id":137878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11945653909974","imei1":"11945653909974","imei2":"11945653909974","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137872,"job_number":"JOB_137872","tr_customer_id":137889,"tr_customer_product_id":137879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"Wilfredo Kohler","mobile_number":"797-512-6511","email_id":"Erick49@gmail.com","dop":"2025-09-16","serial_number":"19842645173499","imei1":"19842645173499","imei2":"19842645173499","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137874,"job_number":"JOB_137874","tr_customer_id":137891,"tr_customer_product_id":137881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:00.000Z","modified_at":"2025-12-25T14:22:00.000Z","name":"Una Spinka","mobile_number":"490-787-8308","email_id":"Delfina_Rodriguez@hotmail.com","dop":"2025-05-30","serial_number":"19078683427860","imei1":"19078683427860","imei2":"19078683427860","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137875,"job_number":"JOB_137875","tr_customer_id":137892,"tr_customer_product_id":137882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:02.000Z","modified_at":"2025-12-25T14:22:02.000Z","name":"Amira Kiehn","mobile_number":"236-200-4934","email_id":"Gretchen_Runolfsdottir69@gmail.com","dop":"2025-05-30","serial_number":"1486418369132678","imei1":"1486418369132678","imei2":"1486418369132678","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137876,"job_number":"JOB_137876","tr_customer_id":137893,"tr_customer_product_id":137883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15778152608532","imei1":"15778152608532","imei2":"15778152608532","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137877,"job_number":"JOB_137877","tr_customer_id":137894,"tr_customer_product_id":137884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"Zane Hintz","mobile_number":"647-234-9351","email_id":"Landen.Stiedemann@yahoo.com","dop":"2025-09-16","serial_number":"15150983056621","imei1":"15150983056621","imei2":"15150983056621","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137878,"job_number":"JOB_137878","tr_customer_id":137895,"tr_customer_product_id":137885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:35.000Z","modified_at":"2025-12-25T14:23:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882340514518","imei1":"12882340514518","imei2":"12882340514518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137880,"job_number":"JOB_137880","tr_customer_id":137897,"tr_customer_product_id":137887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:37.000Z","modified_at":"2025-12-25T14:23:37.000Z","name":"Eve Altenwerth","mobile_number":"241-554-8892","email_id":"Joesph31@gmail.com","dop":"2025-04-06","serial_number":"13608427159299710","imei1":"13608427159299710","imei2":"13608427159299710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137882,"job_number":"JOB_137882","tr_customer_id":137899,"tr_customer_product_id":137889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:45.000Z","modified_at":"2025-12-25T14:23:45.000Z","name":"Anahi Pfannerstill","mobile_number":"934-312-6879","email_id":"Hope_Welch17@hotmail.com","dop":"2025-04-06","serial_number":"13212010693368348","imei1":"13212010693368348","imei2":"13212010693368348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137883,"job_number":"JOB_137883","tr_customer_id":137900,"tr_customer_product_id":137890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:47.000Z","modified_at":"2025-12-25T14:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10264635452002","imei1":"10264635452002","imei2":"10264635452002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137885,"job_number":"JOB_137885","tr_customer_id":137902,"tr_customer_product_id":137892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:48.000Z","modified_at":"2025-12-25T14:23:48.000Z","name":"Hermann Roberts","mobile_number":"610-895-4347","email_id":"Samara_Doyle90@gmail.com","dop":"2025-04-06","serial_number":"17726085604947266","imei1":"17726085604947266","imei2":"17726085604947266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137886,"job_number":"JOB_137886","tr_customer_id":137903,"tr_customer_product_id":137893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:13.000Z","modified_at":"2025-12-25T14:24:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596856430260","imei1":"17596856430260","imei2":"17596856430260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137888,"job_number":"JOB_137888","tr_customer_id":137905,"tr_customer_product_id":137895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:14.000Z","modified_at":"2025-12-25T14:24:14.000Z","name":"Sister Fisher","mobile_number":"671-617-6080","email_id":"Christa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"16706943470838672","imei1":"16706943470838672","imei2":"16706943470838672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137889,"job_number":"JOB_137889","tr_customer_id":137906,"tr_customer_product_id":137896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:20.000Z","modified_at":"2025-12-25T14:24:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13509153353588","imei1":"13509153353588","imei2":"13509153353588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137891,"job_number":"JOB_137891","tr_customer_id":137908,"tr_customer_product_id":137898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:22.000Z","modified_at":"2025-12-25T14:24:22.000Z","name":"Reina Hansen","mobile_number":"290-955-3783","email_id":"Akeem.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"15965088708000136","imei1":"15965088708000136","imei2":"15965088708000136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137892,"job_number":"JOB_137892","tr_customer_id":137909,"tr_customer_product_id":137899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:29.000Z","modified_at":"2025-12-25T14:24:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16846077137070","imei1":"16846077137070","imei2":"16846077137070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137894,"job_number":"JOB_137894","tr_customer_id":137911,"tr_customer_product_id":137901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:31.000Z","modified_at":"2025-12-25T14:24:31.000Z","name":"Alia Johnston","mobile_number":"920-911-0132","email_id":"Alexandrea.Leffler@gmail.com","dop":"2025-04-06","serial_number":"18975443098835424","imei1":"18975443098835424","imei2":"18975443098835424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137898,"job_number":"JOB_137898","tr_customer_id":137915,"tr_customer_product_id":137905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:53.000Z","modified_at":"2025-12-25T14:24:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11926287241457","imei1":"11926287241457","imei2":"11926287241457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137900,"job_number":"JOB_137900","tr_customer_id":137917,"tr_customer_product_id":137907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:55.000Z","modified_at":"2025-12-25T14:24:55.000Z","name":"Nikko Russel","mobile_number":"645-332-4634","email_id":"Laila5@gmail.com","dop":"2025-04-06","serial_number":"18206883225992000","imei1":"18206883225992000","imei2":"18206883225992000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137905,"job_number":"JOB_137905","tr_customer_id":137922,"tr_customer_product_id":137912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11881626340506","imei1":"11881626340506","imei2":"11881626340506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137907,"job_number":"JOB_137907","tr_customer_id":137924,"tr_customer_product_id":137914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"Oswaldo Mills","mobile_number":"978-491-3617","email_id":"Frank19@hotmail.com","dop":"2025-04-06","serial_number":"16134243558073600","imei1":"16134243558073600","imei2":"16134243558073600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137908,"job_number":"JOB_137908","tr_customer_id":137925,"tr_customer_product_id":137915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:06.000Z","modified_at":"2025-12-25T14:25:06.000Z","name":"Maida Walsh","mobile_number":"631-840-8366","email_id":"Arturo.Morar31@hotmail.com","dop":"2025-04-06","serial_number":"15575543068160758","imei1":"15575543068160758","imei2":"15575543068160758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137909,"job_number":"JOB_137909","tr_customer_id":137926,"tr_customer_product_id":137916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:11.000Z","modified_at":"2025-12-25T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18581652027401","imei1":"18581652027401","imei2":"18581652027401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137914,"job_number":"JOB_137914","tr_customer_id":137931,"tr_customer_product_id":137921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Josefa Hermiston","mobile_number":"660-206-5162","email_id":"Donato_Jerde81@yahoo.com","dop":"2025-04-06","serial_number":"10458204471562572","imei1":"10458204471562572","imei2":"10458204471562572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137916,"job_number":"JOB_137916","tr_customer_id":137933,"tr_customer_product_id":137923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:34.000Z","modified_at":"2025-12-25T14:25:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15821591201232","imei1":"15821591201232","imei2":"15821591201232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137918,"job_number":"JOB_137918","tr_customer_id":137935,"tr_customer_product_id":137925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:35.000Z","modified_at":"2025-12-25T14:25:35.000Z","name":"Lia Koss","mobile_number":"641-820-1623","email_id":"Teagan.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"10992462529180644","imei1":"10992462529180644","imei2":"10992462529180644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137920,"job_number":"JOB_137920","tr_customer_id":137937,"tr_customer_product_id":137927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:26:07.000Z","modified_at":"2025-12-25T14:26:07.000Z","name":"Marco Kutch","mobile_number":"888-404-5110","email_id":"Lois_King@hotmail.com","dop":"2025-04-06","serial_number":"11592845971744044","imei1":"11592845971744044","imei2":"11592845971744044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137922,"job_number":"JOB_137922","tr_customer_id":137939,"tr_customer_product_id":137929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:48:31.000Z","modified_at":"2025-12-25T14:48:31.000Z","name":"Tony Cassin","mobile_number":"236-222-6408","email_id":"Leola4@gmail.com","dop":"2025-04-06","serial_number":"16497601552708852","imei1":"16497601552708852","imei2":"16497601552708852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137932,"job_number":"JOB_137932","tr_customer_id":137949,"tr_customer_product_id":137939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:16:38.000Z","modified_at":"2025-12-25T15:16:38.000Z","name":"Sharvani b","mobile_number":"8905643277","email_id":"sharva2012@gmail.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"67589045321561","imei2":"67589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137934,"job_number":"JOB_137934","tr_customer_id":137951,"tr_customer_product_id":137941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:10.000Z","modified_at":"2025-12-25T15:22:10.000Z","name":"Rocio Pfannerstill","mobile_number":"848-285-5186","email_id":"Freda6@hotmail.com","dop":"2025-02-04","serial_number":"108865147412056}}","imei1":"108865147412056}}","imei2":"108865147412056}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137935,"job_number":"JOB_137935","tr_customer_id":137952,"tr_customer_product_id":137942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:19.000Z","modified_at":"2025-12-25T15:22:19.000Z","name":"Imogene Ritchie","mobile_number":"829-609-7701","email_id":"Giuseppe.Schulist55@gmail.com","dop":"2025-02-04","serial_number":"105639296726901}}","imei1":"105639296726901}}","imei2":"105639296726901}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137936,"job_number":"JOB_137936","tr_customer_id":137953,"tr_customer_product_id":137943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:38:59.000Z","modified_at":"2025-12-25T15:38:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106650520187131","imei1":"106650520187131","imei2":"106650520187131","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137938,"job_number":"JOB_137938","tr_customer_id":137955,"tr_customer_product_id":137945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:39:12.000Z","modified_at":"2025-12-25T15:39:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109998120574079","imei1":"109998120574079","imei2":"109998120574079","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137940,"job_number":"JOB_137940","tr_customer_id":137957,"tr_customer_product_id":137947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:41:29.000Z","modified_at":"2025-12-25T15:41:29.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-25","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-25T15:41:28.490Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137941,"job_number":"JOB_137941","tr_customer_id":137958,"tr_customer_product_id":137948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:08.000Z","modified_at":"2025-12-25T16:09:08.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"18329954981695","imei1":"18329954981695","imei2":"18329954981695","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137943,"job_number":"JOB_137943","tr_customer_id":137960,"tr_customer_product_id":137950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:21.000Z","modified_at":"2025-12-25T16:09:21.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14747450719360","imei1":"14747450719360","imei2":"14747450719360","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137945,"job_number":"JOB_137945","tr_customer_id":137962,"tr_customer_product_id":137952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:33.000Z","modified_at":"2025-12-25T16:09:33.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19671827125702","imei1":"19671827125702","imei2":"19671827125702","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137947,"job_number":"JOB_137947","tr_customer_id":137964,"tr_customer_product_id":137954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:42.000Z","modified_at":"2025-12-25T16:11:42.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16827611986464","imei1":"16827611986464","imei2":"16827611986464","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137949,"job_number":"JOB_137949","tr_customer_id":137966,"tr_customer_product_id":137956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:55.000Z","modified_at":"2025-12-25T16:11:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17275299930224","imei1":"17275299930224","imei2":"17275299930224","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137951,"job_number":"JOB_137951","tr_customer_id":137968,"tr_customer_product_id":137958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:07.000Z","modified_at":"2025-12-25T16:12:07.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15741997360218","imei1":"15741997360218","imei2":"15741997360218","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137953,"job_number":"JOB_137953","tr_customer_id":137970,"tr_customer_product_id":137960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:30.000Z","modified_at":"2025-12-25T16:12:30.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14586087494152","imei1":"14586087494152","imei2":"14586087494152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137955,"job_number":"JOB_137955","tr_customer_id":137972,"tr_customer_product_id":137962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:31.000Z","modified_at":"2025-12-25T16:12:31.000Z","name":"Jefferey Davis","mobile_number":"967-567-5391","email_id":"Kobe74@hotmail.com","dop":"2025-04-06","serial_number":"12234203089731126","imei1":"12234203089731126","imei2":"12234203089731126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137956,"job_number":"JOB_137956","tr_customer_id":137973,"tr_customer_product_id":137963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:10.000Z","modified_at":"2025-12-25T16:13:10.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19112807753886","imei1":"19112807753886","imei2":"19112807753886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137958,"job_number":"JOB_137958","tr_customer_id":137975,"tr_customer_product_id":137965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:11.000Z","modified_at":"2025-12-25T16:13:11.000Z","name":"Irving Torphy","mobile_number":"590-844-4975","email_id":"Irma44@hotmail.com","dop":"2025-04-06","serial_number":"16967081747919858","imei1":"16967081747919858","imei2":"16967081747919858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137959,"job_number":"JOB_137959","tr_customer_id":137976,"tr_customer_product_id":137966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:49.000Z","modified_at":"2025-12-25T16:13:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17981085067310","imei1":"17981085067310","imei2":"17981085067310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137961,"job_number":"JOB_137961","tr_customer_id":137978,"tr_customer_product_id":137968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:51.000Z","modified_at":"2025-12-25T16:13:51.000Z","name":"Alisha Reynolds","mobile_number":"594-749-8035","email_id":"Ola_Gorczany65@gmail.com","dop":"2025-04-06","serial_number":"13445825125002884","imei1":"13445825125002884","imei2":"13445825125002884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137962,"job_number":"JOB_137962","tr_customer_id":137979,"tr_customer_product_id":137969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:14:54.000Z","modified_at":"2025-12-25T16:14:54.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12584002323728","imei1":"12584002323728","imei2":"12584002323728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137964,"job_number":"JOB_137964","tr_customer_id":137981,"tr_customer_product_id":137971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:06.000Z","modified_at":"2025-12-25T16:15:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11606861282286","imei1":"11606861282286","imei2":"11606861282286","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137966,"job_number":"JOB_137966","tr_customer_id":137983,"tr_customer_product_id":137973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:08.000Z","modified_at":"2025-12-25T16:15:08.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137967,"job_number":"JOB_137967","tr_customer_id":137984,"tr_customer_product_id":137974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:18.000Z","modified_at":"2025-12-25T16:15:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12467686223266","imei1":"12467686223266","imei2":"12467686223266","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137971,"job_number":"JOB_137971","tr_customer_id":137988,"tr_customer_product_id":137978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:20:43.000Z","modified_at":"2025-12-25T16:20:43.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137972,"job_number":"JOB_137972","tr_customer_id":137989,"tr_customer_product_id":137979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:05.000Z","modified_at":"2025-12-25T16:26:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137973,"job_number":"JOB_137973","tr_customer_id":137990,"tr_customer_product_id":137980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137974,"job_number":"JOB_137974","tr_customer_id":137991,"tr_customer_product_id":137981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137975,"job_number":"JOB_137975","tr_customer_id":137992,"tr_customer_product_id":137982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137976,"job_number":"JOB_137976","tr_customer_id":137993,"tr_customer_product_id":137983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137977,"job_number":"JOB_137977","tr_customer_id":137994,"tr_customer_product_id":137984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137978,"job_number":"JOB_137978","tr_customer_id":137995,"tr_customer_product_id":137985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:31:34.000Z","modified_at":"2025-12-25T16:31:34.000Z","name":"Aida Konopelski","mobile_number":"331-833-7076","email_id":"Ariel49@gmail.com","dop":"2025-04-06","serial_number":"10187975247194","imei1":"10187975247194","imei2":"10187975247194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137979,"job_number":"JOB_137979","tr_customer_id":137996,"tr_customer_product_id":137986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:24.000Z","modified_at":"2025-12-25T16:38:24.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11370100836812","imei1":"11370100836812","imei2":"11370100836812","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137981,"job_number":"JOB_137981","tr_customer_id":137998,"tr_customer_product_id":137988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:37.000Z","modified_at":"2025-12-25T16:38:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14219841673748","imei1":"14219841673748","imei2":"14219841673748","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137983,"job_number":"JOB_137983","tr_customer_id":138000,"tr_customer_product_id":137990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:49.000Z","modified_at":"2025-12-25T16:38:49.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15622629172668","imei1":"15622629172668","imei2":"15622629172668","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137985,"job_number":"JOB_137985","tr_customer_id":138002,"tr_customer_product_id":137992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:42:48.000Z","modified_at":"2025-12-25T16:42:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15960430999746","imei1":"15960430999746","imei2":"15960430999746","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137987,"job_number":"JOB_137987","tr_customer_id":138004,"tr_customer_product_id":137994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:00.000Z","modified_at":"2025-12-25T16:43:00.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11828416399822","imei1":"11828416399822","imei2":"11828416399822","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137989,"job_number":"JOB_137989","tr_customer_id":138006,"tr_customer_product_id":137996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:11.000Z","modified_at":"2025-12-25T16:43:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"10135206686757","imei1":"10135206686757","imei2":"10135206686757","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137991,"job_number":"JOB_137991","tr_customer_id":138008,"tr_customer_product_id":137998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:46:20.000Z","modified_at":"2025-12-25T16:46:20.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-15T16:46:19.792719736Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137992,"job_number":"JOB_137992","tr_customer_id":138009,"tr_customer_product_id":137999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:14.000Z","modified_at":"2025-12-25T16:48:14.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-15","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-15T16:48:13.212126069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137993,"job_number":"JOB_137993","tr_customer_id":138010,"tr_customer_product_id":138000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:43.000Z","modified_at":"2025-12-25T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-15","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-15T16:48:42.647672494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137994,"job_number":"JOB_137994","tr_customer_id":138011,"tr_customer_product_id":138001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:49:41.000Z","modified_at":"2025-12-25T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-15","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-15T16:49:40.131964280Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137995,"job_number":"JOB_137995","tr_customer_id":138012,"tr_customer_product_id":138002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:06.000Z","modified_at":"2025-12-25T16:55:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13509904873922","imei1":"13509904873922","imei2":"13509904873922","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137997,"job_number":"JOB_137997","tr_customer_id":138014,"tr_customer_product_id":138004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:18.000Z","modified_at":"2025-12-25T16:55:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17882849703296","imei1":"17882849703296","imei2":"17882849703296","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137999,"job_number":"JOB_137999","tr_customer_id":138016,"tr_customer_product_id":138006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:30.000Z","modified_at":"2025-12-25T16:55:30.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13092333747070","imei1":"13092333747070","imei2":"13092333747070","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138002,"job_number":"JOB_138002","tr_customer_id":138019,"tr_customer_product_id":138009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:39:09.000Z","modified_at":"2025-12-25T17:39:09.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-25","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-25T17:39:06.641Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138004,"job_number":"JOB_138004","tr_customer_id":138021,"tr_customer_product_id":138011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:41:53.000Z","modified_at":"2025-12-25T17:41:53.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-15","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-15T17:41:52.725732282Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138005,"job_number":"JOB_138005","tr_customer_id":138022,"tr_customer_product_id":138012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:43:54.000Z","modified_at":"2025-12-25T17:43:54.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T17:43:54.278157966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138006,"job_number":"JOB_138006","tr_customer_id":138023,"tr_customer_product_id":138013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"ram Grimes","mobile_number":"4888543823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10262536405644","imei1":"10266586405644","imei2":"10772586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138007,"job_number":"JOB_138007","tr_customer_id":138024,"tr_customer_product_id":138014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"gopal Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10266586405644","imei1":"10662586405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138008,"job_number":"JOB_138008","tr_customer_id":138025,"tr_customer_product_id":138015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"shivam john","mobile_number":"4848583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10772586405644","imei1":"16262586405644","imei2":"90262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138009,"job_number":"JOB_138009","tr_customer_id":138026,"tr_customer_product_id":138016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"Shany Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10264586406644","imei1":"10266686405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138010,"job_number":"JOB_138010","tr_customer_id":138027,"tr_customer_product_id":138017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:29.000Z","modified_at":"2025-12-25T18:18:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18858949589181","imei1":"18858949589181","imei2":"18858949589181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138012,"job_number":"JOB_138012","tr_customer_id":138029,"tr_customer_product_id":138019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:30.000Z","modified_at":"2025-12-25T18:18:30.000Z","name":"Leanne Morissette","mobile_number":"876-335-2291","email_id":"Brando86@gmail.com","dop":"2025-04-06","serial_number":"19227733666207388","imei1":"19227733666207388","imei2":"19227733666207388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138013,"job_number":"JOB_138013","tr_customer_id":138030,"tr_customer_product_id":138020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:09.000Z","modified_at":"2025-12-25T18:19:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11137217058746","imei1":"11137217058746","imei2":"11137217058746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138015,"job_number":"JOB_138015","tr_customer_id":138032,"tr_customer_product_id":138022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:10.000Z","modified_at":"2025-12-25T18:19:10.000Z","name":"Ted O'Reilly","mobile_number":"424-785-6635","email_id":"Peter.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"10579691419570986","imei1":"10579691419570986","imei2":"10579691419570986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138016,"job_number":"JOB_138016","tr_customer_id":138033,"tr_customer_product_id":138023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:49.000Z","modified_at":"2025-12-25T18:19:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11900404324615","imei1":"11900404324615","imei2":"11900404324615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138018,"job_number":"JOB_138018","tr_customer_id":138035,"tr_customer_product_id":138025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:50.000Z","modified_at":"2025-12-25T18:19:50.000Z","name":"Furman Conroy","mobile_number":"435-754-9324","email_id":"Ashtyn_Jerde80@yahoo.com","dop":"2025-04-06","serial_number":"15055168463106632","imei1":"15055168463106632","imei2":"15055168463106632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138019,"job_number":"JOB_138019","tr_customer_id":138036,"tr_customer_product_id":138026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:42:01.000Z","modified_at":"2025-12-25T18:42:01.000Z","name":"Horacio Buckridge","mobile_number":"423-347-1009","email_id":"Jordan.Huels45@yahoo.com","dop":"2025-09-06","serial_number":"13199190449312","imei1":"13199190449312","imei2":"13199190449312","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138020,"job_number":"JOB_138020","tr_customer_id":138037,"tr_customer_product_id":138027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:43:29.000Z","modified_at":"2025-12-25T18:43:29.000Z","name":"Tamia Strosin","mobile_number":"296-560-6365","email_id":"Theodore.Hickle@gmail.com","dop":"2025-09-06","serial_number":"895714145362120","imei1":"895714145362120","imei2":"895714145362120","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138021,"job_number":"JOB_138021","tr_customer_id":138038,"tr_customer_product_id":138028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:49:49.000Z","modified_at":"2025-12-25T18:49:49.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-15","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-15T18:49:49.087064349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138022,"job_number":"JOB_138022","tr_customer_id":138039,"tr_customer_product_id":138029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:18.000Z","modified_at":"2025-12-25T18:51:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-15","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-15T18:51:17.658060292Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138023,"job_number":"JOB_138023","tr_customer_id":138040,"tr_customer_product_id":138030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:24.000Z","modified_at":"2025-12-25T18:51:24.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-24","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-24T18:51:23.627099369Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138024,"job_number":"JOB_138024","tr_customer_id":138041,"tr_customer_product_id":138031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:29.000Z","modified_at":"2025-12-25T18:51:29.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-15","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-15T18:51:28.899491516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138025,"job_number":"JOB_138025","tr_customer_id":138042,"tr_customer_product_id":138032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:18.000Z","modified_at":"2025-12-25T18:52:18.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-15","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-15T18:52:17.929634506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138026,"job_number":"JOB_138026","tr_customer_id":138043,"tr_customer_product_id":138033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:25.000Z","modified_at":"2025-12-25T18:52:25.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-15","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-15T18:52:24.795738006Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138028,"job_number":"JOB_138028","tr_customer_id":138045,"tr_customer_product_id":138035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:46.000Z","modified_at":"2025-12-25T18:52:46.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-20","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-20T18:52:45.121203585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138030,"job_number":"JOB_138030","tr_customer_id":138047,"tr_customer_product_id":138037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:25:01.000Z","modified_at":"2025-12-25T21:25:01.000Z","name":"Carrie Treutel","mobile_number":"550-722-4324","email_id":"Daisy.Kozey40@yahoo.com","dop":"2025-04-06","serial_number":"11293502046517","imei1":"11293502046517","imei2":"11293502046517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138032,"job_number":"JOB_138032","tr_customer_id":138049,"tr_customer_product_id":138039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:32:25.000Z","modified_at":"2025-12-25T21:32:25.000Z","name":"Elinor Brekke","mobile_number":"977-482-3093","email_id":"Giovanny99@yahoo.com","dop":"2025-04-06","serial_number":"19740666685330","imei1":"19740666685330","imei2":"19740666685330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138033,"job_number":"JOB_138033","tr_customer_id":138050,"tr_customer_product_id":138040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:00.000Z","modified_at":"2025-12-25T21:38:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19107542299312","imei1":"19107542299312","imei2":"19107542299312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138035,"job_number":"JOB_138035","tr_customer_id":138052,"tr_customer_product_id":138042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:02.000Z","modified_at":"2025-12-25T21:38:02.000Z","name":"Audrey Carroll","mobile_number":"885-901-0455","email_id":"Connor45@hotmail.com","dop":"2025-04-06","serial_number":"18635065408207670","imei1":"18635065408207670","imei2":"18635065408207670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138036,"job_number":"JOB_138036","tr_customer_id":138053,"tr_customer_product_id":138043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:48.000Z","modified_at":"2025-12-25T21:38:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10592654677605","imei1":"10592654677605","imei2":"10592654677605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138038,"job_number":"JOB_138038","tr_customer_id":138055,"tr_customer_product_id":138045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:50.000Z","modified_at":"2025-12-25T21:38:50.000Z","name":"Earl Konopelski","mobile_number":"947-466-1775","email_id":"Martine.Heller14@gmail.com","dop":"2025-04-06","serial_number":"12272645364020502","imei1":"12272645364020502","imei2":"12272645364020502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138039,"job_number":"JOB_138039","tr_customer_id":138056,"tr_customer_product_id":138046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:35.000Z","modified_at":"2025-12-25T21:39:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10969813204617","imei1":"10969813204617","imei2":"10969813204617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138041,"job_number":"JOB_138041","tr_customer_id":138058,"tr_customer_product_id":138048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:37.000Z","modified_at":"2025-12-25T21:39:37.000Z","name":"Nova Hettinger","mobile_number":"813-947-8937","email_id":"Domenico53@yahoo.com","dop":"2025-04-06","serial_number":"11314112844250254","imei1":"11314112844250254","imei2":"11314112844250254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138042,"job_number":"JOB_138042","tr_customer_id":138059,"tr_customer_product_id":138049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:05.000Z","modified_at":"2025-12-25T23:38:05.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-15T23:38:04.515982824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138043,"job_number":"JOB_138043","tr_customer_id":138060,"tr_customer_product_id":138050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:06.000Z","modified_at":"2025-12-25T23:38:06.000Z","name":"Ghanshyam Kaur","mobile_number":"7015219591","email_id":"dhatri.banerjee@yahoo.co.in","dop":"2025-12-15","serial_number":"565357282679150","imei1":"565357282679150","imei2":"565357282679150","popurl":"www.susheel-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138044,"job_number":"JOB_138044","tr_customer_id":138061,"tr_customer_product_id":138051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:40:33.000Z","modified_at":"2025-12-25T23:40:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-15T23:40:33.063245622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138045,"job_number":"JOB_138045","tr_customer_id":138062,"tr_customer_product_id":138052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T00:52:34.000Z","modified_at":"2025-12-26T00:52:34.000Z","name":"Rosario Sipes","mobile_number":"667-728-1908","email_id":"Annabell51@gmail.com","dop":"2025-11-11","serial_number":"10195675307961","imei1":"10195675307961","imei2":"10195675307961","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T00:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138046,"job_number":"JOB_138046","tr_customer_id":138063,"tr_customer_product_id":138053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:10:10.000Z","modified_at":"2025-12-26T01:10:10.000Z","name":"Terence Rolfson","mobile_number":"419-948-2127","email_id":"Kellen80@yahoo.com","dop":"2025-11-11","serial_number":"16571983166995","imei1":"16571983166995","imei2":"16571983166995","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138047,"job_number":"JOB_138047","tr_customer_id":138064,"tr_customer_product_id":138054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:11:23.000Z","modified_at":"2025-12-26T01:11:24.000Z","name":"Kevon Terry","mobile_number":"889-920-2305","email_id":"Millie.Waelchi74@hotmail.com","dop":"2025-11-11","serial_number":"13461183381631","imei1":"13461183381631","imei2":"13461183381631","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138048,"job_number":"JOB_138048","tr_customer_id":138065,"tr_customer_product_id":138055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:12:03.000Z","modified_at":"2025-12-26T01:12:03.000Z","name":"Leonie Kuhic","mobile_number":"852-979-3591","email_id":"Thea_Bosco@gmail.com","dop":"2025-11-11","serial_number":"11632935784668","imei1":"11632935784668","imei2":"11632935784668","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138049,"job_number":"JOB_138049","tr_customer_id":138066,"tr_customer_product_id":138056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:52:13.000Z","modified_at":"2025-12-26T01:52:13.000Z","name":"Easter Towne","mobile_number":"279-633-8896","email_id":"Claude_Haley12@gmail.com","dop":"2025-11-11","serial_number":"19545877199032","imei1":"19545877199032","imei2":"19545877199032","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138050,"job_number":"JOB_138050","tr_customer_id":138067,"tr_customer_product_id":138057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:54:15.000Z","modified_at":"2025-12-26T01:54:15.000Z","name":"Christopher Weber","mobile_number":"241-201-1787","email_id":"Reanna_McDermott96@gmail.com","dop":"2025-11-11","serial_number":"14333898171594","imei1":"14333898171594","imei2":"14333898171594","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138051,"job_number":"JOB_138051","tr_customer_id":138068,"tr_customer_product_id":138058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:00:18.000Z","modified_at":"2025-12-26T02:00:18.000Z","name":"Breana Gusikowski","mobile_number":"270-942-6701","email_id":"Deshaun_Ondricka96@yahoo.com","dop":"2025-11-11","serial_number":"17460359895110","imei1":"17460359895110","imei2":"17460359895110","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138052,"job_number":"JOB_138052","tr_customer_id":138069,"tr_customer_product_id":138059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:47:58.000Z","modified_at":"2025-12-26T02:47:58.000Z","name":"Aidan Purdy","mobile_number":"433-971-2926","email_id":"Domenick_Tillman43@yahoo.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"617589045321561","imei2":"617589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138053,"job_number":"JOB_138053","tr_customer_id":138070,"tr_customer_product_id":138060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16197452773976","imei1":"16197452773976","imei2":"16197452773976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138055,"job_number":"JOB_138055","tr_customer_id":138072,"tr_customer_product_id":138062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"Garrett Altenwerth","mobile_number":"336-434-9213","email_id":"Nicole69@hotmail.com","dop":"2025-04-06","serial_number":"18446638681448612","imei1":"18446638681448612","imei2":"18446638681448612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138056,"job_number":"JOB_138056","tr_customer_id":138073,"tr_customer_product_id":138063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15898465968692","imei1":"15898465968692","imei2":"15898465968692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138058,"job_number":"JOB_138058","tr_customer_id":138075,"tr_customer_product_id":138065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:15.000Z","modified_at":"2025-12-26T03:19:15.000Z","name":"Dayton Bosco","mobile_number":"627-850-6694","email_id":"Kraig42@hotmail.com","dop":"2025-04-06","serial_number":"12994431646711660","imei1":"12994431646711660","imei2":"12994431646711660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138059,"job_number":"JOB_138059","tr_customer_id":138076,"tr_customer_product_id":138066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:23.000Z","modified_at":"2025-12-26T03:19:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14659893960152","imei1":"14659893960152","imei2":"14659893960152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138061,"job_number":"JOB_138061","tr_customer_id":138078,"tr_customer_product_id":138068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:24.000Z","name":"Jordane Lakin","mobile_number":"309-921-5645","email_id":"Tianna.Boyle3@yahoo.com","dop":"2025-04-06","serial_number":"10382843736727500","imei1":"10382843736727500","imei2":"10382843736727500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138063,"job_number":"JOB_138063","tr_customer_id":138080,"tr_customer_product_id":138070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:43:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19354345460777","imei1":"19354345460777","imei2":"19354345460777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138065,"job_number":"JOB_138065","tr_customer_id":138082,"tr_customer_product_id":138072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:45.000Z","modified_at":"2025-12-26T03:43:45.000Z","name":"Maryse Boyer","mobile_number":"206-722-6635","email_id":"Chadrick.Graham15@hotmail.com","dop":"2025-04-06","serial_number":"16684968076468264","imei1":"16684968076468264","imei2":"16684968076468264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138068,"job_number":"JOB_138068","tr_customer_id":138085,"tr_customer_product_id":138075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:03.000Z","modified_at":"2025-12-26T03:44:03.000Z","name":"Dakota Kreiger","mobile_number":"902-345-0004","email_id":"Kirk79@hotmail.com","dop":"2025-04-06","serial_number":"19837586517268050","imei1":"19837586517268050","imei2":"19837586517268050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138069,"job_number":"JOB_138069","tr_customer_id":138086,"tr_customer_product_id":138076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13594190299108","imei1":"13594190299108","imei2":"13594190299108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138071,"job_number":"JOB_138071","tr_customer_id":138088,"tr_customer_product_id":138078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:22.000Z","modified_at":"2025-12-26T03:44:22.000Z","name":"Bridgette Stroman","mobile_number":"485-739-0688","email_id":"Keyshawn_Bins@hotmail.com","dop":"2025-04-06","serial_number":"13134581588196364","imei1":"13134581588196364","imei2":"13134581588196364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138073,"job_number":"JOB_138073","tr_customer_id":138090,"tr_customer_product_id":138080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:29.000Z","modified_at":"2025-12-26T03:44:29.000Z","name":"Quentin Johnston","mobile_number":"944-847-5984","email_id":"Marcellus91@yahoo.com","dop":"2025-04-06","serial_number":"15012926838043200","imei1":"15012926838043200","imei2":"15012926838043200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138075,"job_number":"JOB_138075","tr_customer_id":138092,"tr_customer_product_id":138082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:44:38.000Z","name":"Brady Mosciski","mobile_number":"812-398-8283","email_id":"Finn.Abshire76@gmail.com","dop":"2025-04-06","serial_number":"10910857904511","imei1":"10910857904511","imei2":"10910857904511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138076,"job_number":"JOB_138076","tr_customer_id":138093,"tr_customer_product_id":138083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:39.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Maximillia Bayer","mobile_number":"780-610-2367","email_id":"Ignacio.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"16629258234833864","imei1":"16629258234833864","imei2":"16629258234833864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138078,"job_number":"JOB_138078","tr_customer_id":138095,"tr_customer_product_id":138085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:43.000Z","modified_at":"2025-12-26T03:44:43.000Z","name":"Reyes Gottlieb","mobile_number":"762-688-6031","email_id":"Lorenz25@hotmail.com","dop":"2025-04-06","serial_number":"18786001104421490","imei1":"18786001104421490","imei2":"18786001104421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138079,"job_number":"JOB_138079","tr_customer_id":138096,"tr_customer_product_id":138086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:44:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10662843383997","imei1":"10662843383997","imei2":"10662843383997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138081,"job_number":"JOB_138081","tr_customer_id":138098,"tr_customer_product_id":138088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"Peggie Bernier","mobile_number":"986-815-9501","email_id":"Stephanie18@hotmail.com","dop":"2025-06-18","serial_number":"1042319942060258","imei1":"1042319942060258","imei2":"1042319942060258","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138082,"job_number":"JOB_138082","tr_customer_id":138099,"tr_customer_product_id":138089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14056345478857","imei1":"14056345478857","imei2":"14056345478857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138084,"job_number":"JOB_138084","tr_customer_id":138101,"tr_customer_product_id":138091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:52.000Z","modified_at":"2025-12-26T03:44:52.000Z","name":"Erich Pacocha","mobile_number":"894-200-7120","email_id":"Branson94@gmail.com","dop":"2025-04-06","serial_number":"12144079677844246","imei1":"12144079677844246","imei2":"12144079677844246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138086,"job_number":"JOB_138086","tr_customer_id":138103,"tr_customer_product_id":138093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:44:59.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19426834475250","imei1":"19426834475250","imei2":"19426834475250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138088,"job_number":"JOB_138088","tr_customer_id":138105,"tr_customer_product_id":138095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"David Dach","mobile_number":"621-794-4886","email_id":"Brock_Torp61@gmail.com","dop":"2025-04-06","serial_number":"17188393134948696","imei1":"17188393134948696","imei2":"17188393134948696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138089,"job_number":"JOB_138089","tr_customer_id":138106,"tr_customer_product_id":138096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"Abigayle Huels","mobile_number":"645-727-9919","email_id":"Freeda78@hotmail.com","dop":"2025-04-06","serial_number":"11230070669588354","imei1":"11230070669588354","imei2":"11230070669588354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138092,"job_number":"JOB_138092","tr_customer_id":138109,"tr_customer_product_id":138099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18518650377236","imei1":"18518650377236","imei2":"18518650377236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138093,"job_number":"JOB_138093","tr_customer_id":138110,"tr_customer_product_id":138100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"Carmel Gislason","mobile_number":"649-544-1127","email_id":"Kaci32@hotmail.com","dop":"2025-04-06","serial_number":"11640836728970340","imei1":"11640836728970340","imei2":"11640836728970340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138095,"job_number":"JOB_138095","tr_customer_id":138112,"tr_customer_product_id":138102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:07.000Z","modified_at":"2025-12-26T03:45:07.000Z","name":"Grady Connelly","mobile_number":"446-550-9541","email_id":"Chesley.Schroeder@gmail.com","dop":"2025-04-06","serial_number":"13776928885067074","imei1":"13776928885067074","imei2":"13776928885067074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138096,"job_number":"JOB_138096","tr_customer_id":138113,"tr_customer_product_id":138103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10055707959336","imei1":"10055707959336","imei2":"10055707959336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138097,"job_number":"JOB_138097","tr_customer_id":138114,"tr_customer_product_id":138104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"Shawna Quigley","mobile_number":"977-413-9329","email_id":"Alisa.Marks@yahoo.com","dop":"2025-09-16","serial_number":"13338119663926","imei1":"13338119663926","imei2":"13338119663926","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138100,"job_number":"JOB_138100","tr_customer_id":138117,"tr_customer_product_id":138107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:21.000Z","modified_at":"2025-12-26T03:45:21.000Z","name":"Gerda Ryan","mobile_number":"530-402-5010","email_id":"Monroe9@hotmail.com","dop":"2025-04-06","serial_number":"17582467073012432","imei1":"17582467073012432","imei2":"17582467073012432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138101,"job_number":"JOB_138101","tr_customer_id":138118,"tr_customer_product_id":138108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10923311865729","imei1":"10923311865729","imei2":"10923311865729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138103,"job_number":"JOB_138103","tr_customer_id":138120,"tr_customer_product_id":138110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Isac Franecki","mobile_number":"866-954-4997","email_id":"Rory_Schneider4@hotmail.com","dop":"2025-06-18","serial_number":"1046823207895587","imei1":"1046823207895587","imei2":"1046823207895587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138104,"job_number":"JOB_138104","tr_customer_id":138121,"tr_customer_product_id":138111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15474247568281","imei1":"15474247568281","imei2":"15474247568281","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138105,"job_number":"JOB_138105","tr_customer_id":138122,"tr_customer_product_id":138112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Sheila Yost","mobile_number":"910-762-7898","email_id":"Nolan23@hotmail.com","dop":"2025-09-16","serial_number":"16284844506214","imei1":"16284844506214","imei2":"16284844506214","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138106,"job_number":"JOB_138106","tr_customer_id":138123,"tr_customer_product_id":138113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18293157713002","imei1":"18293157713002","imei2":"18293157713002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138108,"job_number":"JOB_138108","tr_customer_id":138125,"tr_customer_product_id":138115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:33.000Z","modified_at":"2025-12-26T03:45:33.000Z","name":"Hassan Champlin","mobile_number":"346-964-3137","email_id":"Holden.Hagenes62@gmail.com","dop":"2025-04-06","serial_number":"15114517432655510","imei1":"15114517432655510","imei2":"15114517432655510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138110,"job_number":"JOB_138110","tr_customer_id":138127,"tr_customer_product_id":138117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:46.000Z","modified_at":"2025-12-26T03:45:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11053641344834","imei1":"11053641344834","imei2":"11053641344834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138112,"job_number":"JOB_138112","tr_customer_id":138129,"tr_customer_product_id":138119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Gregorio Waters","mobile_number":"982-936-4049","email_id":"Simone_Schmitt96@gmail.com","dop":"2025-04-06","serial_number":"16578146635933406","imei1":"16578146635933406","imei2":"16578146635933406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138113,"job_number":"JOB_138113","tr_customer_id":138130,"tr_customer_product_id":138120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18033506701595","imei1":"18033506701595","imei2":"18033506701595","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138114,"job_number":"JOB_138114","tr_customer_id":138131,"tr_customer_product_id":138121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Tressa Funk","mobile_number":"569-235-8373","email_id":"Henderson_OReilly@hotmail.com","dop":"2025-09-16","serial_number":"12507525068732","imei1":"12507525068732","imei2":"12507525068732","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138117,"job_number":"JOB_138117","tr_customer_id":138134,"tr_customer_product_id":138124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17427866139213","imei1":"17427866139213","imei2":"17427866139213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138120,"job_number":"JOB_138120","tr_customer_id":138137,"tr_customer_product_id":138127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:52.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Coy Beahan","mobile_number":"777-879-3012","email_id":"Lauriane.Stamm66@yahoo.com","dop":"2025-04-06","serial_number":"16057464828563032","imei1":"16057464828563032","imei2":"16057464828563032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138122,"job_number":"JOB_138122","tr_customer_id":138139,"tr_customer_product_id":138129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:45:58.000Z","name":"Sanford Spinka","mobile_number":"220-221-4370","email_id":"Gonzalo.Harvey76@gmail.com","dop":"2025-05-30","serial_number":"15918133290815","imei1":"15918133290815","imei2":"15918133290815","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138123,"job_number":"JOB_138123","tr_customer_id":138140,"tr_customer_product_id":138130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:59.000Z","modified_at":"2025-12-26T03:45:59.000Z","name":"Harley Sipes","mobile_number":"343-656-2627","email_id":"Selina_Dooley15@gmail.com","dop":"2025-05-30","serial_number":"1429481707076069","imei1":"1429481707076069","imei2":"1429481707076069","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138125,"job_number":"JOB_138125","tr_customer_id":138142,"tr_customer_product_id":138132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17003310923996","imei1":"17003310923996","imei2":"17003310923996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138130,"job_number":"JOB_138130","tr_customer_id":138147,"tr_customer_product_id":138137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Eddie Hegmann","mobile_number":"788-571-4880","email_id":"Helga64@gmail.com","dop":"2025-04-06","serial_number":"10220179660491438","imei1":"10220179660491438","imei2":"10220179660491438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138131,"job_number":"JOB_138131","tr_customer_id":138148,"tr_customer_product_id":138138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15983918827309","imei1":"15983918827309","imei2":"15983918827309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138133,"job_number":"JOB_138133","tr_customer_id":138150,"tr_customer_product_id":138140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:13.000Z","modified_at":"2025-12-26T03:46:13.000Z","name":"Alden Schmitt","mobile_number":"226-743-5316","email_id":"Tyreek.Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"15923153696329260","imei1":"15923153696329260","imei2":"15923153696329260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138135,"job_number":"JOB_138135","tr_customer_id":138152,"tr_customer_product_id":138142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153875257876","imei1":"15153875257876","imei2":"15153875257876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138137,"job_number":"JOB_138137","tr_customer_id":138154,"tr_customer_product_id":138144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:20.000Z","modified_at":"2025-12-26T03:46:20.000Z","name":"Althea Farrell","mobile_number":"629-398-0768","email_id":"Madelynn42@yahoo.com","dop":"2025-04-06","serial_number":"19871877960580340","imei1":"19871877960580340","imei2":"19871877960580340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138147,"job_number":"JOB_138147","tr_customer_id":138164,"tr_customer_product_id":138154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15840386962130","imei1":"15840386962130","imei2":"15840386962130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138151,"job_number":"JOB_138151","tr_customer_id":138168,"tr_customer_product_id":138158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11892289326281","imei1":"11892289326281","imei2":"11892289326281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138153,"job_number":"JOB_138153","tr_customer_id":138170,"tr_customer_product_id":138160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Casimir Kiehn","mobile_number":"647-992-1408","email_id":"Abigail_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"17270194182595368","imei1":"17270194182595368","imei2":"17270194182595368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138154,"job_number":"JOB_138154","tr_customer_id":138171,"tr_customer_product_id":138161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:33.000Z","modified_at":"2025-12-26T03:46:33.000Z","name":"Laverna Lind","mobile_number":"670-815-5725","email_id":"Cassandra_Little12@yahoo.com","dop":"2025-04-06","serial_number":"16342379681991892","imei1":"16342379681991892","imei2":"16342379681991892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138155,"job_number":"JOB_138155","tr_customer_id":138172,"tr_customer_product_id":138162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:35.000Z","modified_at":"2025-12-26T03:46:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11525305003059","imei1":"11525305003059","imei2":"11525305003059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138157,"job_number":"JOB_138157","tr_customer_id":138174,"tr_customer_product_id":138164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:46:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17695907675592","imei1":"17695907675592","imei2":"17695907675592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138159,"job_number":"JOB_138159","tr_customer_id":138176,"tr_customer_product_id":138166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:37.000Z","modified_at":"2025-12-26T03:46:37.000Z","name":"Chloe Waelchi","mobile_number":"517-805-0224","email_id":"Malcolm.Sawayn51@gmail.com","dop":"2025-04-06","serial_number":"11955361170106316","imei1":"11955361170106316","imei2":"11955361170106316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138160,"job_number":"JOB_138160","tr_customer_id":138177,"tr_customer_product_id":138167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:38.000Z","modified_at":"2025-12-26T03:46:38.000Z","name":"Kayleigh Hodkiewicz","mobile_number":"570-263-9871","email_id":"Morton_Heller37@gmail.com","dop":"2025-04-06","serial_number":"13672256354665876","imei1":"13672256354665876","imei2":"13672256354665876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138164,"job_number":"JOB_138164","tr_customer_id":138181,"tr_customer_product_id":138171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19283473747614","imei1":"19283473747614","imei2":"19283473747614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138166,"job_number":"JOB_138166","tr_customer_id":138183,"tr_customer_product_id":138173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:51.000Z","modified_at":"2025-12-26T03:46:51.000Z","name":"Edyth Bergnaum","mobile_number":"885-647-5983","email_id":"Tierra66@gmail.com","dop":"2025-04-06","serial_number":"12725804123526336","imei1":"12725804123526336","imei2":"12725804123526336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138170,"job_number":"JOB_138170","tr_customer_id":138187,"tr_customer_product_id":138177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:03.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226936482938","imei1":"11226936482938","imei2":"11226936482938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138172,"job_number":"JOB_138172","tr_customer_id":138189,"tr_customer_product_id":138179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:05.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Danial Medhurst","mobile_number":"998-228-5311","email_id":"Gaylord23@yahoo.com","dop":"2025-04-06","serial_number":"12858016308400616","imei1":"12858016308400616","imei2":"12858016308400616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138176,"job_number":"JOB_138176","tr_customer_id":138193,"tr_customer_product_id":138183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:11.000Z","modified_at":"2025-12-26T03:47:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008189107731","imei1":"17008189107731","imei2":"17008189107731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138178,"job_number":"JOB_138178","tr_customer_id":138195,"tr_customer_product_id":138185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:13.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Ladarius Hahn","mobile_number":"681-883-2751","email_id":"Vincent52@hotmail.com","dop":"2025-04-06","serial_number":"19935650053416976","imei1":"19935650053416976","imei2":"19935650053416976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138179,"job_number":"JOB_138179","tr_customer_id":138196,"tr_customer_product_id":138186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15342217231959","imei1":"15342217231959","imei2":"15342217231959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138181,"job_number":"JOB_138181","tr_customer_id":138198,"tr_customer_product_id":138188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:17.000Z","modified_at":"2025-12-26T03:47:17.000Z","name":"Gino Zemlak","mobile_number":"768-804-0848","email_id":"Imogene45@yahoo.com","dop":"2025-04-06","serial_number":"11786800474871232","imei1":"11786800474871232","imei2":"11786800474871232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138182,"job_number":"JOB_138182","tr_customer_id":138199,"tr_customer_product_id":138189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11256084134113","imei1":"11256084134113","imei2":"11256084134113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138184,"job_number":"JOB_138184","tr_customer_id":138201,"tr_customer_product_id":138191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:23.000Z","modified_at":"2025-12-26T03:47:23.000Z","name":"Twila Hilll","mobile_number":"356-263-5076","email_id":"Felicita.Veum85@yahoo.com","dop":"2025-04-06","serial_number":"15541981070008706","imei1":"15541981070008706","imei2":"15541981070008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138185,"job_number":"JOB_138185","tr_customer_id":138202,"tr_customer_product_id":138192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:47:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15273286407871","imei1":"15273286407871","imei2":"15273286407871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138187,"job_number":"JOB_138187","tr_customer_id":138204,"tr_customer_product_id":138194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:30.000Z","modified_at":"2025-12-26T03:47:30.000Z","name":"Emmitt Blanda","mobile_number":"278-212-8921","email_id":"Carolyne_Will87@hotmail.com","dop":"2025-04-06","serial_number":"12841369619238316","imei1":"12841369619238316","imei2":"12841369619238316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138190,"job_number":"JOB_138190","tr_customer_id":138207,"tr_customer_product_id":138197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517772326072","imei1":"11517772326072","imei2":"11517772326072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138193,"job_number":"JOB_138193","tr_customer_id":138210,"tr_customer_product_id":138200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Tia Harris","mobile_number":"231-745-4320","email_id":"Vickie.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"11725939475221864","imei1":"11725939475221864","imei2":"11725939475221864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138194,"job_number":"JOB_138194","tr_customer_id":138211,"tr_customer_product_id":138201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:52.000Z","modified_at":"2025-12-26T03:47:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946739728397","imei1":"19946739728397","imei2":"19946739728397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138196,"job_number":"JOB_138196","tr_customer_id":138213,"tr_customer_product_id":138203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:54.000Z","modified_at":"2025-12-26T03:47:54.000Z","name":"Deonte Paucek","mobile_number":"824-230-6649","email_id":"Stephan_Hane76@hotmail.com","dop":"2025-04-06","serial_number":"16332849690007902","imei1":"16332849690007902","imei2":"16332849690007902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138197,"job_number":"JOB_138197","tr_customer_id":138214,"tr_customer_product_id":138204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11392246038956","imei1":"11392246038956","imei2":"11392246038956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138199,"job_number":"JOB_138199","tr_customer_id":138216,"tr_customer_product_id":138206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:08.000Z","modified_at":"2025-12-26T03:48:08.000Z","name":"June Glover","mobile_number":"393-879-8480","email_id":"Helen51@gmail.com","dop":"2025-04-06","serial_number":"15525565074123252","imei1":"15525565074123252","imei2":"15525565074123252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138200,"job_number":"JOB_138200","tr_customer_id":138217,"tr_customer_product_id":138207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:46.000Z","modified_at":"2025-12-26T03:54:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67588252439861","imei1":"67588252439861","imei2":"67588252439861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138201,"job_number":"JOB_138201","tr_customer_id":138218,"tr_customer_product_id":138208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83618335429077","imei1":"83618335429077","imei2":"83618335429077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138202,"job_number":"JOB_138202","tr_customer_id":138219,"tr_customer_product_id":138209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64336400628254","imei1":"64336400628254","imei2":"64336400628254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138203,"job_number":"JOB_138203","tr_customer_id":138220,"tr_customer_product_id":138210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67328421039837","imei1":"67328421039837","imei2":"67328421039837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138204,"job_number":"JOB_138204","tr_customer_id":138221,"tr_customer_product_id":138211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35282042892422","imei1":"35282042892422","imei2":"35282042892422","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138205,"job_number":"JOB_138205","tr_customer_id":138222,"tr_customer_product_id":138212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80870692092304","imei1":"80870692092304","imei2":"80870692092304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138207,"job_number":"JOB_138207","tr_customer_id":138224,"tr_customer_product_id":138214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38215635999957","imei1":"38215635999957","imei2":"38215635999957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138208,"job_number":"JOB_138208","tr_customer_id":138225,"tr_customer_product_id":138215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19289555375490","imei1":"19289555375490","imei2":"19289555375490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138209,"job_number":"JOB_138209","tr_customer_id":138226,"tr_customer_product_id":138216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50392388358149","imei1":"50392388358149","imei2":"50392388358149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138210,"job_number":"JOB_138210","tr_customer_id":138227,"tr_customer_product_id":138217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50584483208641","imei1":"50584483208641","imei2":"50584483208641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138211,"job_number":"JOB_138211","tr_customer_id":138228,"tr_customer_product_id":138218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44577369193677","imei1":"44577369193677","imei2":"44577369193677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138212,"job_number":"JOB_138212","tr_customer_id":138229,"tr_customer_product_id":138219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97149288112263","imei1":"97149288112263","imei2":"97149288112263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138214,"job_number":"JOB_138214","tr_customer_id":138231,"tr_customer_product_id":138221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50971031846643","imei1":"50971031846643","imei2":"50971031846643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138215,"job_number":"JOB_138215","tr_customer_id":138232,"tr_customer_product_id":138222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97117785734256","imei1":"97117785734256","imei2":"97117785734256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138216,"job_number":"JOB_138216","tr_customer_id":138233,"tr_customer_product_id":138223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85154495385081","imei1":"85154495385081","imei2":"85154495385081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138217,"job_number":"JOB_138217","tr_customer_id":138234,"tr_customer_product_id":138224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28522671573273","imei1":"28522671573273","imei2":"28522671573273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138218,"job_number":"JOB_138218","tr_customer_id":138235,"tr_customer_product_id":138225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79433227281090","imei1":"79433227281090","imei2":"79433227281090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138219,"job_number":"JOB_138219","tr_customer_id":138236,"tr_customer_product_id":138226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84781691081596","imei1":"84781691081596","imei2":"84781691081596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138223,"job_number":"JOB_138223","tr_customer_id":138240,"tr_customer_product_id":138230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:17.000Z","modified_at":"2025-12-26T04:22:17.000Z","name":"Lavonne Jerde","mobile_number":"690-926-2932","email_id":"Watson.Kertzmann99@hotmail.com","dop":"2025-04-06","serial_number":"10170500476553970","imei1":"10170500476553970","imei2":"10170500476553970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138227,"job_number":"JOB_138227","tr_customer_id":138244,"tr_customer_product_id":138234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:32.000Z","modified_at":"2025-12-26T04:29:32.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"18593174505321","imei1":"18593174505321","imei2":"18593174505321","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138229,"job_number":"JOB_138229","tr_customer_id":138246,"tr_customer_product_id":138236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:34.000Z","modified_at":"2025-12-26T04:29:34.000Z","name":"Kade Rogahn","mobile_number":"367-404-6274","email_id":"Carlos_Champlin@gmail.com","dop":"2025-10-12","serial_number":"1007387755703713","imei1":"1007387755703713","imei2":"1007387755703713","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138230,"job_number":"JOB_138230","tr_customer_id":138247,"tr_customer_product_id":138237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:48.000Z","modified_at":"2025-12-26T04:29:48.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16791772099882","imei1":"16791772099882","imei2":"16791772099882","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138232,"job_number":"JOB_138232","tr_customer_id":138249,"tr_customer_product_id":138239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:50.000Z","modified_at":"2025-12-26T04:29:50.000Z","name":"Judy Sipes","mobile_number":"335-227-8134","email_id":"Laney_Beer@gmail.com","dop":"2025-10-12","serial_number":"1007187038776787","imei1":"1007187038776787","imei2":"1007187038776787","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138233,"job_number":"JOB_138233","tr_customer_id":138250,"tr_customer_product_id":138240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:04.000Z","modified_at":"2025-12-26T04:30:04.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11559457752770","imei1":"11559457752770","imei2":"11559457752770","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138235,"job_number":"JOB_138235","tr_customer_id":138252,"tr_customer_product_id":138242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:06.000Z","modified_at":"2025-12-26T04:30:06.000Z","name":"Trystan Kertzmann","mobile_number":"302-472-2796","email_id":"Brenda.Wiegand1@yahoo.com","dop":"2025-10-12","serial_number":"1005397029229827","imei1":"1005397029229827","imei2":"1005397029229827","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138236,"job_number":"JOB_138236","tr_customer_id":138253,"tr_customer_product_id":138243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:31:59.000Z","modified_at":"2025-12-26T04:31:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"14457030521385","imei1":"14457030521385","imei2":"14457030521385","popurl":"2025-12-16T04:31:58.541429045Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138237,"job_number":"JOB_138237","tr_customer_id":138254,"tr_customer_product_id":138244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:32:09.000Z","modified_at":"2025-12-26T04:32:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"18226419622330","imei1":"18226419622330","imei2":"18226419622330","popurl":"2025-12-16T04:32:08.202912446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138238,"job_number":"JOB_138238","tr_customer_id":138255,"tr_customer_product_id":138245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:25.000Z","modified_at":"2025-12-26T04:33:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14006486780588","imei1":"14006486780588","imei2":"14006486780588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138240,"job_number":"JOB_138240","tr_customer_id":138257,"tr_customer_product_id":138247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:27.000Z","modified_at":"2025-12-26T04:33:27.000Z","name":"Katlyn Green","mobile_number":"898-937-1667","email_id":"Aaron49@yahoo.com","dop":"2025-04-06","serial_number":"12022393302546734","imei1":"12022393302546734","imei2":"12022393302546734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138241,"job_number":"JOB_138241","tr_customer_id":138258,"tr_customer_product_id":138248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:52.000Z","modified_at":"2025-12-26T04:33:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14210089547731","imei1":"14210089547731","imei2":"14210089547731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138243,"job_number":"JOB_138243","tr_customer_id":138260,"tr_customer_product_id":138250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:33:53.000Z","name":"Andres Skiles","mobile_number":"822-210-7127","email_id":"Lelah_Koch4@hotmail.com","dop":"2025-04-06","serial_number":"17506509604359176","imei1":"17506509604359176","imei2":"17506509604359176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138244,"job_number":"JOB_138244","tr_customer_id":138261,"tr_customer_product_id":138251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14248403285700","imei1":"14248403285700","imei2":"14248403285700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138246,"job_number":"JOB_138246","tr_customer_id":138263,"tr_customer_product_id":138253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:22.000Z","modified_at":"2025-12-26T04:34:22.000Z","name":"Jesse Fadel","mobile_number":"505-236-3057","email_id":"Era_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"16706433602276392","imei1":"16706433602276392","imei2":"16706433602276392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138253,"job_number":"JOB_138253","tr_customer_id":138270,"tr_customer_product_id":138260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:51.000Z","modified_at":"2025-12-26T04:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105445503434664","imei1":"105445503434664","imei2":"105445503434664","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138255,"job_number":"JOB_138255","tr_customer_id":138272,"tr_customer_product_id":138262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:03.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104676926467069","imei1":"104676926467069","imei2":"104676926467069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138261,"job_number":"JOB_138261","tr_customer_id":138278,"tr_customer_product_id":138268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:19.000Z","modified_at":"2025-12-26T04:52:19.000Z","name":"Dustin Funk","mobile_number":"464-622-9378","email_id":"Ronaldo.Gerhold@gmail.com","dop":"2025-04-06","serial_number":"16868526431823490","imei1":"16868526431823490","imei2":"16868526431823490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138275,"job_number":"JOB_138275","tr_customer_id":138292,"tr_customer_product_id":138282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17477407298844","imei1":"17477407298844","imei2":"17477407298844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138277,"job_number":"JOB_138277","tr_customer_id":138294,"tr_customer_product_id":138284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"Michele Stiedemann","mobile_number":"313-233-5818","email_id":"Annabel10@yahoo.com","dop":"2025-04-06","serial_number":"11667478811377064","imei1":"11667478811377064","imei2":"11667478811377064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138278,"job_number":"JOB_138278","tr_customer_id":138295,"tr_customer_product_id":138285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16281221170163","imei1":"16281221170163","imei2":"16281221170163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138280,"job_number":"JOB_138280","tr_customer_id":138297,"tr_customer_product_id":138287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:18.000Z","modified_at":"2025-12-26T05:20:18.000Z","name":"Clementina Crooks","mobile_number":"420-831-3560","email_id":"Caesar_Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"13492988410853870","imei1":"13492988410853870","imei2":"13492988410853870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138281,"job_number":"JOB_138281","tr_customer_id":138298,"tr_customer_product_id":138288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16890365583992","imei1":"16890365583992","imei2":"16890365583992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138283,"job_number":"JOB_138283","tr_customer_id":138300,"tr_customer_product_id":138290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:28.000Z","modified_at":"2025-12-26T05:20:28.000Z","name":"Jaden Strosin","mobile_number":"225-871-0599","email_id":"Lucius.Lehner13@gmail.com","dop":"2025-04-06","serial_number":"12107147563657266","imei1":"12107147563657266","imei2":"12107147563657266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138285,"job_number":"JOB_138285","tr_customer_id":138302,"tr_customer_product_id":138292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:01.000Z","modified_at":"2025-12-26T05:39:01.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16182955155796","imei1":"16182955155796","imei2":"16182955155796","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138287,"job_number":"JOB_138287","tr_customer_id":138304,"tr_customer_product_id":138294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:14.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14009721248442","imei1":"14009721248442","imei2":"14009721248442","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138289,"job_number":"JOB_138289","tr_customer_id":138306,"tr_customer_product_id":138296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:25.000Z","modified_at":"2025-12-26T05:39:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15813148265080","imei1":"15813148265080","imei2":"15813148265080","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138291,"job_number":"JOB_138291","tr_customer_id":138308,"tr_customer_product_id":138298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16195204753730","imei1":"16195204753730","imei2":"16195204753730","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138293,"job_number":"JOB_138293","tr_customer_id":138310,"tr_customer_product_id":138300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:51:59.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13234835151889","imei1":"13234835151889","imei2":"13234835151889","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138295,"job_number":"JOB_138295","tr_customer_id":138312,"tr_customer_product_id":138302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19241408310728","imei1":"19241408310728","imei2":"19241408310728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138297,"job_number":"JOB_138297","tr_customer_id":138314,"tr_customer_product_id":138304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14874790683170","imei1":"14874790683170","imei2":"14874790683170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138299,"job_number":"JOB_138299","tr_customer_id":138316,"tr_customer_product_id":138306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"Kaitlin Cartwright","mobile_number":"275-523-5587","email_id":"Turner16@hotmail.com","dop":"2025-04-06","serial_number":"13094500285497512","imei1":"13094500285497512","imei2":"13094500285497512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138300,"job_number":"JOB_138300","tr_customer_id":138317,"tr_customer_product_id":138307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19289150758848","imei1":"19289150758848","imei2":"19289150758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138302,"job_number":"JOB_138302","tr_customer_id":138319,"tr_customer_product_id":138309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:18.000Z","modified_at":"2025-12-26T06:00:18.000Z","name":"Billie Nolan","mobile_number":"301-509-5615","email_id":"Florida.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"15969410566707364","imei1":"15969410566707364","imei2":"15969410566707364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138303,"job_number":"JOB_138303","tr_customer_id":138320,"tr_customer_product_id":138310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677968579540","imei1":"13677968579540","imei2":"13677968579540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138305,"job_number":"JOB_138305","tr_customer_id":138322,"tr_customer_product_id":138312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"Peyton Weissnat","mobile_number":"427-306-0292","email_id":"Zetta91@gmail.com","dop":"2025-04-06","serial_number":"12015326524926888","imei1":"12015326524926888","imei2":"12015326524926888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138306,"job_number":"JOB_138306","tr_customer_id":138323,"tr_customer_product_id":138313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18223708832218","imei1":"18223708832218","imei2":"18223708832218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138307,"job_number":"JOB_138307","tr_customer_id":138324,"tr_customer_product_id":138314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"Jason Howe","mobile_number":"335-684-4769","email_id":"Bertram_Homenick@yahoo.com","dop":"2025-09-16","serial_number":"12265321293178","imei1":"12265321293178","imei2":"12265321293178","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138308,"job_number":"JOB_138308","tr_customer_id":138325,"tr_customer_product_id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11914101208080","imei1":"11914101208080","imei2":"11914101208080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138310,"job_number":"JOB_138310","tr_customer_id":138327,"tr_customer_product_id":138317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:12.000Z","modified_at":"2025-12-26T06:15:12.000Z","name":"Karley Reichert","mobile_number":"858-917-4336","email_id":"Stanford.Thompson31@hotmail.com","dop":"2025-04-06","serial_number":"17100027831941292","imei1":"17100027831941292","imei2":"17100027831941292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138311,"job_number":"JOB_138311","tr_customer_id":138328,"tr_customer_product_id":138318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11494868225947","imei1":"11494868225947","imei2":"11494868225947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138312,"job_number":"JOB_138312","tr_customer_id":138329,"tr_customer_product_id":138319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"Stuart Hagenes","mobile_number":"369-924-4008","email_id":"Ahmed_Becker59@yahoo.com","dop":"2025-09-16","serial_number":"13305896769837","imei1":"13305896769837","imei2":"13305896769837","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138313,"job_number":"JOB_138313","tr_customer_id":138330,"tr_customer_product_id":138320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:34.000Z","modified_at":"2025-12-26T06:15:34.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16627499109985","imei1":"16627499109985","imei2":"16627499109985","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138314,"job_number":"JOB_138314","tr_customer_id":138331,"tr_customer_product_id":138321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:35.000Z","modified_at":"2025-12-26T06:15:35.000Z","name":"Jonathan Harris","mobile_number":"867-840-3295","email_id":"Gage0@yahoo.com","dop":"2025-09-16","serial_number":"19768340419023","imei1":"19768340419023","imei2":"19768340419023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138317,"job_number":"JOB_138317","tr_customer_id":138334,"tr_customer_product_id":138324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:53.000Z","modified_at":"2025-12-26T06:15:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18655169602788","imei1":"18655169602788","imei2":"18655169602788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138318,"job_number":"JOB_138318","tr_customer_id":138335,"tr_customer_product_id":138325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:54.000Z","modified_at":"2025-12-26T06:15:54.000Z","name":"Maia Hamill","mobile_number":"479-621-9663","email_id":"Agustina_Conroy@yahoo.com","dop":"2025-04-06","serial_number":"10847605028610","imei1":"10847605028610","imei2":"10847605028610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138319,"job_number":"JOB_138319","tr_customer_id":138336,"tr_customer_product_id":138326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:55.000Z","modified_at":"2025-12-26T06:15:55.000Z","name":"Torrance Grant","mobile_number":"501-562-5421","email_id":"Layne_Lowe@gmail.com","dop":"2025-04-06","serial_number":"18186473140907784","imei1":"18186473140907784","imei2":"18186473140907784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137798,"job_number":"JOB_137798","tr_customer_id":137815,"tr_customer_product_id":137805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"173958694646785","imei1":"173958694646785","imei2":"173958694646785","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137799,"job_number":"JOB_137799","tr_customer_id":137816,"tr_customer_product_id":137806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"Moises Schultz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174835147205875","imei1":"174835147205875","imei2":"174835147205875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137800,"job_number":"JOB_137800","tr_customer_id":137817,"tr_customer_product_id":137807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Braden Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109761055559090","imei1":"109761055559090","imei2":"109761055559090","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137801,"job_number":"JOB_137801","tr_customer_id":137818,"tr_customer_product_id":137808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Kelli McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119411725917100","imei1":"119411725917100","imei2":"119411725917100","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137802,"job_number":"JOB_137802","tr_customer_id":137819,"tr_customer_product_id":137809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"185937259012826","imei1":"185937259012826","imei2":"185937259012826","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137803,"job_number":"JOB_137803","tr_customer_id":137820,"tr_customer_product_id":137810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Rozella Nikolaus","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123951539446102","imei1":"123951539446102","imei2":"123951539446102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137804,"job_number":"JOB_137804","tr_customer_id":137821,"tr_customer_product_id":137811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Angus Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180585270978249","imei1":"180585270978249","imei2":"180585270978249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137805,"job_number":"JOB_137805","tr_customer_id":137822,"tr_customer_product_id":137812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:46.000Z","modified_at":"2025-12-25T14:09:46.000Z","name":"Brayan Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189131770592294","imei1":"189131770592294","imei2":"189131770592294","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137895,"job_number":"JOB_137895","tr_customer_id":137912,"tr_customer_product_id":137902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100692066103308","imei1":"100692066103308","imei2":"100692066103308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137897,"job_number":"JOB_137897","tr_customer_id":137914,"tr_customer_product_id":137904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"Johan Maggio","mobile_number":"343-890-4382","email_id":"Daisha_Lind5@yahoo.com","dop":"2025-06-09","serial_number":"106579486892942","imei1":"106579486892942","imei2":"106579486892942","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137901,"job_number":"JOB_137901","tr_customer_id":137918,"tr_customer_product_id":137908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104623798902296","imei1":"104623798902296","imei2":"104623798902296","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137903,"job_number":"JOB_137903","tr_customer_id":137920,"tr_customer_product_id":137910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Destinee Hamill","mobile_number":"653-415-4536","email_id":"Mireya_Shanahan@hotmail.com","dop":"2025-06-09","serial_number":"102610473313958","imei1":"102610473313958","imei2":"102610473313958","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137911,"job_number":"JOB_137911","tr_customer_id":137928,"tr_customer_product_id":137918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:12.000Z","modified_at":"2025-12-25T14:25:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100527306009517","imei1":"100527306009517","imei2":"100527306009517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137913,"job_number":"JOB_137913","tr_customer_id":137930,"tr_customer_product_id":137920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Joe Simonis","mobile_number":"755-378-5753","email_id":"Jadyn75@hotmail.com","dop":"2025-06-09","serial_number":"100410098030154","imei1":"100410098030154","imei2":"100410098030154","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137915,"job_number":"JOB_137915","tr_customer_id":137932,"tr_customer_product_id":137922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:14.000Z","modified_at":"2025-12-25T14:25:14.000Z","name":"Queen Hane","mobile_number":"860-999-6187","email_id":"Orie97@hotmail.com","dop":"2025-06-09","serial_number":"38370723158888130","imei1":"38370723158888130","imei2":"38370723158888130","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138091,"job_number":"JOB_138091","tr_customer_id":138108,"tr_customer_product_id":138098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:05.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isabell_Streich13@hotmail.com","dop":"2025-07-02","serial_number":"16481902564007","imei1":"16481902564007","imei2":"16481902564007","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138099,"job_number":"JOB_138099","tr_customer_id":138116,"tr_customer_product_id":138106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Veda_Yundt@yahoo.com","dop":"2025-07-02","serial_number":"13799603321898","imei1":"13799603321898","imei2":"13799603321898","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138109,"job_number":"JOB_138109","tr_customer_id":138126,"tr_customer_product_id":138116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:36.000Z","modified_at":"2025-12-26T03:45:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Javonte68@gmail.com","dop":"2025-07-02","serial_number":"17470192788260","imei1":"17470192788260","imei2":"17470192788260","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138124,"job_number":"JOB_138124","tr_customer_id":138141,"tr_customer_product_id":138131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139484048705559","imei1":"139484048705559","imei2":"139484048705559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138126,"job_number":"JOB_138126","tr_customer_id":138143,"tr_customer_product_id":138133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"Ethelyn Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162746094597614","imei1":"162746094597614","imei2":"162746094597614","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138128,"job_number":"JOB_138128","tr_customer_id":138145,"tr_customer_product_id":138135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Thalia Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115051376490636","imei1":"115051376490636","imei2":"115051376490636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138129,"job_number":"JOB_138129","tr_customer_id":138146,"tr_customer_product_id":138136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Sabina Will","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161425724658083","imei1":"161425724658083","imei2":"161425724658083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138138,"job_number":"JOB_138138","tr_customer_id":138155,"tr_customer_product_id":138145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:21.000Z","modified_at":"2025-12-26T03:46:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168637110909299","imei1":"168637110909299","imei2":"168637110909299","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138139,"job_number":"JOB_138139","tr_customer_id":138156,"tr_customer_product_id":138146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Georgianna Powlowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115552308630618","imei1":"115552308630618","imei2":"115552308630618","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138140,"job_number":"JOB_138140","tr_customer_id":138157,"tr_customer_product_id":138147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Princess Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157034798563570","imei1":"157034798563570","imei2":"157034798563570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138141,"job_number":"JOB_138141","tr_customer_id":138158,"tr_customer_product_id":138148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Leonie Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177913115428266","imei1":"177913115428266","imei2":"177913115428266","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138143,"job_number":"JOB_138143","tr_customer_id":138160,"tr_customer_product_id":138150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108759575580997","imei1":"108759575580997","imei2":"108759575580997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138148,"job_number":"JOB_138148","tr_customer_id":138165,"tr_customer_product_id":138155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"Fletcher Roob","mobile_number":"386-682-2005","email_id":"Josianne87@hotmail.com","dop":"2025-06-09","serial_number":"102633183470106","imei1":"102633183470106","imei2":"102633183470106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138161,"job_number":"JOB_138161","tr_customer_id":138178,"tr_customer_product_id":138168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100290624967358","imei1":"100290624967358","imei2":"100290624967358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138163,"job_number":"JOB_138163","tr_customer_id":138180,"tr_customer_product_id":138170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:45.000Z","modified_at":"2025-12-26T03:46:45.000Z","name":"Angelita D'Amore","mobile_number":"543-890-9104","email_id":"Ana37@gmail.com","dop":"2025-06-09","serial_number":"104847662035812","imei1":"104847662035812","imei2":"104847662035812","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138167,"job_number":"JOB_138167","tr_customer_id":138184,"tr_customer_product_id":138174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:58.000Z","modified_at":"2025-12-26T03:46:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108150874028955","imei1":"108150874028955","imei2":"108150874028955","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138169,"job_number":"JOB_138169","tr_customer_id":138186,"tr_customer_product_id":138176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:46:59.000Z","name":"Milton Sporer","mobile_number":"593-767-7476","email_id":"Macie24@yahoo.com","dop":"2025-06-09","serial_number":"109595801048642","imei1":"109595801048642","imei2":"109595801048642","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138316,"job_number":"JOB_138316","tr_customer_id":138333,"tr_customer_product_id":138323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:52.000Z","modified_at":"2025-12-26T06:15:52.000Z","name":"Newell Turcotte","mobile_number":"339-424-5188","email_id":"Kacie.Gaylord87@hotmail.com","dop":"2025-11-04","serial_number":"47161755032965","imei1":"47161755032965","imei2":"47161755032965","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137813,"job_number":"JOB_137813","tr_customer_id":137830,"tr_customer_product_id":137820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:46.000Z","modified_at":"2025-12-25T14:15:46.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10872137425906","imei1":"10872137425906","imei2":"10872137425906","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137815,"job_number":"JOB_137815","tr_customer_id":137832,"tr_customer_product_id":137822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:48.000Z","modified_at":"2025-12-25T14:15:48.000Z","name":"Pink Lockman","mobile_number":"414-221-4827","email_id":"Garett85@yahoo.com","dop":"2000-01-31","serial_number":"1079721219133573","imei1":"1079721219133573","imei2":"1079721219133573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137820,"job_number":"JOB_137820","tr_customer_id":137837,"tr_customer_product_id":137827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:33.000Z","modified_at":"2025-12-25T14:16:33.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10876944456982","imei1":"10876944456982","imei2":"10876944456982","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137822,"job_number":"JOB_137822","tr_customer_id":137839,"tr_customer_product_id":137829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:35.000Z","modified_at":"2025-12-25T14:16:35.000Z","name":"Lisandro Macejkovic","mobile_number":"518-767-2834","email_id":"Lucius.Koelpin@yahoo.com","dop":"2000-01-31","serial_number":"1028334410630846","imei1":"1028334410630846","imei2":"1028334410630846","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137823,"job_number":"JOB_137823","tr_customer_id":137840,"tr_customer_product_id":137830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:19.000Z","modified_at":"2025-12-25T14:17:19.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10998242260912","imei1":"10998242260912","imei2":"10998242260912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137825,"job_number":"JOB_137825","tr_customer_id":137842,"tr_customer_product_id":137832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:20.000Z","modified_at":"2025-12-25T14:17:20.000Z","name":"Russ Baumbach","mobile_number":"330-839-3999","email_id":"Martin.Gusikowski@hotmail.com","dop":"2000-01-31","serial_number":"1025907587437788","imei1":"1025907587437788","imei2":"1025907587437788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137832,"job_number":"JOB_137832","tr_customer_id":137849,"tr_customer_product_id":137839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:04.000Z","modified_at":"2025-12-25T14:18:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10192420427842","imei1":"10192420427842","imei2":"10192420427842","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137834,"job_number":"JOB_137834","tr_customer_id":137851,"tr_customer_product_id":137841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:05.000Z","modified_at":"2025-12-25T14:18:05.000Z","name":"Elijah Schmeler","mobile_number":"240-732-3149","email_id":"Courtney1@yahoo.com","dop":"2000-01-31","serial_number":"1041590247964872","imei1":"1041590247964872","imei2":"1041590247964872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138115,"job_number":"JOB_138115","tr_customer_id":138132,"tr_customer_product_id":138122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:45:50.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10750649824224","imei1":"10750649824224","imei2":"10750649824224","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138119,"job_number":"JOB_138119","tr_customer_id":138136,"tr_customer_product_id":138126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"Niko Schamberger","mobile_number":"696-251-5927","email_id":"Lou.Casper38@gmail.com","dop":"2000-01-31","serial_number":"1013150243190440","imei1":"1013150243190440","imei2":"1013150243190440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138144,"job_number":"JOB_138144","tr_customer_id":138161,"tr_customer_product_id":138151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10207886067508","imei1":"10207886067508","imei2":"10207886067508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138150,"job_number":"JOB_138150","tr_customer_id":138167,"tr_customer_product_id":138157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Grayson Kessler","mobile_number":"756-273-5295","email_id":"Rafaela.Swift66@hotmail.com","dop":"2000-01-31","serial_number":"1038675391607750","imei1":"1038675391607750","imei2":"1038675391607750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138173,"job_number":"JOB_138173","tr_customer_id":138190,"tr_customer_product_id":138180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10041821865861","imei1":"10041821865861","imei2":"10041821865861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138175,"job_number":"JOB_138175","tr_customer_id":138192,"tr_customer_product_id":138182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:10.000Z","modified_at":"2025-12-26T03:47:10.000Z","name":"Eveline Abbott","mobile_number":"681-640-9202","email_id":"Jordan_Jakubowski45@hotmail.com","dop":"2000-01-31","serial_number":"1078123017206196","imei1":"1078123017206196","imei2":"1078123017206196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138188,"job_number":"JOB_138188","tr_customer_id":138205,"tr_customer_product_id":138195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10767443896314","imei1":"10767443896314","imei2":"10767443896314","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138192,"job_number":"JOB_138192","tr_customer_id":138209,"tr_customer_product_id":138199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Adeline Crona","mobile_number":"464-476-6836","email_id":"Ava61@yahoo.com","dop":"2000-01-31","serial_number":"1050280593644532","imei1":"1050280593644532","imei2":"1050280593644532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138262,"job_number":"JOB_138262","tr_customer_id":138279,"tr_customer_product_id":138269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:01.000Z","modified_at":"2025-12-26T04:58:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10910464174181","imei1":"10910464174181","imei2":"10910464174181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138264,"job_number":"JOB_138264","tr_customer_id":138281,"tr_customer_product_id":138271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:03.000Z","modified_at":"2025-12-26T04:58:03.000Z","name":"Jayson Breitenberg","mobile_number":"869-418-9578","email_id":"Max_Waelchi@yahoo.com","dop":"2000-01-31","serial_number":"1046322095442213","imei1":"1046322095442213","imei2":"1046322095442213","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138265,"job_number":"JOB_138265","tr_customer_id":138282,"tr_customer_product_id":138272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:58:42.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10658351268073","imei1":"10658351268073","imei2":"10658351268073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138267,"job_number":"JOB_138267","tr_customer_id":138284,"tr_customer_product_id":138274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:43.000Z","modified_at":"2025-12-26T04:58:43.000Z","name":"Connie McKenzie","mobile_number":"241-284-1704","email_id":"Theresa81@hotmail.com","dop":"2000-01-31","serial_number":"1066872791412235","imei1":"1066872791412235","imei2":"1066872791412235","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138268,"job_number":"JOB_138268","tr_customer_id":138285,"tr_customer_product_id":138275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10682948559427","imei1":"10682948559427","imei2":"10682948559427","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138270,"job_number":"JOB_138270","tr_customer_id":138287,"tr_customer_product_id":138277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:23.000Z","modified_at":"2025-12-26T04:59:23.000Z","name":"Chaz Wolf","mobile_number":"798-625-9314","email_id":"Alycia_Ryan94@hotmail.com","dop":"2000-01-31","serial_number":"1006840433418071","imei1":"1006840433418071","imei2":"1006840433418071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138271,"job_number":"JOB_138271","tr_customer_id":138288,"tr_customer_product_id":138278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:01.000Z","modified_at":"2025-12-26T05:00:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328275555241","imei1":"10328275555241","imei2":"10328275555241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138273,"job_number":"JOB_138273","tr_customer_id":138290,"tr_customer_product_id":138280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:03.000Z","modified_at":"2025-12-26T05:00:03.000Z","name":"Jermey Ernser","mobile_number":"652-682-8021","email_id":"Junius48@gmail.com","dop":"2000-01-31","serial_number":"1050038132744550","imei1":"1050038132744550","imei2":"1050038132744550","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTV9.lzuBjciJg8vuPr84Dh48MhnumYlxy-48XppmbsEHsts |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d592a8ed-4827-4ac6-98da-5729aaaace17 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTV9.lzuBjciJg8vuPr84Dh48MhnumYlxy-48XppmbsEHsts |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f9502b3b-a9c3-4e8d-b282-c4bf8cca965e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 138316,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTV9.lzuBjciJg8vuPr84Dh48MhnumYlxy-48XppmbsEHsts |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 90a25eba-21d6-4891-b1de-ef5948e60185 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"5e7f8-aNkO9D6pRqfUngRCUr2fiKBHlBc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":137733,"job_number":"JOB_137733","tr_customer_id":137750,"tr_customer_product_id":137740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:47:23.000Z","modified_at":"2025-12-25T10:47:23.000Z","name":"Carlee Brakus","mobile_number":"864-378-0119","email_id":"Hester90@hotmail.com","dop":"2025-04-06","serial_number":"12579292655124176","imei1":"12579292655124176","imei2":"12579292655124176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137734,"job_number":"JOB_137734","tr_customer_id":137751,"tr_customer_product_id":137741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137735,"job_number":"JOB_137735","tr_customer_id":137752,"tr_customer_product_id":137742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137736,"job_number":"JOB_137736","tr_customer_id":137754,"tr_customer_product_id":137744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137737,"job_number":"JOB_137737","tr_customer_id":137755,"tr_customer_product_id":137745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137738,"job_number":"JOB_137738","tr_customer_id":137753,"tr_customer_product_id":137743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137739,"job_number":"JOB_137739","tr_customer_id":137756,"tr_customer_product_id":137746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:55:22.000Z","modified_at":"2025-12-25T10:55:22.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137740,"job_number":"JOB_137740","tr_customer_id":137757,"tr_customer_product_id":137747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137741,"job_number":"JOB_137741","tr_customer_id":137758,"tr_customer_product_id":137748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137742,"job_number":"JOB_137742","tr_customer_id":137759,"tr_customer_product_id":137749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:56:31.000Z","modified_at":"2025-12-25T10:56:31.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137743,"job_number":"JOB_137743","tr_customer_id":137761,"tr_customer_product_id":137750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Manik Embranthiri","mobile_number":"7036691226","email_id":"smita.bhat@gmail.com","dop":"2025-12-15","serial_number":"783813944019478","imei1":"783813944019478","imei2":"783813944019478","popurl":"www.aayushman-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137744,"job_number":"JOB_137744","tr_customer_id":137760,"tr_customer_product_id":137751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Hiranya Gill","mobile_number":"7046809590","email_id":"deependra.khan@gmail.com","dop":"2025-12-15","serial_number":"253267540852986","imei1":"253267540852986","imei2":"253267540852986","popurl":"www.sucheta-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137745,"job_number":"JOB_137745","tr_customer_id":137763,"tr_customer_product_id":137752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Gudakesa Bhat","mobile_number":"7012437662","email_id":"anasooya.shukla@gmail.com","dop":"2025-12-15","serial_number":"661545756352918","imei1":"661545756352918","imei2":"661545756352918","popurl":"www.lai-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137746,"job_number":"JOB_137746","tr_customer_id":137762,"tr_customer_product_id":137753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Sitara Banerjee","mobile_number":"7054186957","email_id":"chiranjeev.joshi@gmail.com","dop":"2025-12-15","serial_number":"280467029964084","imei1":"280467029964084","imei2":"280467029964084","popurl":"www.vinay-shah.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137747,"job_number":"JOB_137747","tr_customer_id":137764,"tr_customer_product_id":137754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:57:00.000Z","modified_at":"2025-12-25T10:57:00.000Z","name":"Draupadi Khatri","mobile_number":"7040157957","email_id":"suman.butt@gmail.com","dop":"2025-12-15","serial_number":"690196862986400","imei1":"690196862986400","imei2":"690196862986400","popurl":"www.mayoor-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137748,"job_number":"JOB_137748","tr_customer_id":137765,"tr_customer_product_id":137755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T10:58:19.000Z","modified_at":"2025-12-25T10:58:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"236630332055321","imei1":"236630332055321","imei2":"236630332055321","popurl":"2025-12-15T10:58:18.168083100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T10:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137750,"job_number":"JOB_137750","tr_customer_id":137767,"tr_customer_product_id":137757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:10:25.000Z","modified_at":"2025-12-25T11:10:25.000Z","name":"Rosalinda Schulist","mobile_number":"743-497-3816","email_id":"Mario18@yahoo.com","dop":"2025-04-06","serial_number":"12392825542756760","imei1":"12392825542756760","imei2":"12392825542756760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137752,"job_number":"JOB_137752","tr_customer_id":137769,"tr_customer_product_id":137759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:43:08.000Z","modified_at":"2025-12-25T11:43:08.000Z","name":"Gwendolyn Grady","mobile_number":"582-213-6707","email_id":"Edythe_VonRueden10@gmail.com","dop":"2025-04-06","serial_number":"11275715908746920","imei1":"11275715908746920","imei2":"11275715908746920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137754,"job_number":"JOB_137754","tr_customer_id":137771,"tr_customer_product_id":137761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T11:49:23.000Z","modified_at":"2025-12-25T11:49:23.000Z","name":"Priscilla McGlynn","mobile_number":"240-984-4637","email_id":"Noble1@gmail.com","dop":"2025-04-06","serial_number":"16775837589408208","imei1":"16775837589408208","imei2":"16775837589408208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T11:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137755,"job_number":"JOB_137755","tr_customer_id":137772,"tr_customer_product_id":137762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:00:55.000Z","modified_at":"2025-12-25T12:00:55.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-15T12:00:55.720751Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137759,"job_number":"JOB_137759","tr_customer_id":137776,"tr_customer_product_id":137766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:56:32.000Z","modified_at":"2025-12-25T12:56:32.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"173162530654339","imei1":"173162530654339","imei2":"173162530654339","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T12:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137761,"job_number":"JOB_137761","tr_customer_id":137778,"tr_customer_product_id":137768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:05:57.000Z","modified_at":"2025-12-25T13:05:57.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-15","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-15T13:05:56.324812618Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137765,"job_number":"JOB_137765","tr_customer_id":137782,"tr_customer_product_id":137772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:12.000Z","modified_at":"2025-12-25T13:47:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17340521274392","imei1":"17340521274392","imei2":"17340521274392","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137766,"job_number":"JOB_137766","tr_customer_id":137783,"tr_customer_product_id":137773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16441337741397","imei1":"16441337741397","imei2":"16441337741397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137767,"job_number":"JOB_137767","tr_customer_id":137784,"tr_customer_product_id":137774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93500665317366","imei1":"93500665317366","imei2":"93500665317366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137768,"job_number":"JOB_137768","tr_customer_id":137785,"tr_customer_product_id":137775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87627638455776","imei1":"87627638455776","imei2":"87627638455776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137769,"job_number":"JOB_137769","tr_customer_id":137786,"tr_customer_product_id":137776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:13.000Z","modified_at":"2025-12-25T13:47:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26646585668124","imei1":"26646585668124","imei2":"26646585668124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137770,"job_number":"JOB_137770","tr_customer_id":137787,"tr_customer_product_id":137777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:14.000Z","modified_at":"2025-12-25T13:47:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54928024779249","imei1":"54928024779249","imei2":"54928024779249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137772,"job_number":"JOB_137772","tr_customer_id":137789,"tr_customer_product_id":137779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55795413237935","imei1":"55795413237935","imei2":"55795413237935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137773,"job_number":"JOB_137773","tr_customer_id":137790,"tr_customer_product_id":137780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79373842549864","imei1":"79373842549864","imei2":"79373842549864","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137774,"job_number":"JOB_137774","tr_customer_id":137791,"tr_customer_product_id":137781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:41.000Z","modified_at":"2025-12-25T13:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19326314012849","imei1":"19326314012849","imei2":"19326314012849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137775,"job_number":"JOB_137775","tr_customer_id":137792,"tr_customer_product_id":137782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77093088658218","imei1":"77093088658218","imei2":"77093088658218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137776,"job_number":"JOB_137776","tr_customer_id":137793,"tr_customer_product_id":137783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34998556886642","imei1":"34998556886642","imei2":"34998556886642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137777,"job_number":"JOB_137777","tr_customer_id":137794,"tr_customer_product_id":137784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:47:42.000Z","modified_at":"2025-12-25T13:47:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60445754922538","imei1":"60445754922538","imei2":"60445754922538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137779,"job_number":"JOB_137779","tr_customer_id":137796,"tr_customer_product_id":137786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:09.000Z","modified_at":"2025-12-25T13:48:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13901515519214","imei1":"13901515519214","imei2":"13901515519214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137780,"job_number":"JOB_137780","tr_customer_id":137797,"tr_customer_product_id":137787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84709413602597","imei1":"84709413602597","imei2":"84709413602597","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137781,"job_number":"JOB_137781","tr_customer_id":137798,"tr_customer_product_id":137788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77010206476225","imei1":"77010206476225","imei2":"77010206476225","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137782,"job_number":"JOB_137782","tr_customer_id":137799,"tr_customer_product_id":137789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62156119246214","imei1":"62156119246214","imei2":"62156119246214","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137783,"job_number":"JOB_137783","tr_customer_id":137800,"tr_customer_product_id":137790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:10.000Z","modified_at":"2025-12-25T13:48:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33635479557628","imei1":"33635479557628","imei2":"33635479557628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137784,"job_number":"JOB_137784","tr_customer_id":137801,"tr_customer_product_id":137791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:11.000Z","modified_at":"2025-12-25T13:48:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35849540603354","imei1":"35849540603354","imei2":"35849540603354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137787,"job_number":"JOB_137787","tr_customer_id":137804,"tr_customer_product_id":137794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:26.000Z","modified_at":"2025-12-25T13:48:26.000Z","name":"Delphine Luettgen","mobile_number":"366-860-0957","email_id":"Angela94@yahoo.com","dop":"2025-04-06","serial_number":"15899752813990","imei1":"15899752813990","imei2":"15899752813990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137788,"job_number":"JOB_137788","tr_customer_id":137805,"tr_customer_product_id":137795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:27.000Z","modified_at":"2025-12-25T13:48:27.000Z","name":"Lindsey Bernhard","mobile_number":"272-966-3599","email_id":"Hobart.Swift@yahoo.com","dop":"2025-04-06","serial_number":"12419637801935536","imei1":"12419637801935536","imei2":"12419637801935536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137789,"job_number":"JOB_137789","tr_customer_id":137806,"tr_customer_product_id":137796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:33.000Z","modified_at":"2025-12-25T13:48:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17651155327366","imei1":"17651155327366","imei2":"17651155327366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137791,"job_number":"JOB_137791","tr_customer_id":137808,"tr_customer_product_id":137798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:48:35.000Z","modified_at":"2025-12-25T13:48:35.000Z","name":"Arch Vandervort","mobile_number":"564-729-9217","email_id":"Burnice_Gutkowski75@gmail.com","dop":"2025-04-06","serial_number":"19339620967976244","imei1":"19339620967976244","imei2":"19339620967976244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137792,"job_number":"JOB_137792","tr_customer_id":137809,"tr_customer_product_id":137799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:16.000Z","modified_at":"2025-12-25T13:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14089160082920","imei1":"14089160082920","imei2":"14089160082920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137794,"job_number":"JOB_137794","tr_customer_id":137811,"tr_customer_product_id":137801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:17.000Z","modified_at":"2025-12-25T13:49:17.000Z","name":"Shanelle Ruecker","mobile_number":"611-352-6920","email_id":"Greta_Larson96@gmail.com","dop":"2025-04-06","serial_number":"14866250649153852","imei1":"14866250649153852","imei2":"14866250649153852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137795,"job_number":"JOB_137795","tr_customer_id":137812,"tr_customer_product_id":137802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:49:59.000Z","modified_at":"2025-12-25T13:49:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11096322390041","imei1":"11096322390041","imei2":"11096322390041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137797,"job_number":"JOB_137797","tr_customer_id":137814,"tr_customer_product_id":137804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:50:00.000Z","modified_at":"2025-12-25T13:50:00.000Z","name":"Kariane Hettinger","mobile_number":"584-681-0237","email_id":"Raymond_McKenzie0@yahoo.com","dop":"2025-04-06","serial_number":"15175436642811830","imei1":"15175436642811830","imei2":"15175436642811830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T13:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137808,"job_number":"JOB_137808","tr_customer_id":137825,"tr_customer_product_id":137815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:11:59.000Z","modified_at":"2025-12-25T14:11:59.000Z","name":"Gayle Morissette","mobile_number":"763-733-1907","email_id":"Alva.Walsh53@gmail.com","dop":"2025-04-06","serial_number":"13928059891035078","imei1":"13928059891035078","imei2":"13928059891035078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137809,"job_number":"JOB_137809","tr_customer_id":137826,"tr_customer_product_id":137816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:14:38.000Z","modified_at":"2025-12-25T14:14:38.000Z","name":"Vernie Heidenreich","mobile_number":"756-743-9313","email_id":"Nikita_Skiles@gmail.com","dop":"2025-12-09","serial_number":"10165034387988","imei1":"10165034387988","imei2":"10165034387988","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137810,"job_number":"JOB_137810","tr_customer_id":137827,"tr_customer_product_id":137817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:11.000Z","modified_at":"2025-12-25T14:15:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10368684829587","imei1":"10368684829587","imei2":"10368684829587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137812,"job_number":"JOB_137812","tr_customer_id":137829,"tr_customer_product_id":137819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:12.000Z","modified_at":"2025-12-25T14:15:12.000Z","name":"Rocky Cronin","mobile_number":"672-916-4900","email_id":"Gardner.OConnell60@yahoo.com","dop":"2025-06-18","serial_number":"1066589441085782","imei1":"1066589441085782","imei2":"1066589441085782","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137816,"job_number":"JOB_137816","tr_customer_id":137833,"tr_customer_product_id":137823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:52.000Z","modified_at":"2025-12-25T14:15:52.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10941349254085","imei1":"10941349254085","imei2":"10941349254085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137818,"job_number":"JOB_137818","tr_customer_id":137835,"tr_customer_product_id":137825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:53.000Z","modified_at":"2025-12-25T14:15:53.000Z","name":"Maximilian Will","mobile_number":"525-807-2485","email_id":"Stuart_Fisher@yahoo.com","dop":"2025-06-18","serial_number":"1002764846122768","imei1":"1002764846122768","imei2":"1002764846122768","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137826,"job_number":"JOB_137826","tr_customer_id":137843,"tr_customer_product_id":137833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:33.000Z","modified_at":"2025-12-25T14:17:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17034150549164","imei1":"17034150549164","imei2":"17034150549164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137828,"job_number":"JOB_137828","tr_customer_id":137845,"tr_customer_product_id":137835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:35.000Z","modified_at":"2025-12-25T14:17:35.000Z","name":"Kaia Hilll","mobile_number":"514-353-1022","email_id":"Doris_Morar87@hotmail.com","dop":"2025-04-06","serial_number":"12548390793824890","imei1":"12548390793824890","imei2":"12548390793824890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137829,"job_number":"JOB_137829","tr_customer_id":137846,"tr_customer_product_id":137836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:45.000Z","modified_at":"2025-12-25T14:17:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16592157613842","imei1":"16592157613842","imei2":"16592157613842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137831,"job_number":"JOB_137831","tr_customer_id":137848,"tr_customer_product_id":137838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:46.000Z","modified_at":"2025-12-25T14:17:46.000Z","name":"Emory Schuster","mobile_number":"265-629-0043","email_id":"Seth50@yahoo.com","dop":"2025-04-06","serial_number":"14217698123268640","imei1":"14217698123268640","imei2":"14217698123268640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137835,"job_number":"JOB_137835","tr_customer_id":137852,"tr_customer_product_id":137842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:16.000Z","modified_at":"2025-12-25T14:18:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19188190588441","imei1":"19188190588441","imei2":"19188190588441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137837,"job_number":"JOB_137837","tr_customer_id":137854,"tr_customer_product_id":137844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:18.000Z","modified_at":"2025-12-25T14:18:18.000Z","name":"Anabelle Dach","mobile_number":"526-276-0644","email_id":"Anderson.Collier52@gmail.com","dop":"2025-04-06","serial_number":"17978708384863028","imei1":"17978708384863028","imei2":"17978708384863028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137838,"job_number":"JOB_137838","tr_customer_id":137855,"tr_customer_product_id":137845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:24.000Z","modified_at":"2025-12-25T14:18:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19086473003916","imei1":"19086473003916","imei2":"19086473003916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137840,"job_number":"JOB_137840","tr_customer_id":137857,"tr_customer_product_id":137847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:25.000Z","modified_at":"2025-12-25T14:18:25.000Z","name":"Gordon Dooley","mobile_number":"580-573-8340","email_id":"Kara.Lang90@gmail.com","dop":"2025-04-06","serial_number":"12230770671960164","imei1":"12230770671960164","imei2":"12230770671960164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137841,"job_number":"JOB_137841","tr_customer_id":137858,"tr_customer_product_id":137848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:44.000Z","modified_at":"2025-12-25T14:18:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19346353686454","imei1":"19346353686454","imei2":"19346353686454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137843,"job_number":"JOB_137843","tr_customer_id":137860,"tr_customer_product_id":137850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:45.000Z","modified_at":"2025-12-25T14:18:45.000Z","name":"Gail McClure","mobile_number":"828-375-5990","email_id":"Jamar56@hotmail.com","dop":"2025-04-06","serial_number":"17466087006015588","imei1":"17466087006015588","imei2":"17466087006015588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137844,"job_number":"JOB_137844","tr_customer_id":137861,"tr_customer_product_id":137851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:58.000Z","modified_at":"2025-12-25T14:18:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14637104420672","imei1":"14637104420672","imei2":"14637104420672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137846,"job_number":"JOB_137846","tr_customer_id":137863,"tr_customer_product_id":137853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:00.000Z","modified_at":"2025-12-25T14:19:00.000Z","name":"Marjorie Lind","mobile_number":"741-341-5966","email_id":"Eladio_Labadie@gmail.com","dop":"2025-04-06","serial_number":"15038933543317788","imei1":"15038933543317788","imei2":"15038933543317788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137847,"job_number":"JOB_137847","tr_customer_id":137864,"tr_customer_product_id":137854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:02.000Z","modified_at":"2025-12-25T14:19:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18255675762278","imei1":"18255675762278","imei2":"18255675762278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137849,"job_number":"JOB_137849","tr_customer_id":137866,"tr_customer_product_id":137856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:03.000Z","modified_at":"2025-12-25T14:19:03.000Z","name":"Green Schamberger","mobile_number":"353-458-8533","email_id":"Filomena_Armstrong@gmail.com","dop":"2025-04-06","serial_number":"12118589663703256","imei1":"12118589663703256","imei2":"12118589663703256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137850,"job_number":"JOB_137850","tr_customer_id":137867,"tr_customer_product_id":137857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:22.000Z","modified_at":"2025-12-25T14:19:22.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10975544364638","imei1":"10975544364638","imei2":"10975544364638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137852,"job_number":"JOB_137852","tr_customer_id":137869,"tr_customer_product_id":137859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:19:23.000Z","modified_at":"2025-12-25T14:19:23.000Z","name":"Leora Zieme","mobile_number":"387-515-6456","email_id":"Marilyne70@hotmail.com","dop":"2025-04-06","serial_number":"16739034350628988","imei1":"16739034350628988","imei2":"16739034350628988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137853,"job_number":"JOB_137853","tr_customer_id":137870,"tr_customer_product_id":137860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:00.000Z","modified_at":"2025-12-25T14:20:00.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17178664796356","imei1":"17178664796356","imei2":"17178664796356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137855,"job_number":"JOB_137855","tr_customer_id":137872,"tr_customer_product_id":137862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:01.000Z","modified_at":"2025-12-25T14:20:01.000Z","name":"Burnice Effertz","mobile_number":"880-645-2466","email_id":"Jacky73@hotmail.com","dop":"2025-04-06","serial_number":"11783746186899754","imei1":"11783746186899754","imei2":"11783746186899754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137856,"job_number":"JOB_137856","tr_customer_id":137873,"tr_customer_product_id":137863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:02.000Z","modified_at":"2025-12-25T14:20:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14140469912703","imei1":"14140469912703","imei2":"14140469912703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137858,"job_number":"JOB_137858","tr_customer_id":137875,"tr_customer_product_id":137865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:03.000Z","modified_at":"2025-12-25T14:20:03.000Z","name":"Joe Langworth","mobile_number":"729-430-9687","email_id":"Alyce.Franecki70@yahoo.com","dop":"2025-04-06","serial_number":"17177678355373542","imei1":"17177678355373542","imei2":"17177678355373542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137860,"job_number":"JOB_137860","tr_customer_id":137877,"tr_customer_product_id":137867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:13.000Z","modified_at":"2025-12-25T14:20:13.000Z","name":"Brent Morissette","mobile_number":"866-618-5106","email_id":"Lizeth26@hotmail.com","dop":"2025-04-06","serial_number":"15291822210956598","imei1":"15291822210956598","imei2":"15291822210956598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137861,"job_number":"JOB_137861","tr_customer_id":137878,"tr_customer_product_id":137868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:43.000Z","modified_at":"2025-12-25T14:20:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11794129348538","imei1":"11794129348538","imei2":"11794129348538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137863,"job_number":"JOB_137863","tr_customer_id":137880,"tr_customer_product_id":137870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:44.000Z","modified_at":"2025-12-25T14:20:44.000Z","name":"Mabelle Kiehn","mobile_number":"353-381-5274","email_id":"Miles_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13591113087078938","imei1":"13591113087078938","imei2":"13591113087078938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137865,"job_number":"JOB_137865","tr_customer_id":137882,"tr_customer_product_id":137872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:20:56.000Z","modified_at":"2025-12-25T14:20:56.000Z","name":"Mozell Wiza","mobile_number":"615-684-5583","email_id":"Kyler70@hotmail.com","dop":"2025-04-06","serial_number":"17132195156766614","imei1":"17132195156766614","imei2":"17132195156766614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137866,"job_number":"JOB_137866","tr_customer_id":137883,"tr_customer_product_id":137873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:24.000Z","modified_at":"2025-12-25T14:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12596013411573","imei1":"12596013411573","imei2":"12596013411573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137868,"job_number":"JOB_137868","tr_customer_id":137885,"tr_customer_product_id":137875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:25.000Z","modified_at":"2025-12-25T14:21:25.000Z","name":"Clyde Blanda","mobile_number":"315-501-4638","email_id":"Sim87@hotmail.com","dop":"2025-04-06","serial_number":"16781942193417430","imei1":"16781942193417430","imei2":"16781942193417430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137869,"job_number":"JOB_137869","tr_customer_id":137886,"tr_customer_product_id":137876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18413041424121","imei1":"18413041424121","imei2":"18413041424121","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137870,"job_number":"JOB_137870","tr_customer_id":137887,"tr_customer_product_id":137877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:28.000Z","modified_at":"2025-12-25T14:21:28.000Z","name":"Name Howell","mobile_number":"988-480-0095","email_id":"Carmelo17@hotmail.com","dop":"2025-09-16","serial_number":"14396442322490","imei1":"14396442322490","imei2":"14396442322490","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137871,"job_number":"JOB_137871","tr_customer_id":137888,"tr_customer_product_id":137878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11945653909974","imei1":"11945653909974","imei2":"11945653909974","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137872,"job_number":"JOB_137872","tr_customer_id":137889,"tr_customer_product_id":137879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:21:48.000Z","modified_at":"2025-12-25T14:21:48.000Z","name":"Wilfredo Kohler","mobile_number":"797-512-6511","email_id":"Erick49@gmail.com","dop":"2025-09-16","serial_number":"19842645173499","imei1":"19842645173499","imei2":"19842645173499","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137874,"job_number":"JOB_137874","tr_customer_id":137891,"tr_customer_product_id":137881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:00.000Z","modified_at":"2025-12-25T14:22:00.000Z","name":"Una Spinka","mobile_number":"490-787-8308","email_id":"Delfina_Rodriguez@hotmail.com","dop":"2025-05-30","serial_number":"19078683427860","imei1":"19078683427860","imei2":"19078683427860","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137875,"job_number":"JOB_137875","tr_customer_id":137892,"tr_customer_product_id":137882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:02.000Z","modified_at":"2025-12-25T14:22:02.000Z","name":"Amira Kiehn","mobile_number":"236-200-4934","email_id":"Gretchen_Runolfsdottir69@gmail.com","dop":"2025-05-30","serial_number":"1486418369132678","imei1":"1486418369132678","imei2":"1486418369132678","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137876,"job_number":"JOB_137876","tr_customer_id":137893,"tr_customer_product_id":137883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15778152608532","imei1":"15778152608532","imei2":"15778152608532","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137877,"job_number":"JOB_137877","tr_customer_id":137894,"tr_customer_product_id":137884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:22:08.000Z","modified_at":"2025-12-25T14:22:08.000Z","name":"Zane Hintz","mobile_number":"647-234-9351","email_id":"Landen.Stiedemann@yahoo.com","dop":"2025-09-16","serial_number":"15150983056621","imei1":"15150983056621","imei2":"15150983056621","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137878,"job_number":"JOB_137878","tr_customer_id":137895,"tr_customer_product_id":137885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:35.000Z","modified_at":"2025-12-25T14:23:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882340514518","imei1":"12882340514518","imei2":"12882340514518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137880,"job_number":"JOB_137880","tr_customer_id":137897,"tr_customer_product_id":137887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:37.000Z","modified_at":"2025-12-25T14:23:37.000Z","name":"Eve Altenwerth","mobile_number":"241-554-8892","email_id":"Joesph31@gmail.com","dop":"2025-04-06","serial_number":"13608427159299710","imei1":"13608427159299710","imei2":"13608427159299710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137882,"job_number":"JOB_137882","tr_customer_id":137899,"tr_customer_product_id":137889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:45.000Z","modified_at":"2025-12-25T14:23:45.000Z","name":"Anahi Pfannerstill","mobile_number":"934-312-6879","email_id":"Hope_Welch17@hotmail.com","dop":"2025-04-06","serial_number":"13212010693368348","imei1":"13212010693368348","imei2":"13212010693368348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137883,"job_number":"JOB_137883","tr_customer_id":137900,"tr_customer_product_id":137890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:47.000Z","modified_at":"2025-12-25T14:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10264635452002","imei1":"10264635452002","imei2":"10264635452002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137885,"job_number":"JOB_137885","tr_customer_id":137902,"tr_customer_product_id":137892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:23:48.000Z","modified_at":"2025-12-25T14:23:48.000Z","name":"Hermann Roberts","mobile_number":"610-895-4347","email_id":"Samara_Doyle90@gmail.com","dop":"2025-04-06","serial_number":"17726085604947266","imei1":"17726085604947266","imei2":"17726085604947266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137886,"job_number":"JOB_137886","tr_customer_id":137903,"tr_customer_product_id":137893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:13.000Z","modified_at":"2025-12-25T14:24:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596856430260","imei1":"17596856430260","imei2":"17596856430260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137888,"job_number":"JOB_137888","tr_customer_id":137905,"tr_customer_product_id":137895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:14.000Z","modified_at":"2025-12-25T14:24:14.000Z","name":"Sister Fisher","mobile_number":"671-617-6080","email_id":"Christa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"16706943470838672","imei1":"16706943470838672","imei2":"16706943470838672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137889,"job_number":"JOB_137889","tr_customer_id":137906,"tr_customer_product_id":137896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:20.000Z","modified_at":"2025-12-25T14:24:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13509153353588","imei1":"13509153353588","imei2":"13509153353588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137891,"job_number":"JOB_137891","tr_customer_id":137908,"tr_customer_product_id":137898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:22.000Z","modified_at":"2025-12-25T14:24:22.000Z","name":"Reina Hansen","mobile_number":"290-955-3783","email_id":"Akeem.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"15965088708000136","imei1":"15965088708000136","imei2":"15965088708000136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137892,"job_number":"JOB_137892","tr_customer_id":137909,"tr_customer_product_id":137899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:29.000Z","modified_at":"2025-12-25T14:24:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16846077137070","imei1":"16846077137070","imei2":"16846077137070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137894,"job_number":"JOB_137894","tr_customer_id":137911,"tr_customer_product_id":137901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:31.000Z","modified_at":"2025-12-25T14:24:31.000Z","name":"Alia Johnston","mobile_number":"920-911-0132","email_id":"Alexandrea.Leffler@gmail.com","dop":"2025-04-06","serial_number":"18975443098835424","imei1":"18975443098835424","imei2":"18975443098835424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137898,"job_number":"JOB_137898","tr_customer_id":137915,"tr_customer_product_id":137905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:53.000Z","modified_at":"2025-12-25T14:24:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11926287241457","imei1":"11926287241457","imei2":"11926287241457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137900,"job_number":"JOB_137900","tr_customer_id":137917,"tr_customer_product_id":137907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:55.000Z","modified_at":"2025-12-25T14:24:55.000Z","name":"Nikko Russel","mobile_number":"645-332-4634","email_id":"Laila5@gmail.com","dop":"2025-04-06","serial_number":"18206883225992000","imei1":"18206883225992000","imei2":"18206883225992000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137905,"job_number":"JOB_137905","tr_customer_id":137922,"tr_customer_product_id":137912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11881626340506","imei1":"11881626340506","imei2":"11881626340506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137907,"job_number":"JOB_137907","tr_customer_id":137924,"tr_customer_product_id":137914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:05.000Z","modified_at":"2025-12-25T14:25:05.000Z","name":"Oswaldo Mills","mobile_number":"978-491-3617","email_id":"Frank19@hotmail.com","dop":"2025-04-06","serial_number":"16134243558073600","imei1":"16134243558073600","imei2":"16134243558073600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137908,"job_number":"JOB_137908","tr_customer_id":137925,"tr_customer_product_id":137915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:06.000Z","modified_at":"2025-12-25T14:25:06.000Z","name":"Maida Walsh","mobile_number":"631-840-8366","email_id":"Arturo.Morar31@hotmail.com","dop":"2025-04-06","serial_number":"15575543068160758","imei1":"15575543068160758","imei2":"15575543068160758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137909,"job_number":"JOB_137909","tr_customer_id":137926,"tr_customer_product_id":137916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:11.000Z","modified_at":"2025-12-25T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18581652027401","imei1":"18581652027401","imei2":"18581652027401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137914,"job_number":"JOB_137914","tr_customer_id":137931,"tr_customer_product_id":137921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Josefa Hermiston","mobile_number":"660-206-5162","email_id":"Donato_Jerde81@yahoo.com","dop":"2025-04-06","serial_number":"10458204471562572","imei1":"10458204471562572","imei2":"10458204471562572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137916,"job_number":"JOB_137916","tr_customer_id":137933,"tr_customer_product_id":137923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:34.000Z","modified_at":"2025-12-25T14:25:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15821591201232","imei1":"15821591201232","imei2":"15821591201232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137918,"job_number":"JOB_137918","tr_customer_id":137935,"tr_customer_product_id":137925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:35.000Z","modified_at":"2025-12-25T14:25:35.000Z","name":"Lia Koss","mobile_number":"641-820-1623","email_id":"Teagan.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"10992462529180644","imei1":"10992462529180644","imei2":"10992462529180644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137920,"job_number":"JOB_137920","tr_customer_id":137937,"tr_customer_product_id":137927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:26:07.000Z","modified_at":"2025-12-25T14:26:07.000Z","name":"Marco Kutch","mobile_number":"888-404-5110","email_id":"Lois_King@hotmail.com","dop":"2025-04-06","serial_number":"11592845971744044","imei1":"11592845971744044","imei2":"11592845971744044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137922,"job_number":"JOB_137922","tr_customer_id":137939,"tr_customer_product_id":137929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:48:31.000Z","modified_at":"2025-12-25T14:48:31.000Z","name":"Tony Cassin","mobile_number":"236-222-6408","email_id":"Leola4@gmail.com","dop":"2025-04-06","serial_number":"16497601552708852","imei1":"16497601552708852","imei2":"16497601552708852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137932,"job_number":"JOB_137932","tr_customer_id":137949,"tr_customer_product_id":137939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:16:38.000Z","modified_at":"2025-12-25T15:16:38.000Z","name":"Sharvani b","mobile_number":"8905643277","email_id":"sharva2012@gmail.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"67589045321561","imei2":"67589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137934,"job_number":"JOB_137934","tr_customer_id":137951,"tr_customer_product_id":137941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:10.000Z","modified_at":"2025-12-25T15:22:10.000Z","name":"Rocio Pfannerstill","mobile_number":"848-285-5186","email_id":"Freda6@hotmail.com","dop":"2025-02-04","serial_number":"108865147412056}}","imei1":"108865147412056}}","imei2":"108865147412056}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137935,"job_number":"JOB_137935","tr_customer_id":137952,"tr_customer_product_id":137942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:22:19.000Z","modified_at":"2025-12-25T15:22:19.000Z","name":"Imogene Ritchie","mobile_number":"829-609-7701","email_id":"Giuseppe.Schulist55@gmail.com","dop":"2025-02-04","serial_number":"105639296726901}}","imei1":"105639296726901}}","imei2":"105639296726901}}","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137936,"job_number":"JOB_137936","tr_customer_id":137953,"tr_customer_product_id":137943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:38:59.000Z","modified_at":"2025-12-25T15:38:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106650520187131","imei1":"106650520187131","imei2":"106650520187131","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137938,"job_number":"JOB_137938","tr_customer_id":137955,"tr_customer_product_id":137945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:39:12.000Z","modified_at":"2025-12-25T15:39:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109998120574079","imei1":"109998120574079","imei2":"109998120574079","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137940,"job_number":"JOB_137940","tr_customer_id":137957,"tr_customer_product_id":137947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T15:41:29.000Z","modified_at":"2025-12-25T15:41:29.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-25","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-25T15:41:28.490Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137941,"job_number":"JOB_137941","tr_customer_id":137958,"tr_customer_product_id":137948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:08.000Z","modified_at":"2025-12-25T16:09:08.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"18329954981695","imei1":"18329954981695","imei2":"18329954981695","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137943,"job_number":"JOB_137943","tr_customer_id":137960,"tr_customer_product_id":137950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:21.000Z","modified_at":"2025-12-25T16:09:21.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14747450719360","imei1":"14747450719360","imei2":"14747450719360","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137945,"job_number":"JOB_137945","tr_customer_id":137962,"tr_customer_product_id":137952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:09:33.000Z","modified_at":"2025-12-25T16:09:33.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19671827125702","imei1":"19671827125702","imei2":"19671827125702","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137947,"job_number":"JOB_137947","tr_customer_id":137964,"tr_customer_product_id":137954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:42.000Z","modified_at":"2025-12-25T16:11:42.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16827611986464","imei1":"16827611986464","imei2":"16827611986464","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137949,"job_number":"JOB_137949","tr_customer_id":137966,"tr_customer_product_id":137956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:11:55.000Z","modified_at":"2025-12-25T16:11:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17275299930224","imei1":"17275299930224","imei2":"17275299930224","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137951,"job_number":"JOB_137951","tr_customer_id":137968,"tr_customer_product_id":137958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:07.000Z","modified_at":"2025-12-25T16:12:07.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15741997360218","imei1":"15741997360218","imei2":"15741997360218","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137953,"job_number":"JOB_137953","tr_customer_id":137970,"tr_customer_product_id":137960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:30.000Z","modified_at":"2025-12-25T16:12:30.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14586087494152","imei1":"14586087494152","imei2":"14586087494152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137955,"job_number":"JOB_137955","tr_customer_id":137972,"tr_customer_product_id":137962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:12:31.000Z","modified_at":"2025-12-25T16:12:31.000Z","name":"Jefferey Davis","mobile_number":"967-567-5391","email_id":"Kobe74@hotmail.com","dop":"2025-04-06","serial_number":"12234203089731126","imei1":"12234203089731126","imei2":"12234203089731126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137956,"job_number":"JOB_137956","tr_customer_id":137973,"tr_customer_product_id":137963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:10.000Z","modified_at":"2025-12-25T16:13:10.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19112807753886","imei1":"19112807753886","imei2":"19112807753886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137958,"job_number":"JOB_137958","tr_customer_id":137975,"tr_customer_product_id":137965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:11.000Z","modified_at":"2025-12-25T16:13:11.000Z","name":"Irving Torphy","mobile_number":"590-844-4975","email_id":"Irma44@hotmail.com","dop":"2025-04-06","serial_number":"16967081747919858","imei1":"16967081747919858","imei2":"16967081747919858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137959,"job_number":"JOB_137959","tr_customer_id":137976,"tr_customer_product_id":137966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:49.000Z","modified_at":"2025-12-25T16:13:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17981085067310","imei1":"17981085067310","imei2":"17981085067310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137961,"job_number":"JOB_137961","tr_customer_id":137978,"tr_customer_product_id":137968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:13:51.000Z","modified_at":"2025-12-25T16:13:51.000Z","name":"Alisha Reynolds","mobile_number":"594-749-8035","email_id":"Ola_Gorczany65@gmail.com","dop":"2025-04-06","serial_number":"13445825125002884","imei1":"13445825125002884","imei2":"13445825125002884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137962,"job_number":"JOB_137962","tr_customer_id":137979,"tr_customer_product_id":137969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:14:54.000Z","modified_at":"2025-12-25T16:14:54.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12584002323728","imei1":"12584002323728","imei2":"12584002323728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137964,"job_number":"JOB_137964","tr_customer_id":137981,"tr_customer_product_id":137971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:06.000Z","modified_at":"2025-12-25T16:15:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11606861282286","imei1":"11606861282286","imei2":"11606861282286","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137966,"job_number":"JOB_137966","tr_customer_id":137983,"tr_customer_product_id":137973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:08.000Z","modified_at":"2025-12-25T16:15:08.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137967,"job_number":"JOB_137967","tr_customer_id":137984,"tr_customer_product_id":137974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:15:18.000Z","modified_at":"2025-12-25T16:15:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12467686223266","imei1":"12467686223266","imei2":"12467686223266","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137971,"job_number":"JOB_137971","tr_customer_id":137988,"tr_customer_product_id":137978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:20:43.000Z","modified_at":"2025-12-25T16:20:43.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137972,"job_number":"JOB_137972","tr_customer_id":137989,"tr_customer_product_id":137979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:05.000Z","modified_at":"2025-12-25T16:26:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137973,"job_number":"JOB_137973","tr_customer_id":137990,"tr_customer_product_id":137980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137974,"job_number":"JOB_137974","tr_customer_id":137991,"tr_customer_product_id":137981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137975,"job_number":"JOB_137975","tr_customer_id":137992,"tr_customer_product_id":137982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137976,"job_number":"JOB_137976","tr_customer_id":137993,"tr_customer_product_id":137983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137977,"job_number":"JOB_137977","tr_customer_id":137994,"tr_customer_product_id":137984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:26:06.000Z","modified_at":"2025-12-25T16:26:06.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137978,"job_number":"JOB_137978","tr_customer_id":137995,"tr_customer_product_id":137985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:31:34.000Z","modified_at":"2025-12-25T16:31:34.000Z","name":"Aida Konopelski","mobile_number":"331-833-7076","email_id":"Ariel49@gmail.com","dop":"2025-04-06","serial_number":"10187975247194","imei1":"10187975247194","imei2":"10187975247194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137979,"job_number":"JOB_137979","tr_customer_id":137996,"tr_customer_product_id":137986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:24.000Z","modified_at":"2025-12-25T16:38:24.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11370100836812","imei1":"11370100836812","imei2":"11370100836812","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137981,"job_number":"JOB_137981","tr_customer_id":137998,"tr_customer_product_id":137988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:37.000Z","modified_at":"2025-12-25T16:38:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14219841673748","imei1":"14219841673748","imei2":"14219841673748","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137983,"job_number":"JOB_137983","tr_customer_id":138000,"tr_customer_product_id":137990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:38:49.000Z","modified_at":"2025-12-25T16:38:49.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15622629172668","imei1":"15622629172668","imei2":"15622629172668","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137985,"job_number":"JOB_137985","tr_customer_id":138002,"tr_customer_product_id":137992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:42:48.000Z","modified_at":"2025-12-25T16:42:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15960430999746","imei1":"15960430999746","imei2":"15960430999746","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137987,"job_number":"JOB_137987","tr_customer_id":138004,"tr_customer_product_id":137994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:00.000Z","modified_at":"2025-12-25T16:43:00.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11828416399822","imei1":"11828416399822","imei2":"11828416399822","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137989,"job_number":"JOB_137989","tr_customer_id":138006,"tr_customer_product_id":137996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:43:11.000Z","modified_at":"2025-12-25T16:43:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"10135206686757","imei1":"10135206686757","imei2":"10135206686757","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137991,"job_number":"JOB_137991","tr_customer_id":138008,"tr_customer_product_id":137998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:46:20.000Z","modified_at":"2025-12-25T16:46:20.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-15","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-15T16:46:19.792719736Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137992,"job_number":"JOB_137992","tr_customer_id":138009,"tr_customer_product_id":137999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:14.000Z","modified_at":"2025-12-25T16:48:14.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-15","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-15T16:48:13.212126069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137993,"job_number":"JOB_137993","tr_customer_id":138010,"tr_customer_product_id":138000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:48:43.000Z","modified_at":"2025-12-25T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-15","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-15T16:48:42.647672494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137994,"job_number":"JOB_137994","tr_customer_id":138011,"tr_customer_product_id":138001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:49:41.000Z","modified_at":"2025-12-25T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-15","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-15T16:49:40.131964280Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137995,"job_number":"JOB_137995","tr_customer_id":138012,"tr_customer_product_id":138002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:06.000Z","modified_at":"2025-12-25T16:55:06.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13509904873922","imei1":"13509904873922","imei2":"13509904873922","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137997,"job_number":"JOB_137997","tr_customer_id":138014,"tr_customer_product_id":138004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:18.000Z","modified_at":"2025-12-25T16:55:18.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17882849703296","imei1":"17882849703296","imei2":"17882849703296","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137999,"job_number":"JOB_137999","tr_customer_id":138016,"tr_customer_product_id":138006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T16:55:30.000Z","modified_at":"2025-12-25T16:55:30.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13092333747070","imei1":"13092333747070","imei2":"13092333747070","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T16:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138002,"job_number":"JOB_138002","tr_customer_id":138019,"tr_customer_product_id":138009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:39:09.000Z","modified_at":"2025-12-25T17:39:09.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-25","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-25T17:39:06.641Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138004,"job_number":"JOB_138004","tr_customer_id":138021,"tr_customer_product_id":138011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:41:53.000Z","modified_at":"2025-12-25T17:41:53.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-15","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-15T17:41:52.725732282Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138005,"job_number":"JOB_138005","tr_customer_id":138022,"tr_customer_product_id":138012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:43:54.000Z","modified_at":"2025-12-25T17:43:54.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T17:43:54.278157966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138006,"job_number":"JOB_138006","tr_customer_id":138023,"tr_customer_product_id":138013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"ram Grimes","mobile_number":"4888543823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10262536405644","imei1":"10266586405644","imei2":"10772586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138007,"job_number":"JOB_138007","tr_customer_id":138024,"tr_customer_product_id":138014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"gopal Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10266586405644","imei1":"10662586405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138008,"job_number":"JOB_138008","tr_customer_id":138025,"tr_customer_product_id":138015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"shivam john","mobile_number":"4848583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10772586405644","imei1":"16262586405644","imei2":"90262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138009,"job_number":"JOB_138009","tr_customer_id":138026,"tr_customer_product_id":138016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T17:51:36.000Z","modified_at":"2025-12-25T17:51:36.000Z","name":"Shany Grimes","mobile_number":"4884583823","email_id":"Shany.Grimes@gmail.com","dop":"2025-04-06","serial_number":"10264586406644","imei1":"10266686405644","imei2":"77262586405644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T17:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138010,"job_number":"JOB_138010","tr_customer_id":138027,"tr_customer_product_id":138017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:29.000Z","modified_at":"2025-12-25T18:18:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18858949589181","imei1":"18858949589181","imei2":"18858949589181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138012,"job_number":"JOB_138012","tr_customer_id":138029,"tr_customer_product_id":138019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:18:30.000Z","modified_at":"2025-12-25T18:18:30.000Z","name":"Leanne Morissette","mobile_number":"876-335-2291","email_id":"Brando86@gmail.com","dop":"2025-04-06","serial_number":"19227733666207388","imei1":"19227733666207388","imei2":"19227733666207388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138013,"job_number":"JOB_138013","tr_customer_id":138030,"tr_customer_product_id":138020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:09.000Z","modified_at":"2025-12-25T18:19:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11137217058746","imei1":"11137217058746","imei2":"11137217058746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138015,"job_number":"JOB_138015","tr_customer_id":138032,"tr_customer_product_id":138022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:10.000Z","modified_at":"2025-12-25T18:19:10.000Z","name":"Ted O'Reilly","mobile_number":"424-785-6635","email_id":"Peter.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"10579691419570986","imei1":"10579691419570986","imei2":"10579691419570986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138016,"job_number":"JOB_138016","tr_customer_id":138033,"tr_customer_product_id":138023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:49.000Z","modified_at":"2025-12-25T18:19:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11900404324615","imei1":"11900404324615","imei2":"11900404324615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138018,"job_number":"JOB_138018","tr_customer_id":138035,"tr_customer_product_id":138025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:19:50.000Z","modified_at":"2025-12-25T18:19:50.000Z","name":"Furman Conroy","mobile_number":"435-754-9324","email_id":"Ashtyn_Jerde80@yahoo.com","dop":"2025-04-06","serial_number":"15055168463106632","imei1":"15055168463106632","imei2":"15055168463106632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138019,"job_number":"JOB_138019","tr_customer_id":138036,"tr_customer_product_id":138026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:42:01.000Z","modified_at":"2025-12-25T18:42:01.000Z","name":"Horacio Buckridge","mobile_number":"423-347-1009","email_id":"Jordan.Huels45@yahoo.com","dop":"2025-09-06","serial_number":"13199190449312","imei1":"13199190449312","imei2":"13199190449312","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138020,"job_number":"JOB_138020","tr_customer_id":138037,"tr_customer_product_id":138027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:43:29.000Z","modified_at":"2025-12-25T18:43:29.000Z","name":"Tamia Strosin","mobile_number":"296-560-6365","email_id":"Theodore.Hickle@gmail.com","dop":"2025-09-06","serial_number":"895714145362120","imei1":"895714145362120","imei2":"895714145362120","popurl":"2025-09-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138021,"job_number":"JOB_138021","tr_customer_id":138038,"tr_customer_product_id":138028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:49:49.000Z","modified_at":"2025-12-25T18:49:49.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-15","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-15T18:49:49.087064349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138022,"job_number":"JOB_138022","tr_customer_id":138039,"tr_customer_product_id":138029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:18.000Z","modified_at":"2025-12-25T18:51:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-15","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-15T18:51:17.658060292Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138023,"job_number":"JOB_138023","tr_customer_id":138040,"tr_customer_product_id":138030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:24.000Z","modified_at":"2025-12-25T18:51:24.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-24","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-24T18:51:23.627099369Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138024,"job_number":"JOB_138024","tr_customer_id":138041,"tr_customer_product_id":138031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:51:29.000Z","modified_at":"2025-12-25T18:51:29.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-15","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-15T18:51:28.899491516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138025,"job_number":"JOB_138025","tr_customer_id":138042,"tr_customer_product_id":138032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:18.000Z","modified_at":"2025-12-25T18:52:18.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-15","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-15T18:52:17.929634506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138026,"job_number":"JOB_138026","tr_customer_id":138043,"tr_customer_product_id":138033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:25.000Z","modified_at":"2025-12-25T18:52:25.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-15","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-15T18:52:24.795738006Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138028,"job_number":"JOB_138028","tr_customer_id":138045,"tr_customer_product_id":138035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T18:52:46.000Z","modified_at":"2025-12-25T18:52:46.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-20","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-20T18:52:45.121203585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T18:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138030,"job_number":"JOB_138030","tr_customer_id":138047,"tr_customer_product_id":138037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:25:01.000Z","modified_at":"2025-12-25T21:25:01.000Z","name":"Carrie Treutel","mobile_number":"550-722-4324","email_id":"Daisy.Kozey40@yahoo.com","dop":"2025-04-06","serial_number":"11293502046517","imei1":"11293502046517","imei2":"11293502046517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138032,"job_number":"JOB_138032","tr_customer_id":138049,"tr_customer_product_id":138039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:32:25.000Z","modified_at":"2025-12-25T21:32:25.000Z","name":"Elinor Brekke","mobile_number":"977-482-3093","email_id":"Giovanny99@yahoo.com","dop":"2025-04-06","serial_number":"19740666685330","imei1":"19740666685330","imei2":"19740666685330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138033,"job_number":"JOB_138033","tr_customer_id":138050,"tr_customer_product_id":138040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:00.000Z","modified_at":"2025-12-25T21:38:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19107542299312","imei1":"19107542299312","imei2":"19107542299312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138035,"job_number":"JOB_138035","tr_customer_id":138052,"tr_customer_product_id":138042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:02.000Z","modified_at":"2025-12-25T21:38:02.000Z","name":"Audrey Carroll","mobile_number":"885-901-0455","email_id":"Connor45@hotmail.com","dop":"2025-04-06","serial_number":"18635065408207670","imei1":"18635065408207670","imei2":"18635065408207670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138036,"job_number":"JOB_138036","tr_customer_id":138053,"tr_customer_product_id":138043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:48.000Z","modified_at":"2025-12-25T21:38:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10592654677605","imei1":"10592654677605","imei2":"10592654677605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138038,"job_number":"JOB_138038","tr_customer_id":138055,"tr_customer_product_id":138045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:38:50.000Z","modified_at":"2025-12-25T21:38:50.000Z","name":"Earl Konopelski","mobile_number":"947-466-1775","email_id":"Martine.Heller14@gmail.com","dop":"2025-04-06","serial_number":"12272645364020502","imei1":"12272645364020502","imei2":"12272645364020502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138039,"job_number":"JOB_138039","tr_customer_id":138056,"tr_customer_product_id":138046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:35.000Z","modified_at":"2025-12-25T21:39:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10969813204617","imei1":"10969813204617","imei2":"10969813204617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138041,"job_number":"JOB_138041","tr_customer_id":138058,"tr_customer_product_id":138048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T21:39:37.000Z","modified_at":"2025-12-25T21:39:37.000Z","name":"Nova Hettinger","mobile_number":"813-947-8937","email_id":"Domenico53@yahoo.com","dop":"2025-04-06","serial_number":"11314112844250254","imei1":"11314112844250254","imei2":"11314112844250254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T21:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138042,"job_number":"JOB_138042","tr_customer_id":138059,"tr_customer_product_id":138049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:05.000Z","modified_at":"2025-12-25T23:38:05.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-15T23:38:04.515982824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138043,"job_number":"JOB_138043","tr_customer_id":138060,"tr_customer_product_id":138050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:38:06.000Z","modified_at":"2025-12-25T23:38:06.000Z","name":"Ghanshyam Kaur","mobile_number":"7015219591","email_id":"dhatri.banerjee@yahoo.co.in","dop":"2025-12-15","serial_number":"565357282679150","imei1":"565357282679150","imei2":"565357282679150","popurl":"www.susheel-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138044,"job_number":"JOB_138044","tr_customer_id":138061,"tr_customer_product_id":138051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T23:40:33.000Z","modified_at":"2025-12-25T23:40:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-15","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-15T23:40:33.063245622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T23:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138045,"job_number":"JOB_138045","tr_customer_id":138062,"tr_customer_product_id":138052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T00:52:34.000Z","modified_at":"2025-12-26T00:52:34.000Z","name":"Rosario Sipes","mobile_number":"667-728-1908","email_id":"Annabell51@gmail.com","dop":"2025-11-11","serial_number":"10195675307961","imei1":"10195675307961","imei2":"10195675307961","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T00:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138046,"job_number":"JOB_138046","tr_customer_id":138063,"tr_customer_product_id":138053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:10:10.000Z","modified_at":"2025-12-26T01:10:10.000Z","name":"Terence Rolfson","mobile_number":"419-948-2127","email_id":"Kellen80@yahoo.com","dop":"2025-11-11","serial_number":"16571983166995","imei1":"16571983166995","imei2":"16571983166995","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138047,"job_number":"JOB_138047","tr_customer_id":138064,"tr_customer_product_id":138054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:11:23.000Z","modified_at":"2025-12-26T01:11:24.000Z","name":"Kevon Terry","mobile_number":"889-920-2305","email_id":"Millie.Waelchi74@hotmail.com","dop":"2025-11-11","serial_number":"13461183381631","imei1":"13461183381631","imei2":"13461183381631","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138048,"job_number":"JOB_138048","tr_customer_id":138065,"tr_customer_product_id":138055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:12:03.000Z","modified_at":"2025-12-26T01:12:03.000Z","name":"Leonie Kuhic","mobile_number":"852-979-3591","email_id":"Thea_Bosco@gmail.com","dop":"2025-11-11","serial_number":"11632935784668","imei1":"11632935784668","imei2":"11632935784668","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138049,"job_number":"JOB_138049","tr_customer_id":138066,"tr_customer_product_id":138056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:52:13.000Z","modified_at":"2025-12-26T01:52:13.000Z","name":"Easter Towne","mobile_number":"279-633-8896","email_id":"Claude_Haley12@gmail.com","dop":"2025-11-11","serial_number":"19545877199032","imei1":"19545877199032","imei2":"19545877199032","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138050,"job_number":"JOB_138050","tr_customer_id":138067,"tr_customer_product_id":138057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T01:54:15.000Z","modified_at":"2025-12-26T01:54:15.000Z","name":"Christopher Weber","mobile_number":"241-201-1787","email_id":"Reanna_McDermott96@gmail.com","dop":"2025-11-11","serial_number":"14333898171594","imei1":"14333898171594","imei2":"14333898171594","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T01:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138051,"job_number":"JOB_138051","tr_customer_id":138068,"tr_customer_product_id":138058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:00:18.000Z","modified_at":"2025-12-26T02:00:18.000Z","name":"Breana Gusikowski","mobile_number":"270-942-6701","email_id":"Deshaun_Ondricka96@yahoo.com","dop":"2025-11-11","serial_number":"17460359895110","imei1":"17460359895110","imei2":"17460359895110","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138052,"job_number":"JOB_138052","tr_customer_id":138069,"tr_customer_product_id":138059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T02:47:58.000Z","modified_at":"2025-12-26T02:47:58.000Z","name":"Aidan Purdy","mobile_number":"433-971-2926","email_id":"Domenick_Tillman43@yahoo.com","dop":"2025-12-15","serial_number":"67589045321561","imei1":"617589045321561","imei2":"617589045321561","popurl":"2025-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T02:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138053,"job_number":"JOB_138053","tr_customer_id":138070,"tr_customer_product_id":138060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16197452773976","imei1":"16197452773976","imei2":"16197452773976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138055,"job_number":"JOB_138055","tr_customer_id":138072,"tr_customer_product_id":138062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:05.000Z","name":"Garrett Altenwerth","mobile_number":"336-434-9213","email_id":"Nicole69@hotmail.com","dop":"2025-04-06","serial_number":"18446638681448612","imei1":"18446638681448612","imei2":"18446638681448612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138056,"job_number":"JOB_138056","tr_customer_id":138073,"tr_customer_product_id":138063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15898465968692","imei1":"15898465968692","imei2":"15898465968692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138058,"job_number":"JOB_138058","tr_customer_id":138075,"tr_customer_product_id":138065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:15.000Z","modified_at":"2025-12-26T03:19:15.000Z","name":"Dayton Bosco","mobile_number":"627-850-6694","email_id":"Kraig42@hotmail.com","dop":"2025-04-06","serial_number":"12994431646711660","imei1":"12994431646711660","imei2":"12994431646711660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138059,"job_number":"JOB_138059","tr_customer_id":138076,"tr_customer_product_id":138066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:23.000Z","modified_at":"2025-12-26T03:19:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14659893960152","imei1":"14659893960152","imei2":"14659893960152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138061,"job_number":"JOB_138061","tr_customer_id":138078,"tr_customer_product_id":138068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:24.000Z","name":"Jordane Lakin","mobile_number":"309-921-5645","email_id":"Tianna.Boyle3@yahoo.com","dop":"2025-04-06","serial_number":"10382843736727500","imei1":"10382843736727500","imei2":"10382843736727500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138063,"job_number":"JOB_138063","tr_customer_id":138080,"tr_customer_product_id":138070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:43:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19354345460777","imei1":"19354345460777","imei2":"19354345460777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138065,"job_number":"JOB_138065","tr_customer_id":138082,"tr_customer_product_id":138072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:45.000Z","modified_at":"2025-12-26T03:43:45.000Z","name":"Maryse Boyer","mobile_number":"206-722-6635","email_id":"Chadrick.Graham15@hotmail.com","dop":"2025-04-06","serial_number":"16684968076468264","imei1":"16684968076468264","imei2":"16684968076468264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138068,"job_number":"JOB_138068","tr_customer_id":138085,"tr_customer_product_id":138075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:03.000Z","modified_at":"2025-12-26T03:44:03.000Z","name":"Dakota Kreiger","mobile_number":"902-345-0004","email_id":"Kirk79@hotmail.com","dop":"2025-04-06","serial_number":"19837586517268050","imei1":"19837586517268050","imei2":"19837586517268050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138069,"job_number":"JOB_138069","tr_customer_id":138086,"tr_customer_product_id":138076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:21.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13594190299108","imei1":"13594190299108","imei2":"13594190299108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138071,"job_number":"JOB_138071","tr_customer_id":138088,"tr_customer_product_id":138078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:22.000Z","modified_at":"2025-12-26T03:44:22.000Z","name":"Bridgette Stroman","mobile_number":"485-739-0688","email_id":"Keyshawn_Bins@hotmail.com","dop":"2025-04-06","serial_number":"13134581588196364","imei1":"13134581588196364","imei2":"13134581588196364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138073,"job_number":"JOB_138073","tr_customer_id":138090,"tr_customer_product_id":138080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:29.000Z","modified_at":"2025-12-26T03:44:29.000Z","name":"Quentin Johnston","mobile_number":"944-847-5984","email_id":"Marcellus91@yahoo.com","dop":"2025-04-06","serial_number":"15012926838043200","imei1":"15012926838043200","imei2":"15012926838043200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138075,"job_number":"JOB_138075","tr_customer_id":138092,"tr_customer_product_id":138082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:44:38.000Z","name":"Brady Mosciski","mobile_number":"812-398-8283","email_id":"Finn.Abshire76@gmail.com","dop":"2025-04-06","serial_number":"10910857904511","imei1":"10910857904511","imei2":"10910857904511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138076,"job_number":"JOB_138076","tr_customer_id":138093,"tr_customer_product_id":138083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:39.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Maximillia Bayer","mobile_number":"780-610-2367","email_id":"Ignacio.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"16629258234833864","imei1":"16629258234833864","imei2":"16629258234833864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138078,"job_number":"JOB_138078","tr_customer_id":138095,"tr_customer_product_id":138085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:43.000Z","modified_at":"2025-12-26T03:44:43.000Z","name":"Reyes Gottlieb","mobile_number":"762-688-6031","email_id":"Lorenz25@hotmail.com","dop":"2025-04-06","serial_number":"18786001104421490","imei1":"18786001104421490","imei2":"18786001104421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138079,"job_number":"JOB_138079","tr_customer_id":138096,"tr_customer_product_id":138086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:44:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10662843383997","imei1":"10662843383997","imei2":"10662843383997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138081,"job_number":"JOB_138081","tr_customer_id":138098,"tr_customer_product_id":138088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"Peggie Bernier","mobile_number":"986-815-9501","email_id":"Stephanie18@hotmail.com","dop":"2025-06-18","serial_number":"1042319942060258","imei1":"1042319942060258","imei2":"1042319942060258","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138082,"job_number":"JOB_138082","tr_customer_id":138099,"tr_customer_product_id":138089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14056345478857","imei1":"14056345478857","imei2":"14056345478857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138084,"job_number":"JOB_138084","tr_customer_id":138101,"tr_customer_product_id":138091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:52.000Z","modified_at":"2025-12-26T03:44:52.000Z","name":"Erich Pacocha","mobile_number":"894-200-7120","email_id":"Branson94@gmail.com","dop":"2025-04-06","serial_number":"12144079677844246","imei1":"12144079677844246","imei2":"12144079677844246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138086,"job_number":"JOB_138086","tr_customer_id":138103,"tr_customer_product_id":138093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:44:59.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19426834475250","imei1":"19426834475250","imei2":"19426834475250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138088,"job_number":"JOB_138088","tr_customer_id":138105,"tr_customer_product_id":138095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"David Dach","mobile_number":"621-794-4886","email_id":"Brock_Torp61@gmail.com","dop":"2025-04-06","serial_number":"17188393134948696","imei1":"17188393134948696","imei2":"17188393134948696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138089,"job_number":"JOB_138089","tr_customer_id":138106,"tr_customer_product_id":138096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:00.000Z","modified_at":"2025-12-26T03:45:00.000Z","name":"Abigayle Huels","mobile_number":"645-727-9919","email_id":"Freeda78@hotmail.com","dop":"2025-04-06","serial_number":"11230070669588354","imei1":"11230070669588354","imei2":"11230070669588354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138092,"job_number":"JOB_138092","tr_customer_id":138109,"tr_customer_product_id":138099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18518650377236","imei1":"18518650377236","imei2":"18518650377236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138093,"job_number":"JOB_138093","tr_customer_id":138110,"tr_customer_product_id":138100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:06.000Z","name":"Carmel Gislason","mobile_number":"649-544-1127","email_id":"Kaci32@hotmail.com","dop":"2025-04-06","serial_number":"11640836728970340","imei1":"11640836728970340","imei2":"11640836728970340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138095,"job_number":"JOB_138095","tr_customer_id":138112,"tr_customer_product_id":138102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:07.000Z","modified_at":"2025-12-26T03:45:07.000Z","name":"Grady Connelly","mobile_number":"446-550-9541","email_id":"Chesley.Schroeder@gmail.com","dop":"2025-04-06","serial_number":"13776928885067074","imei1":"13776928885067074","imei2":"13776928885067074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138096,"job_number":"JOB_138096","tr_customer_id":138113,"tr_customer_product_id":138103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10055707959336","imei1":"10055707959336","imei2":"10055707959336","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138097,"job_number":"JOB_138097","tr_customer_id":138114,"tr_customer_product_id":138104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:10.000Z","modified_at":"2025-12-26T03:45:10.000Z","name":"Shawna Quigley","mobile_number":"977-413-9329","email_id":"Alisa.Marks@yahoo.com","dop":"2025-09-16","serial_number":"13338119663926","imei1":"13338119663926","imei2":"13338119663926","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138100,"job_number":"JOB_138100","tr_customer_id":138117,"tr_customer_product_id":138107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:21.000Z","modified_at":"2025-12-26T03:45:21.000Z","name":"Gerda Ryan","mobile_number":"530-402-5010","email_id":"Monroe9@hotmail.com","dop":"2025-04-06","serial_number":"17582467073012432","imei1":"17582467073012432","imei2":"17582467073012432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138101,"job_number":"JOB_138101","tr_customer_id":138118,"tr_customer_product_id":138108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10923311865729","imei1":"10923311865729","imei2":"10923311865729","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138103,"job_number":"JOB_138103","tr_customer_id":138120,"tr_customer_product_id":138110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Isac Franecki","mobile_number":"866-954-4997","email_id":"Rory_Schneider4@hotmail.com","dop":"2025-06-18","serial_number":"1046823207895587","imei1":"1046823207895587","imei2":"1046823207895587","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138104,"job_number":"JOB_138104","tr_customer_id":138121,"tr_customer_product_id":138111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15474247568281","imei1":"15474247568281","imei2":"15474247568281","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138105,"job_number":"JOB_138105","tr_customer_id":138122,"tr_customer_product_id":138112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:29.000Z","modified_at":"2025-12-26T03:45:29.000Z","name":"Sheila Yost","mobile_number":"910-762-7898","email_id":"Nolan23@hotmail.com","dop":"2025-09-16","serial_number":"16284844506214","imei1":"16284844506214","imei2":"16284844506214","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138106,"job_number":"JOB_138106","tr_customer_id":138123,"tr_customer_product_id":138113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18293157713002","imei1":"18293157713002","imei2":"18293157713002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138108,"job_number":"JOB_138108","tr_customer_id":138125,"tr_customer_product_id":138115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:33.000Z","modified_at":"2025-12-26T03:45:33.000Z","name":"Hassan Champlin","mobile_number":"346-964-3137","email_id":"Holden.Hagenes62@gmail.com","dop":"2025-04-06","serial_number":"15114517432655510","imei1":"15114517432655510","imei2":"15114517432655510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138110,"job_number":"JOB_138110","tr_customer_id":138127,"tr_customer_product_id":138117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:46.000Z","modified_at":"2025-12-26T03:45:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11053641344834","imei1":"11053641344834","imei2":"11053641344834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138112,"job_number":"JOB_138112","tr_customer_id":138129,"tr_customer_product_id":138119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Gregorio Waters","mobile_number":"982-936-4049","email_id":"Simone_Schmitt96@gmail.com","dop":"2025-04-06","serial_number":"16578146635933406","imei1":"16578146635933406","imei2":"16578146635933406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138113,"job_number":"JOB_138113","tr_customer_id":138130,"tr_customer_product_id":138120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18033506701595","imei1":"18033506701595","imei2":"18033506701595","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138114,"job_number":"JOB_138114","tr_customer_id":138131,"tr_customer_product_id":138121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:48.000Z","modified_at":"2025-12-26T03:45:48.000Z","name":"Tressa Funk","mobile_number":"569-235-8373","email_id":"Henderson_OReilly@hotmail.com","dop":"2025-09-16","serial_number":"12507525068732","imei1":"12507525068732","imei2":"12507525068732","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138117,"job_number":"JOB_138117","tr_customer_id":138134,"tr_customer_product_id":138124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17427866139213","imei1":"17427866139213","imei2":"17427866139213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138120,"job_number":"JOB_138120","tr_customer_id":138137,"tr_customer_product_id":138127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:52.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Coy Beahan","mobile_number":"777-879-3012","email_id":"Lauriane.Stamm66@yahoo.com","dop":"2025-04-06","serial_number":"16057464828563032","imei1":"16057464828563032","imei2":"16057464828563032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138122,"job_number":"JOB_138122","tr_customer_id":138139,"tr_customer_product_id":138129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:45:58.000Z","name":"Sanford Spinka","mobile_number":"220-221-4370","email_id":"Gonzalo.Harvey76@gmail.com","dop":"2025-05-30","serial_number":"15918133290815","imei1":"15918133290815","imei2":"15918133290815","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138123,"job_number":"JOB_138123","tr_customer_id":138140,"tr_customer_product_id":138130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:59.000Z","modified_at":"2025-12-26T03:45:59.000Z","name":"Harley Sipes","mobile_number":"343-656-2627","email_id":"Selina_Dooley15@gmail.com","dop":"2025-05-30","serial_number":"1429481707076069","imei1":"1429481707076069","imei2":"1429481707076069","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138125,"job_number":"JOB_138125","tr_customer_id":138142,"tr_customer_product_id":138132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17003310923996","imei1":"17003310923996","imei2":"17003310923996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138130,"job_number":"JOB_138130","tr_customer_id":138147,"tr_customer_product_id":138137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Eddie Hegmann","mobile_number":"788-571-4880","email_id":"Helga64@gmail.com","dop":"2025-04-06","serial_number":"10220179660491438","imei1":"10220179660491438","imei2":"10220179660491438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138131,"job_number":"JOB_138131","tr_customer_id":138148,"tr_customer_product_id":138138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15983918827309","imei1":"15983918827309","imei2":"15983918827309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138133,"job_number":"JOB_138133","tr_customer_id":138150,"tr_customer_product_id":138140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:13.000Z","modified_at":"2025-12-26T03:46:13.000Z","name":"Alden Schmitt","mobile_number":"226-743-5316","email_id":"Tyreek.Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"15923153696329260","imei1":"15923153696329260","imei2":"15923153696329260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138135,"job_number":"JOB_138135","tr_customer_id":138152,"tr_customer_product_id":138142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153875257876","imei1":"15153875257876","imei2":"15153875257876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138137,"job_number":"JOB_138137","tr_customer_id":138154,"tr_customer_product_id":138144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:20.000Z","modified_at":"2025-12-26T03:46:20.000Z","name":"Althea Farrell","mobile_number":"629-398-0768","email_id":"Madelynn42@yahoo.com","dop":"2025-04-06","serial_number":"19871877960580340","imei1":"19871877960580340","imei2":"19871877960580340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138147,"job_number":"JOB_138147","tr_customer_id":138164,"tr_customer_product_id":138154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15840386962130","imei1":"15840386962130","imei2":"15840386962130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138151,"job_number":"JOB_138151","tr_customer_id":138168,"tr_customer_product_id":138158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11892289326281","imei1":"11892289326281","imei2":"11892289326281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138153,"job_number":"JOB_138153","tr_customer_id":138170,"tr_customer_product_id":138160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Casimir Kiehn","mobile_number":"647-992-1408","email_id":"Abigail_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"17270194182595368","imei1":"17270194182595368","imei2":"17270194182595368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138154,"job_number":"JOB_138154","tr_customer_id":138171,"tr_customer_product_id":138161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:33.000Z","modified_at":"2025-12-26T03:46:33.000Z","name":"Laverna Lind","mobile_number":"670-815-5725","email_id":"Cassandra_Little12@yahoo.com","dop":"2025-04-06","serial_number":"16342379681991892","imei1":"16342379681991892","imei2":"16342379681991892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138155,"job_number":"JOB_138155","tr_customer_id":138172,"tr_customer_product_id":138162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:35.000Z","modified_at":"2025-12-26T03:46:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11525305003059","imei1":"11525305003059","imei2":"11525305003059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138157,"job_number":"JOB_138157","tr_customer_id":138174,"tr_customer_product_id":138164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:46:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17695907675592","imei1":"17695907675592","imei2":"17695907675592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138159,"job_number":"JOB_138159","tr_customer_id":138176,"tr_customer_product_id":138166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:37.000Z","modified_at":"2025-12-26T03:46:37.000Z","name":"Chloe Waelchi","mobile_number":"517-805-0224","email_id":"Malcolm.Sawayn51@gmail.com","dop":"2025-04-06","serial_number":"11955361170106316","imei1":"11955361170106316","imei2":"11955361170106316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138160,"job_number":"JOB_138160","tr_customer_id":138177,"tr_customer_product_id":138167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:38.000Z","modified_at":"2025-12-26T03:46:38.000Z","name":"Kayleigh Hodkiewicz","mobile_number":"570-263-9871","email_id":"Morton_Heller37@gmail.com","dop":"2025-04-06","serial_number":"13672256354665876","imei1":"13672256354665876","imei2":"13672256354665876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138164,"job_number":"JOB_138164","tr_customer_id":138181,"tr_customer_product_id":138171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:46:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19283473747614","imei1":"19283473747614","imei2":"19283473747614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138166,"job_number":"JOB_138166","tr_customer_id":138183,"tr_customer_product_id":138173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:51.000Z","modified_at":"2025-12-26T03:46:51.000Z","name":"Edyth Bergnaum","mobile_number":"885-647-5983","email_id":"Tierra66@gmail.com","dop":"2025-04-06","serial_number":"12725804123526336","imei1":"12725804123526336","imei2":"12725804123526336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138170,"job_number":"JOB_138170","tr_customer_id":138187,"tr_customer_product_id":138177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:03.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226936482938","imei1":"11226936482938","imei2":"11226936482938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138172,"job_number":"JOB_138172","tr_customer_id":138189,"tr_customer_product_id":138179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:05.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Danial Medhurst","mobile_number":"998-228-5311","email_id":"Gaylord23@yahoo.com","dop":"2025-04-06","serial_number":"12858016308400616","imei1":"12858016308400616","imei2":"12858016308400616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138176,"job_number":"JOB_138176","tr_customer_id":138193,"tr_customer_product_id":138183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:11.000Z","modified_at":"2025-12-26T03:47:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008189107731","imei1":"17008189107731","imei2":"17008189107731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138178,"job_number":"JOB_138178","tr_customer_id":138195,"tr_customer_product_id":138185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:13.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Ladarius Hahn","mobile_number":"681-883-2751","email_id":"Vincent52@hotmail.com","dop":"2025-04-06","serial_number":"19935650053416976","imei1":"19935650053416976","imei2":"19935650053416976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138179,"job_number":"JOB_138179","tr_customer_id":138196,"tr_customer_product_id":138186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15342217231959","imei1":"15342217231959","imei2":"15342217231959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138181,"job_number":"JOB_138181","tr_customer_id":138198,"tr_customer_product_id":138188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:17.000Z","modified_at":"2025-12-26T03:47:17.000Z","name":"Gino Zemlak","mobile_number":"768-804-0848","email_id":"Imogene45@yahoo.com","dop":"2025-04-06","serial_number":"11786800474871232","imei1":"11786800474871232","imei2":"11786800474871232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138182,"job_number":"JOB_138182","tr_customer_id":138199,"tr_customer_product_id":138189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11256084134113","imei1":"11256084134113","imei2":"11256084134113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138184,"job_number":"JOB_138184","tr_customer_id":138201,"tr_customer_product_id":138191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:23.000Z","modified_at":"2025-12-26T03:47:23.000Z","name":"Twila Hilll","mobile_number":"356-263-5076","email_id":"Felicita.Veum85@yahoo.com","dop":"2025-04-06","serial_number":"15541981070008706","imei1":"15541981070008706","imei2":"15541981070008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138185,"job_number":"JOB_138185","tr_customer_id":138202,"tr_customer_product_id":138192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:47:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15273286407871","imei1":"15273286407871","imei2":"15273286407871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138187,"job_number":"JOB_138187","tr_customer_id":138204,"tr_customer_product_id":138194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:30.000Z","modified_at":"2025-12-26T03:47:30.000Z","name":"Emmitt Blanda","mobile_number":"278-212-8921","email_id":"Carolyne_Will87@hotmail.com","dop":"2025-04-06","serial_number":"12841369619238316","imei1":"12841369619238316","imei2":"12841369619238316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138190,"job_number":"JOB_138190","tr_customer_id":138207,"tr_customer_product_id":138197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517772326072","imei1":"11517772326072","imei2":"11517772326072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138193,"job_number":"JOB_138193","tr_customer_id":138210,"tr_customer_product_id":138200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Tia Harris","mobile_number":"231-745-4320","email_id":"Vickie.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"11725939475221864","imei1":"11725939475221864","imei2":"11725939475221864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138194,"job_number":"JOB_138194","tr_customer_id":138211,"tr_customer_product_id":138201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:52.000Z","modified_at":"2025-12-26T03:47:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19946739728397","imei1":"19946739728397","imei2":"19946739728397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138196,"job_number":"JOB_138196","tr_customer_id":138213,"tr_customer_product_id":138203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:54.000Z","modified_at":"2025-12-26T03:47:54.000Z","name":"Deonte Paucek","mobile_number":"824-230-6649","email_id":"Stephan_Hane76@hotmail.com","dop":"2025-04-06","serial_number":"16332849690007902","imei1":"16332849690007902","imei2":"16332849690007902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138197,"job_number":"JOB_138197","tr_customer_id":138214,"tr_customer_product_id":138204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11392246038956","imei1":"11392246038956","imei2":"11392246038956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138199,"job_number":"JOB_138199","tr_customer_id":138216,"tr_customer_product_id":138206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:08.000Z","modified_at":"2025-12-26T03:48:08.000Z","name":"June Glover","mobile_number":"393-879-8480","email_id":"Helen51@gmail.com","dop":"2025-04-06","serial_number":"15525565074123252","imei1":"15525565074123252","imei2":"15525565074123252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:48:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138200,"job_number":"JOB_138200","tr_customer_id":138217,"tr_customer_product_id":138207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:46.000Z","modified_at":"2025-12-26T03:54:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67588252439861","imei1":"67588252439861","imei2":"67588252439861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138201,"job_number":"JOB_138201","tr_customer_id":138218,"tr_customer_product_id":138208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83618335429077","imei1":"83618335429077","imei2":"83618335429077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138202,"job_number":"JOB_138202","tr_customer_id":138219,"tr_customer_product_id":138209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64336400628254","imei1":"64336400628254","imei2":"64336400628254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138203,"job_number":"JOB_138203","tr_customer_id":138220,"tr_customer_product_id":138210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:47.000Z","modified_at":"2025-12-26T03:54:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67328421039837","imei1":"67328421039837","imei2":"67328421039837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138204,"job_number":"JOB_138204","tr_customer_id":138221,"tr_customer_product_id":138211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35282042892422","imei1":"35282042892422","imei2":"35282042892422","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138205,"job_number":"JOB_138205","tr_customer_id":138222,"tr_customer_product_id":138212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:54:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80870692092304","imei1":"80870692092304","imei2":"80870692092304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138207,"job_number":"JOB_138207","tr_customer_id":138224,"tr_customer_product_id":138214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38215635999957","imei1":"38215635999957","imei2":"38215635999957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138208,"job_number":"JOB_138208","tr_customer_id":138225,"tr_customer_product_id":138215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19289555375490","imei1":"19289555375490","imei2":"19289555375490","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138209,"job_number":"JOB_138209","tr_customer_id":138226,"tr_customer_product_id":138216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50392388358149","imei1":"50392388358149","imei2":"50392388358149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138210,"job_number":"JOB_138210","tr_customer_id":138227,"tr_customer_product_id":138217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:14.000Z","modified_at":"2025-12-26T03:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50584483208641","imei1":"50584483208641","imei2":"50584483208641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138211,"job_number":"JOB_138211","tr_customer_id":138228,"tr_customer_product_id":138218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44577369193677","imei1":"44577369193677","imei2":"44577369193677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138212,"job_number":"JOB_138212","tr_customer_id":138229,"tr_customer_product_id":138219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97149288112263","imei1":"97149288112263","imei2":"97149288112263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138214,"job_number":"JOB_138214","tr_customer_id":138231,"tr_customer_product_id":138221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50971031846643","imei1":"50971031846643","imei2":"50971031846643","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138215,"job_number":"JOB_138215","tr_customer_id":138232,"tr_customer_product_id":138222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97117785734256","imei1":"97117785734256","imei2":"97117785734256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138216,"job_number":"JOB_138216","tr_customer_id":138233,"tr_customer_product_id":138223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:41.000Z","modified_at":"2025-12-26T03:55:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85154495385081","imei1":"85154495385081","imei2":"85154495385081","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138217,"job_number":"JOB_138217","tr_customer_id":138234,"tr_customer_product_id":138224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28522671573273","imei1":"28522671573273","imei2":"28522671573273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138218,"job_number":"JOB_138218","tr_customer_id":138235,"tr_customer_product_id":138225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79433227281090","imei1":"79433227281090","imei2":"79433227281090","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138219,"job_number":"JOB_138219","tr_customer_id":138236,"tr_customer_product_id":138226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:55:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84781691081596","imei1":"84781691081596","imei2":"84781691081596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138223,"job_number":"JOB_138223","tr_customer_id":138240,"tr_customer_product_id":138230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:17.000Z","modified_at":"2025-12-26T04:22:17.000Z","name":"Lavonne Jerde","mobile_number":"690-926-2932","email_id":"Watson.Kertzmann99@hotmail.com","dop":"2025-04-06","serial_number":"10170500476553970","imei1":"10170500476553970","imei2":"10170500476553970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138227,"job_number":"JOB_138227","tr_customer_id":138244,"tr_customer_product_id":138234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:32.000Z","modified_at":"2025-12-26T04:29:32.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"18593174505321","imei1":"18593174505321","imei2":"18593174505321","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138229,"job_number":"JOB_138229","tr_customer_id":138246,"tr_customer_product_id":138236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:34.000Z","modified_at":"2025-12-26T04:29:34.000Z","name":"Kade Rogahn","mobile_number":"367-404-6274","email_id":"Carlos_Champlin@gmail.com","dop":"2025-10-12","serial_number":"1007387755703713","imei1":"1007387755703713","imei2":"1007387755703713","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138230,"job_number":"JOB_138230","tr_customer_id":138247,"tr_customer_product_id":138237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:48.000Z","modified_at":"2025-12-26T04:29:48.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16791772099882","imei1":"16791772099882","imei2":"16791772099882","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138232,"job_number":"JOB_138232","tr_customer_id":138249,"tr_customer_product_id":138239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:50.000Z","modified_at":"2025-12-26T04:29:50.000Z","name":"Judy Sipes","mobile_number":"335-227-8134","email_id":"Laney_Beer@gmail.com","dop":"2025-10-12","serial_number":"1007187038776787","imei1":"1007187038776787","imei2":"1007187038776787","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138233,"job_number":"JOB_138233","tr_customer_id":138250,"tr_customer_product_id":138240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:04.000Z","modified_at":"2025-12-26T04:30:04.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11559457752770","imei1":"11559457752770","imei2":"11559457752770","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138235,"job_number":"JOB_138235","tr_customer_id":138252,"tr_customer_product_id":138242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:06.000Z","modified_at":"2025-12-26T04:30:06.000Z","name":"Trystan Kertzmann","mobile_number":"302-472-2796","email_id":"Brenda.Wiegand1@yahoo.com","dop":"2025-10-12","serial_number":"1005397029229827","imei1":"1005397029229827","imei2":"1005397029229827","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138236,"job_number":"JOB_138236","tr_customer_id":138253,"tr_customer_product_id":138243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:31:59.000Z","modified_at":"2025-12-26T04:31:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"14457030521385","imei1":"14457030521385","imei2":"14457030521385","popurl":"2025-12-16T04:31:58.541429045Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138237,"job_number":"JOB_138237","tr_customer_id":138254,"tr_customer_product_id":138244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:32:09.000Z","modified_at":"2025-12-26T04:32:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-16","serial_number":"18226419622330","imei1":"18226419622330","imei2":"18226419622330","popurl":"2025-12-16T04:32:08.202912446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138238,"job_number":"JOB_138238","tr_customer_id":138255,"tr_customer_product_id":138245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:25.000Z","modified_at":"2025-12-26T04:33:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14006486780588","imei1":"14006486780588","imei2":"14006486780588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138240,"job_number":"JOB_138240","tr_customer_id":138257,"tr_customer_product_id":138247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:27.000Z","modified_at":"2025-12-26T04:33:27.000Z","name":"Katlyn Green","mobile_number":"898-937-1667","email_id":"Aaron49@yahoo.com","dop":"2025-04-06","serial_number":"12022393302546734","imei1":"12022393302546734","imei2":"12022393302546734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138241,"job_number":"JOB_138241","tr_customer_id":138258,"tr_customer_product_id":138248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:52.000Z","modified_at":"2025-12-26T04:33:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14210089547731","imei1":"14210089547731","imei2":"14210089547731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138243,"job_number":"JOB_138243","tr_customer_id":138260,"tr_customer_product_id":138250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:33:53.000Z","name":"Andres Skiles","mobile_number":"822-210-7127","email_id":"Lelah_Koch4@hotmail.com","dop":"2025-04-06","serial_number":"17506509604359176","imei1":"17506509604359176","imei2":"17506509604359176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138244,"job_number":"JOB_138244","tr_customer_id":138261,"tr_customer_product_id":138251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14248403285700","imei1":"14248403285700","imei2":"14248403285700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138246,"job_number":"JOB_138246","tr_customer_id":138263,"tr_customer_product_id":138253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:22.000Z","modified_at":"2025-12-26T04:34:22.000Z","name":"Jesse Fadel","mobile_number":"505-236-3057","email_id":"Era_Kilback@hotmail.com","dop":"2025-04-06","serial_number":"16706433602276392","imei1":"16706433602276392","imei2":"16706433602276392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138253,"job_number":"JOB_138253","tr_customer_id":138270,"tr_customer_product_id":138260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:51.000Z","modified_at":"2025-12-26T04:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105445503434664","imei1":"105445503434664","imei2":"105445503434664","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138255,"job_number":"JOB_138255","tr_customer_id":138272,"tr_customer_product_id":138262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:03.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104676926467069","imei1":"104676926467069","imei2":"104676926467069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138261,"job_number":"JOB_138261","tr_customer_id":138278,"tr_customer_product_id":138268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:19.000Z","modified_at":"2025-12-26T04:52:19.000Z","name":"Dustin Funk","mobile_number":"464-622-9378","email_id":"Ronaldo.Gerhold@gmail.com","dop":"2025-04-06","serial_number":"16868526431823490","imei1":"16868526431823490","imei2":"16868526431823490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138275,"job_number":"JOB_138275","tr_customer_id":138292,"tr_customer_product_id":138282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17477407298844","imei1":"17477407298844","imei2":"17477407298844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138277,"job_number":"JOB_138277","tr_customer_id":138294,"tr_customer_product_id":138284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:07.000Z","name":"Michele Stiedemann","mobile_number":"313-233-5818","email_id":"Annabel10@yahoo.com","dop":"2025-04-06","serial_number":"11667478811377064","imei1":"11667478811377064","imei2":"11667478811377064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138278,"job_number":"JOB_138278","tr_customer_id":138295,"tr_customer_product_id":138285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16281221170163","imei1":"16281221170163","imei2":"16281221170163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138280,"job_number":"JOB_138280","tr_customer_id":138297,"tr_customer_product_id":138287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:18.000Z","modified_at":"2025-12-26T05:20:18.000Z","name":"Clementina Crooks","mobile_number":"420-831-3560","email_id":"Caesar_Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"13492988410853870","imei1":"13492988410853870","imei2":"13492988410853870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138281,"job_number":"JOB_138281","tr_customer_id":138298,"tr_customer_product_id":138288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16890365583992","imei1":"16890365583992","imei2":"16890365583992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138283,"job_number":"JOB_138283","tr_customer_id":138300,"tr_customer_product_id":138290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:28.000Z","modified_at":"2025-12-26T05:20:28.000Z","name":"Jaden Strosin","mobile_number":"225-871-0599","email_id":"Lucius.Lehner13@gmail.com","dop":"2025-04-06","serial_number":"12107147563657266","imei1":"12107147563657266","imei2":"12107147563657266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138285,"job_number":"JOB_138285","tr_customer_id":138302,"tr_customer_product_id":138292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:01.000Z","modified_at":"2025-12-26T05:39:01.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16182955155796","imei1":"16182955155796","imei2":"16182955155796","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138287,"job_number":"JOB_138287","tr_customer_id":138304,"tr_customer_product_id":138294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:14.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"14009721248442","imei1":"14009721248442","imei2":"14009721248442","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138289,"job_number":"JOB_138289","tr_customer_id":138306,"tr_customer_product_id":138296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:25.000Z","modified_at":"2025-12-26T05:39:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15813148265080","imei1":"15813148265080","imei2":"15813148265080","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138291,"job_number":"JOB_138291","tr_customer_id":138308,"tr_customer_product_id":138298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"16195204753730","imei1":"16195204753730","imei2":"16195204753730","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138293,"job_number":"JOB_138293","tr_customer_id":138310,"tr_customer_product_id":138300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:51:59.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13234835151889","imei1":"13234835151889","imei2":"13234835151889","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138295,"job_number":"JOB_138295","tr_customer_id":138312,"tr_customer_product_id":138302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:11.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19241408310728","imei1":"19241408310728","imei2":"19241408310728","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138297,"job_number":"JOB_138297","tr_customer_id":138314,"tr_customer_product_id":138304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14874790683170","imei1":"14874790683170","imei2":"14874790683170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138299,"job_number":"JOB_138299","tr_customer_id":138316,"tr_customer_product_id":138306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:07.000Z","name":"Kaitlin Cartwright","mobile_number":"275-523-5587","email_id":"Turner16@hotmail.com","dop":"2025-04-06","serial_number":"13094500285497512","imei1":"13094500285497512","imei2":"13094500285497512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138300,"job_number":"JOB_138300","tr_customer_id":138317,"tr_customer_product_id":138307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19289150758848","imei1":"19289150758848","imei2":"19289150758848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138302,"job_number":"JOB_138302","tr_customer_id":138319,"tr_customer_product_id":138309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:18.000Z","modified_at":"2025-12-26T06:00:18.000Z","name":"Billie Nolan","mobile_number":"301-509-5615","email_id":"Florida.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"15969410566707364","imei1":"15969410566707364","imei2":"15969410566707364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138303,"job_number":"JOB_138303","tr_customer_id":138320,"tr_customer_product_id":138310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677968579540","imei1":"13677968579540","imei2":"13677968579540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138305,"job_number":"JOB_138305","tr_customer_id":138322,"tr_customer_product_id":138312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:28.000Z","name":"Peyton Weissnat","mobile_number":"427-306-0292","email_id":"Zetta91@gmail.com","dop":"2025-04-06","serial_number":"12015326524926888","imei1":"12015326524926888","imei2":"12015326524926888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138306,"job_number":"JOB_138306","tr_customer_id":138323,"tr_customer_product_id":138313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18223708832218","imei1":"18223708832218","imei2":"18223708832218","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138307,"job_number":"JOB_138307","tr_customer_id":138324,"tr_customer_product_id":138314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:14:54.000Z","modified_at":"2025-12-26T06:14:54.000Z","name":"Jason Howe","mobile_number":"335-684-4769","email_id":"Bertram_Homenick@yahoo.com","dop":"2025-09-16","serial_number":"12265321293178","imei1":"12265321293178","imei2":"12265321293178","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:14:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138308,"job_number":"JOB_138308","tr_customer_id":138325,"tr_customer_product_id":138315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11914101208080","imei1":"11914101208080","imei2":"11914101208080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138310,"job_number":"JOB_138310","tr_customer_id":138327,"tr_customer_product_id":138317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:12.000Z","modified_at":"2025-12-26T06:15:12.000Z","name":"Karley Reichert","mobile_number":"858-917-4336","email_id":"Stanford.Thompson31@hotmail.com","dop":"2025-04-06","serial_number":"17100027831941292","imei1":"17100027831941292","imei2":"17100027831941292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138311,"job_number":"JOB_138311","tr_customer_id":138328,"tr_customer_product_id":138318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11494868225947","imei1":"11494868225947","imei2":"11494868225947","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138312,"job_number":"JOB_138312","tr_customer_id":138329,"tr_customer_product_id":138319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:14.000Z","modified_at":"2025-12-26T06:15:14.000Z","name":"Stuart Hagenes","mobile_number":"369-924-4008","email_id":"Ahmed_Becker59@yahoo.com","dop":"2025-09-16","serial_number":"13305896769837","imei1":"13305896769837","imei2":"13305896769837","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138313,"job_number":"JOB_138313","tr_customer_id":138330,"tr_customer_product_id":138320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:34.000Z","modified_at":"2025-12-26T06:15:34.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16627499109985","imei1":"16627499109985","imei2":"16627499109985","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138314,"job_number":"JOB_138314","tr_customer_id":138331,"tr_customer_product_id":138321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:35.000Z","modified_at":"2025-12-26T06:15:35.000Z","name":"Jonathan Harris","mobile_number":"867-840-3295","email_id":"Gage0@yahoo.com","dop":"2025-09-16","serial_number":"19768340419023","imei1":"19768340419023","imei2":"19768340419023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138317,"job_number":"JOB_138317","tr_customer_id":138334,"tr_customer_product_id":138324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:53.000Z","modified_at":"2025-12-26T06:15:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18655169602788","imei1":"18655169602788","imei2":"18655169602788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138318,"job_number":"JOB_138318","tr_customer_id":138335,"tr_customer_product_id":138325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:54.000Z","modified_at":"2025-12-26T06:15:54.000Z","name":"Maia Hamill","mobile_number":"479-621-9663","email_id":"Agustina_Conroy@yahoo.com","dop":"2025-04-06","serial_number":"10847605028610","imei1":"10847605028610","imei2":"10847605028610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138319,"job_number":"JOB_138319","tr_customer_id":138336,"tr_customer_product_id":138326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:55.000Z","modified_at":"2025-12-26T06:15:55.000Z","name":"Torrance Grant","mobile_number":"501-562-5421","email_id":"Layne_Lowe@gmail.com","dop":"2025-04-06","serial_number":"18186473140907784","imei1":"18186473140907784","imei2":"18186473140907784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T06:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137798,"job_number":"JOB_137798","tr_customer_id":137815,"tr_customer_product_id":137805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"173958694646785","imei1":"173958694646785","imei2":"173958694646785","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137799,"job_number":"JOB_137799","tr_customer_id":137816,"tr_customer_product_id":137806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:34.000Z","modified_at":"2025-12-25T14:09:34.000Z","name":"Moises Schultz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174835147205875","imei1":"174835147205875","imei2":"174835147205875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137800,"job_number":"JOB_137800","tr_customer_id":137817,"tr_customer_product_id":137807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Braden Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"109761055559090","imei1":"109761055559090","imei2":"109761055559090","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137801,"job_number":"JOB_137801","tr_customer_id":137818,"tr_customer_product_id":137808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:35.000Z","modified_at":"2025-12-25T14:09:35.000Z","name":"Kelli McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119411725917100","imei1":"119411725917100","imei2":"119411725917100","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137802,"job_number":"JOB_137802","tr_customer_id":137819,"tr_customer_product_id":137809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"185937259012826","imei1":"185937259012826","imei2":"185937259012826","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137803,"job_number":"JOB_137803","tr_customer_id":137820,"tr_customer_product_id":137810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Rozella Nikolaus","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123951539446102","imei1":"123951539446102","imei2":"123951539446102","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137804,"job_number":"JOB_137804","tr_customer_id":137821,"tr_customer_product_id":137811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:45.000Z","modified_at":"2025-12-25T14:09:45.000Z","name":"Angus Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180585270978249","imei1":"180585270978249","imei2":"180585270978249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137805,"job_number":"JOB_137805","tr_customer_id":137822,"tr_customer_product_id":137812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:09:46.000Z","modified_at":"2025-12-25T14:09:46.000Z","name":"Brayan Kihn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189131770592294","imei1":"189131770592294","imei2":"189131770592294","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137895,"job_number":"JOB_137895","tr_customer_id":137912,"tr_customer_product_id":137902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100692066103308","imei1":"100692066103308","imei2":"100692066103308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137897,"job_number":"JOB_137897","tr_customer_id":137914,"tr_customer_product_id":137904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:44.000Z","modified_at":"2025-12-25T14:24:44.000Z","name":"Johan Maggio","mobile_number":"343-890-4382","email_id":"Daisha_Lind5@yahoo.com","dop":"2025-06-09","serial_number":"106579486892942","imei1":"106579486892942","imei2":"106579486892942","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137901,"job_number":"JOB_137901","tr_customer_id":137918,"tr_customer_product_id":137908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104623798902296","imei1":"104623798902296","imei2":"104623798902296","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137903,"job_number":"JOB_137903","tr_customer_id":137920,"tr_customer_product_id":137910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:24:58.000Z","modified_at":"2025-12-25T14:24:58.000Z","name":"Destinee Hamill","mobile_number":"653-415-4536","email_id":"Mireya_Shanahan@hotmail.com","dop":"2025-06-09","serial_number":"102610473313958","imei1":"102610473313958","imei2":"102610473313958","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137911,"job_number":"JOB_137911","tr_customer_id":137928,"tr_customer_product_id":137918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:12.000Z","modified_at":"2025-12-25T14:25:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100527306009517","imei1":"100527306009517","imei2":"100527306009517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137913,"job_number":"JOB_137913","tr_customer_id":137930,"tr_customer_product_id":137920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:13.000Z","modified_at":"2025-12-25T14:25:13.000Z","name":"Joe Simonis","mobile_number":"755-378-5753","email_id":"Jadyn75@hotmail.com","dop":"2025-06-09","serial_number":"100410098030154","imei1":"100410098030154","imei2":"100410098030154","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137915,"job_number":"JOB_137915","tr_customer_id":137932,"tr_customer_product_id":137922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:25:14.000Z","modified_at":"2025-12-25T14:25:14.000Z","name":"Queen Hane","mobile_number":"860-999-6187","email_id":"Orie97@hotmail.com","dop":"2025-06-09","serial_number":"38370723158888130","imei1":"38370723158888130","imei2":"38370723158888130","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138091,"job_number":"JOB_138091","tr_customer_id":138108,"tr_customer_product_id":138098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:05.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Isabell_Streich13@hotmail.com","dop":"2025-07-02","serial_number":"16481902564007","imei1":"16481902564007","imei2":"16481902564007","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138099,"job_number":"JOB_138099","tr_customer_id":138116,"tr_customer_product_id":138106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Veda_Yundt@yahoo.com","dop":"2025-07-02","serial_number":"13799603321898","imei1":"13799603321898","imei2":"13799603321898","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138109,"job_number":"JOB_138109","tr_customer_id":138126,"tr_customer_product_id":138116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:36.000Z","modified_at":"2025-12-26T03:45:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Javonte68@gmail.com","dop":"2025-07-02","serial_number":"17470192788260","imei1":"17470192788260","imei2":"17470192788260","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138124,"job_number":"JOB_138124","tr_customer_id":138141,"tr_customer_product_id":138131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"139484048705559","imei1":"139484048705559","imei2":"139484048705559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138126,"job_number":"JOB_138126","tr_customer_id":138143,"tr_customer_product_id":138133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:10.000Z","name":"Ethelyn Streich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162746094597614","imei1":"162746094597614","imei2":"162746094597614","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138128,"job_number":"JOB_138128","tr_customer_id":138145,"tr_customer_product_id":138135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Thalia Lowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115051376490636","imei1":"115051376490636","imei2":"115051376490636","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138129,"job_number":"JOB_138129","tr_customer_id":138146,"tr_customer_product_id":138136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:11.000Z","modified_at":"2025-12-26T03:46:11.000Z","name":"Sabina Will","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161425724658083","imei1":"161425724658083","imei2":"161425724658083","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138138,"job_number":"JOB_138138","tr_customer_id":138155,"tr_customer_product_id":138145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:21.000Z","modified_at":"2025-12-26T03:46:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168637110909299","imei1":"168637110909299","imei2":"168637110909299","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138139,"job_number":"JOB_138139","tr_customer_id":138156,"tr_customer_product_id":138146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Georgianna Powlowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115552308630618","imei1":"115552308630618","imei2":"115552308630618","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138140,"job_number":"JOB_138140","tr_customer_id":138157,"tr_customer_product_id":138147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Princess Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157034798563570","imei1":"157034798563570","imei2":"157034798563570","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138141,"job_number":"JOB_138141","tr_customer_id":138158,"tr_customer_product_id":138148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:22.000Z","modified_at":"2025-12-26T03:46:22.000Z","name":"Leonie Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177913115428266","imei1":"177913115428266","imei2":"177913115428266","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138143,"job_number":"JOB_138143","tr_customer_id":138160,"tr_customer_product_id":138150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108759575580997","imei1":"108759575580997","imei2":"108759575580997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138148,"job_number":"JOB_138148","tr_customer_id":138165,"tr_customer_product_id":138155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:30.000Z","name":"Fletcher Roob","mobile_number":"386-682-2005","email_id":"Josianne87@hotmail.com","dop":"2025-06-09","serial_number":"102633183470106","imei1":"102633183470106","imei2":"102633183470106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138161,"job_number":"JOB_138161","tr_customer_id":138178,"tr_customer_product_id":138168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100290624967358","imei1":"100290624967358","imei2":"100290624967358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138163,"job_number":"JOB_138163","tr_customer_id":138180,"tr_customer_product_id":138170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:45.000Z","modified_at":"2025-12-26T03:46:45.000Z","name":"Angelita D'Amore","mobile_number":"543-890-9104","email_id":"Ana37@gmail.com","dop":"2025-06-09","serial_number":"104847662035812","imei1":"104847662035812","imei2":"104847662035812","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138167,"job_number":"JOB_138167","tr_customer_id":138184,"tr_customer_product_id":138174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:58.000Z","modified_at":"2025-12-26T03:46:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108150874028955","imei1":"108150874028955","imei2":"108150874028955","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138169,"job_number":"JOB_138169","tr_customer_id":138186,"tr_customer_product_id":138176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:46:59.000Z","name":"Milton Sporer","mobile_number":"593-767-7476","email_id":"Macie24@yahoo.com","dop":"2025-06-09","serial_number":"109595801048642","imei1":"109595801048642","imei2":"109595801048642","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137813,"job_number":"JOB_137813","tr_customer_id":137830,"tr_customer_product_id":137820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:46.000Z","modified_at":"2025-12-25T14:15:46.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10872137425906","imei1":"10872137425906","imei2":"10872137425906","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137815,"job_number":"JOB_137815","tr_customer_id":137832,"tr_customer_product_id":137822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:15:48.000Z","modified_at":"2025-12-25T14:15:48.000Z","name":"Pink Lockman","mobile_number":"414-221-4827","email_id":"Garett85@yahoo.com","dop":"2000-01-31","serial_number":"1079721219133573","imei1":"1079721219133573","imei2":"1079721219133573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137820,"job_number":"JOB_137820","tr_customer_id":137837,"tr_customer_product_id":137827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:33.000Z","modified_at":"2025-12-25T14:16:33.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10876944456982","imei1":"10876944456982","imei2":"10876944456982","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137822,"job_number":"JOB_137822","tr_customer_id":137839,"tr_customer_product_id":137829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:16:35.000Z","modified_at":"2025-12-25T14:16:35.000Z","name":"Lisandro Macejkovic","mobile_number":"518-767-2834","email_id":"Lucius.Koelpin@yahoo.com","dop":"2000-01-31","serial_number":"1028334410630846","imei1":"1028334410630846","imei2":"1028334410630846","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137823,"job_number":"JOB_137823","tr_customer_id":137840,"tr_customer_product_id":137830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:19.000Z","modified_at":"2025-12-25T14:17:19.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10998242260912","imei1":"10998242260912","imei2":"10998242260912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137825,"job_number":"JOB_137825","tr_customer_id":137842,"tr_customer_product_id":137832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:17:20.000Z","modified_at":"2025-12-25T14:17:20.000Z","name":"Russ Baumbach","mobile_number":"330-839-3999","email_id":"Martin.Gusikowski@hotmail.com","dop":"2000-01-31","serial_number":"1025907587437788","imei1":"1025907587437788","imei2":"1025907587437788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137832,"job_number":"JOB_137832","tr_customer_id":137849,"tr_customer_product_id":137839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:04.000Z","modified_at":"2025-12-25T14:18:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10192420427842","imei1":"10192420427842","imei2":"10192420427842","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137834,"job_number":"JOB_137834","tr_customer_id":137851,"tr_customer_product_id":137841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T14:18:05.000Z","modified_at":"2025-12-25T14:18:05.000Z","name":"Elijah Schmeler","mobile_number":"240-732-3149","email_id":"Courtney1@yahoo.com","dop":"2000-01-31","serial_number":"1041590247964872","imei1":"1041590247964872","imei2":"1041590247964872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138115,"job_number":"JOB_138115","tr_customer_id":138132,"tr_customer_product_id":138122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:45:50.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10750649824224","imei1":"10750649824224","imei2":"10750649824224","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138119,"job_number":"JOB_138119","tr_customer_id":138136,"tr_customer_product_id":138126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:45:51.000Z","name":"Niko Schamberger","mobile_number":"696-251-5927","email_id":"Lou.Casper38@gmail.com","dop":"2000-01-31","serial_number":"1013150243190440","imei1":"1013150243190440","imei2":"1013150243190440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138144,"job_number":"JOB_138144","tr_customer_id":138161,"tr_customer_product_id":138151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:29.000Z","modified_at":"2025-12-26T03:46:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10207886067508","imei1":"10207886067508","imei2":"10207886067508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138150,"job_number":"JOB_138150","tr_customer_id":138167,"tr_customer_product_id":138157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:46:31.000Z","name":"Grayson Kessler","mobile_number":"756-273-5295","email_id":"Rafaela.Swift66@hotmail.com","dop":"2000-01-31","serial_number":"1038675391607750","imei1":"1038675391607750","imei2":"1038675391607750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:46:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138173,"job_number":"JOB_138173","tr_customer_id":138190,"tr_customer_product_id":138180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10041821865861","imei1":"10041821865861","imei2":"10041821865861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138175,"job_number":"JOB_138175","tr_customer_id":138192,"tr_customer_product_id":138182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:10.000Z","modified_at":"2025-12-26T03:47:10.000Z","name":"Eveline Abbott","mobile_number":"681-640-9202","email_id":"Jordan_Jakubowski45@hotmail.com","dop":"2000-01-31","serial_number":"1078123017206196","imei1":"1078123017206196","imei2":"1078123017206196","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138188,"job_number":"JOB_138188","tr_customer_id":138205,"tr_customer_product_id":138195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:47:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10767443896314","imei1":"10767443896314","imei2":"10767443896314","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138192,"job_number":"JOB_138192","tr_customer_id":138209,"tr_customer_product_id":138199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:50.000Z","modified_at":"2025-12-26T03:47:50.000Z","name":"Adeline Crona","mobile_number":"464-476-6836","email_id":"Ava61@yahoo.com","dop":"2000-01-31","serial_number":"1050280593644532","imei1":"1050280593644532","imei2":"1050280593644532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138262,"job_number":"JOB_138262","tr_customer_id":138279,"tr_customer_product_id":138269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:01.000Z","modified_at":"2025-12-26T04:58:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10910464174181","imei1":"10910464174181","imei2":"10910464174181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138264,"job_number":"JOB_138264","tr_customer_id":138281,"tr_customer_product_id":138271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:03.000Z","modified_at":"2025-12-26T04:58:03.000Z","name":"Jayson Breitenberg","mobile_number":"869-418-9578","email_id":"Max_Waelchi@yahoo.com","dop":"2000-01-31","serial_number":"1046322095442213","imei1":"1046322095442213","imei2":"1046322095442213","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138265,"job_number":"JOB_138265","tr_customer_id":138282,"tr_customer_product_id":138272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:58:42.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10658351268073","imei1":"10658351268073","imei2":"10658351268073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138267,"job_number":"JOB_138267","tr_customer_id":138284,"tr_customer_product_id":138274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:43.000Z","modified_at":"2025-12-26T04:58:43.000Z","name":"Connie McKenzie","mobile_number":"241-284-1704","email_id":"Theresa81@hotmail.com","dop":"2000-01-31","serial_number":"1066872791412235","imei1":"1066872791412235","imei2":"1066872791412235","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138268,"job_number":"JOB_138268","tr_customer_id":138285,"tr_customer_product_id":138275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10682948559427","imei1":"10682948559427","imei2":"10682948559427","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138270,"job_number":"JOB_138270","tr_customer_id":138287,"tr_customer_product_id":138277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:23.000Z","modified_at":"2025-12-26T04:59:23.000Z","name":"Chaz Wolf","mobile_number":"798-625-9314","email_id":"Alycia_Ryan94@hotmail.com","dop":"2000-01-31","serial_number":"1006840433418071","imei1":"1006840433418071","imei2":"1006840433418071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138271,"job_number":"JOB_138271","tr_customer_id":138288,"tr_customer_product_id":138278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:01.000Z","modified_at":"2025-12-26T05:00:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328275555241","imei1":"10328275555241","imei2":"10328275555241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":138273,"job_number":"JOB_138273","tr_customer_id":138290,"tr_customer_product_id":138280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:03.000Z","modified_at":"2025-12-26T05:00:03.000Z","name":"Jermey Ernser","mobile_number":"652-682-8021","email_id":"Junius48@gmail.com","dop":"2000-01-31","serial_number":"1050038132744550","imei1":"1050038132744550","imei2":"1050038132744550","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-26T05:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9dd4bf55-bd90-4f8e-a179-3c3efa37378d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-cObcMHLI6ErLhQJ3KZvNk/QnkoQ" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTd9.t9u0k-445ksT69R2N0IEdDOVz8S99DyNG56-Ho2tais"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTd9.t9u0k-445ksT69R2N0IEdDOVz8S99DyNG56-Ho2tais |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fc43dbad-ae25-4532-95b6-a572fc461ca5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTd9.t9u0k-445ksT69R2N0IEdDOVz8S99DyNG56-Ho2tais |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b6ac7c78-d075-49be-bf4f-fe5cc01dcfc8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-dUlId1E728fNi7IloThPXOPLvnY" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":92}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTd9.t9u0k-445ksT69R2N0IEdDOVz8S99DyNG56-Ho2tais |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 019bc786-3239-483b-8d14-01a48c19e58e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"b99-XETH1trbaXNhl5qODe0xsO1BFoM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":137760,"job_number":"JOB_137760","tr_customer_id":137777,"tr_customer_product_id":137767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:02:33.000Z","modified_at":"2025-12-25T13:02:35.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"107468499877813","imei1":"107468499877813","imei2":"107468499877813","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T13:02:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":138316,"job_number":"JOB_138316","tr_customer_id":138333,"tr_customer_product_id":138323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:52.000Z","modified_at":"2025-12-26T06:15:56.000Z","name":"Newell Turcotte","mobile_number":"339-424-5188","email_id":"Kacie.Gaylord87@hotmail.com","dop":"2025-11-04","serial_number":"47161755032965","imei1":"47161755032965","imei2":"47161755032965","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-26T06:15:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137756,"job_number":"JOB_137756","tr_customer_id":137773,"tr_customer_product_id":137763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:09:48.000Z","modified_at":"2025-12-25T12:12:38.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"168644317103065","imei1":"168644317103065","imei2":"168644317103065","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T12:12:38.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTd9.t9u0k-445ksT69R2N0IEdDOVz8S99DyNG56-Ho2tais |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4ba77581-7147-4a9b-9702-2d0f18d665f7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTd9.t9u0k-445ksT69R2N0IEdDOVz8S99DyNG56-Ho2tais |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | df0fa14a-e410-4247-86d3-457058722f51 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"dd4-UM00gWZoG5TZqQVNI1lz+z4lhOc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138316,"job_number":"JOB_138316","tr_customer_id":138333,"tr_customer_product_id":138323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:52.000Z","modified_at":"2025-12-26T06:15:56.000Z","name":"Newell Turcotte","mobile_number":"339-424-5188","email_id":"Kacie.Gaylord87@hotmail.com","dop":"2025-11-04","serial_number":"47161755032965","imei1":"47161755032965","imei2":"47161755032965","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-26T06:15:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":138316,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-26T06:15:52.000Z"}],"quatations":[]},{"id":137760,"job_number":"JOB_137760","tr_customer_id":137777,"tr_customer_product_id":137767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T13:02:33.000Z","modified_at":"2025-12-25T13:02:35.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"107468499877813","imei1":"107468499877813","imei2":"107468499877813","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T13:02:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":137760,"remark":"Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T13:02:33.000Z"}],"quatations":[]},{"id":137756,"job_number":"JOB_137756","tr_customer_id":137773,"tr_customer_product_id":137763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T12:09:48.000Z","modified_at":"2025-12-25T12:12:38.000Z","name":"Sid Shuklaa","mobile_number":"6575676784","email_id":"andiit@gmail.com","dop":"2025-11-10","serial_number":"168644317103065","imei1":"168644317103065","imei2":"168644317103065","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T12:12:38.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":137756,"remark":"Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T12:09:48.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTd9.t9u0k-445ksT69R2N0IEdDOVz8S99DyNG56-Ho2tais |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d2902c11-5721-4186-9513-63237c3a1684 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:15:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NTd9.t9u0k-445ksT69R2N0IEdDOVz8S99DyNG56-Ho2tais |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5458f309-0a17-4dad-b2dc-863014bbb2d6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":138316,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 25bf30ee-3122-498f-a843-af0e49013661 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-nom+tO8iJVPY6OBy13LsCo6ansM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc1OX0.8Rldzi8tcPLUcOMNu3GIZB_c5dotoQUBUriwwmG7M2M"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc1OX0.8Rldzi8tcPLUcOMNu3GIZB_c5dotoQUBUriwwmG7M2M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 677ec2e5-4670-406f-b5b8-18a62c84c1d6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc1OX0.8Rldzi8tcPLUcOMNu3GIZB_c5dotoQUBUriwwmG7M2M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b2cb696b-59ec-45d0-a75a-c43b7340f78e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-ylKrvWj9oGaKAFbKUE07Ll2eMEg" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:15:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":92},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc1OX0.8Rldzi8tcPLUcOMNu3GIZB_c5dotoQUBUriwwmG7M2M |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2aa1e98d-382d-4021-8a7d-fb2ecdb5f6ac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:16:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc1OX0.8Rldzi8tcPLUcOMNu3GIZB_c5dotoQUBUriwwmG7M2M |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa4c4cc4-5f6f-4d3a-9341-24bbd5eb6cf5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"16408-UZtyb/FDiQsTmygZDNJfJ3iC0L4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:16:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138054,"job_number":"JOB_138054","tr_customer_id":138071,"tr_customer_product_id":138061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:05.000Z","modified_at":"2025-12-26T03:19:13.000Z","name":"Arvilla Stanton","mobile_number":"926-873-3469","email_id":"Jordi21@hotmail.com","dop":"2025-04-06","serial_number":"11815801736272","imei1":"11815801736272","imei2":"11815801736272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138057,"job_number":"JOB_138057","tr_customer_id":138074,"tr_customer_product_id":138064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:14.000Z","modified_at":"2025-12-26T03:19:22.000Z","name":"Francisca Cummings","mobile_number":"251-668-4085","email_id":"Gerson.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18083737216494","imei1":"18083737216494","imei2":"18083737216494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138060,"job_number":"JOB_138060","tr_customer_id":138077,"tr_customer_product_id":138067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:19:24.000Z","modified_at":"2025-12-26T03:19:31.000Z","name":"Edyth Walsh","mobile_number":"382-308-1543","email_id":"Jacinto.OHara63@gmail.com","dop":"2025-04-06","serial_number":"11844142270611","imei1":"11844142270611","imei2":"11844142270611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138062,"job_number":"JOB_138062","tr_customer_id":138079,"tr_customer_product_id":138069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:39.000Z","modified_at":"2025-12-26T03:43:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"79214992817564","imei1":"79214992817564","imei2":"79214992817564","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138064,"job_number":"JOB_138064","tr_customer_id":138081,"tr_customer_product_id":138071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:43.000Z","modified_at":"2025-12-26T03:44:15.000Z","name":"Bart Auer","mobile_number":"270-776-9117","email_id":"Glenda.Ondricka@yahoo.com","dop":"2025-04-06","serial_number":"18468222481166","imei1":"18468222481166","imei2":"18468222481166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138066,"job_number":"JOB_138066","tr_customer_id":138083,"tr_customer_product_id":138073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:43:50.000Z","modified_at":"2025-12-26T03:43:58.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"23836409802460","imei1":"23836409802460","imei2":"23836409802460","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138067,"job_number":"JOB_138067","tr_customer_id":138084,"tr_customer_product_id":138074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:02.000Z","modified_at":"2025-12-26T03:44:39.000Z","name":"Elmira Bosco","mobile_number":"871-337-8499","email_id":"Arianna66@gmail.com","dop":"2025-04-06","serial_number":"17270873429810","imei1":"17270873429810","imei2":"17270873429810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138070,"job_number":"JOB_138070","tr_customer_id":138087,"tr_customer_product_id":138077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:21.000Z","modified_at":"2025-12-26T03:44:53.000Z","name":"Maryse Bednar","mobile_number":"643-300-3645","email_id":"Maxime.Walker@yahoo.com","dop":"2025-04-06","serial_number":"11436218310799","imei1":"11436218310799","imei2":"11436218310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138072,"job_number":"JOB_138072","tr_customer_id":138089,"tr_customer_product_id":138079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:28.000Z","modified_at":"2025-12-26T03:45:05.000Z","name":"Clemens Sawayn","mobile_number":"843-469-3364","email_id":"Leonel.Halvorson@gmail.com","dop":"2025-04-06","serial_number":"10736141313134","imei1":"10736141313134","imei2":"10736141313134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138074,"job_number":"JOB_138074","tr_customer_id":138091,"tr_customer_product_id":138081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:38.000Z","modified_at":"2025-12-26T03:45:13.000Z","name":"Alvera Ebert","mobile_number":"300-702-5833","email_id":"Ole_Hoeger88@hotmail.com","dop":"2025-04-06","serial_number":"14948366881762","imei1":"14948366881762","imei2":"14948366881762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138077,"job_number":"JOB_138077","tr_customer_id":138094,"tr_customer_product_id":138084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:41.000Z","modified_at":"2025-12-26T03:45:14.000Z","name":"Katelyn Farrell","mobile_number":"653-658-8335","email_id":"Kristofer_Parker74@hotmail.com","dop":"2025-04-06","serial_number":"13934755483016","imei1":"13934755483016","imei2":"13934755483016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138080,"job_number":"JOB_138080","tr_customer_id":138097,"tr_customer_product_id":138087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:49.000Z","modified_at":"2025-12-26T03:45:22.000Z","name":"Garret Brakus","mobile_number":"720-773-0852","email_id":"Robert.Walter68@gmail.com","dop":"2025-06-18","serial_number":"10330282510957","imei1":"10330282510957","imei2":"10330282510957","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138083,"job_number":"JOB_138083","tr_customer_id":138100,"tr_customer_product_id":138090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:50.000Z","modified_at":"2025-12-26T03:45:25.000Z","name":"Faye Mitchell","mobile_number":"429-957-3110","email_id":"Novella.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"14851666369548","imei1":"14851666369548","imei2":"14851666369548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138085,"job_number":"JOB_138085","tr_customer_id":138102,"tr_customer_product_id":138092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:58.000Z","modified_at":"2025-12-26T03:45:34.000Z","name":"Joelle Altenwerth","mobile_number":"891-925-1041","email_id":"Madge.Douglas1@yahoo.com","dop":"2025-04-06","serial_number":"10434174619931","imei1":"10434174619931","imei2":"10434174619931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138087,"job_number":"JOB_138087","tr_customer_id":138104,"tr_customer_product_id":138094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:44:59.000Z","modified_at":"2025-12-26T03:45:31.000Z","name":"Dillon Kerluke","mobile_number":"436-256-0943","email_id":"Germaine.Aufderhar@hotmail.com","dop":"2025-04-06","serial_number":"11586142412354","imei1":"11586142412354","imei2":"11586142412354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138090,"job_number":"JOB_138090","tr_customer_id":138107,"tr_customer_product_id":138097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:04.000Z","modified_at":"2025-12-26T03:45:40.000Z","name":"Quinton Aufderhar","mobile_number":"263-285-8325","email_id":"Ludwig.Glover43@gmail.com","dop":"2025-04-06","serial_number":"18456835851288","imei1":"18456835851288","imei2":"18456835851288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138094,"job_number":"JOB_138094","tr_customer_id":138111,"tr_customer_product_id":138101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:06.000Z","modified_at":"2025-12-26T03:45:44.000Z","name":"Jazlyn Kiehn","mobile_number":"944-716-1596","email_id":"Lilliana11@hotmail.com","dop":"2025-04-06","serial_number":"17032467197059","imei1":"17032467197059","imei2":"17032467197059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138098,"job_number":"JOB_138098","tr_customer_id":138115,"tr_customer_product_id":138105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:20.000Z","modified_at":"2025-12-26T03:45:52.000Z","name":"Kim Farrell","mobile_number":"205-995-0729","email_id":"Marilyne78@yahoo.com","dop":"2025-04-06","serial_number":"14063375257730","imei1":"14063375257730","imei2":"14063375257730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138102,"job_number":"JOB_138102","tr_customer_id":138119,"tr_customer_product_id":138109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:28.000Z","modified_at":"2025-12-26T03:46:00.000Z","name":"Loyal Morar","mobile_number":"801-964-0503","email_id":"Ryley34@gmail.com","dop":"2025-06-18","serial_number":"10082746934535","imei1":"10082746934535","imei2":"10082746934535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138107,"job_number":"JOB_138107","tr_customer_id":138124,"tr_customer_product_id":138114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:31.000Z","modified_at":"2025-12-26T03:46:05.000Z","name":"Isaiah Moore","mobile_number":"551-718-3190","email_id":"Audrey_Marks@yahoo.com","dop":"2025-04-06","serial_number":"14329553351042","imei1":"14329553351042","imei2":"14329553351042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138111,"job_number":"JOB_138111","tr_customer_id":138128,"tr_customer_product_id":138118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:47.000Z","modified_at":"2025-12-26T03:46:24.000Z","name":"Kaitlin Crona","mobile_number":"655-312-2540","email_id":"Emmett.Lindgren76@gmail.com","dop":"2025-04-06","serial_number":"13286895475092","imei1":"13286895475092","imei2":"13286895475092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138118,"job_number":"JOB_138118","tr_customer_id":138135,"tr_customer_product_id":138125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:51.000Z","modified_at":"2025-12-26T03:46:28.000Z","name":"Carson Carroll","mobile_number":"850-503-1067","email_id":"Morris10@gmail.com","dop":"2025-04-06","serial_number":"19194797528532","imei1":"19194797528532","imei2":"19194797528532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138127,"job_number":"JOB_138127","tr_customer_id":138144,"tr_customer_product_id":138134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:10.000Z","modified_at":"2025-12-26T03:46:43.000Z","name":"Johan Pfeffer","mobile_number":"697-981-9133","email_id":"Freddy5@hotmail.com","dop":"2025-04-06","serial_number":"16626092366625","imei1":"16626092366625","imei2":"16626092366625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138132,"job_number":"JOB_138132","tr_customer_id":138149,"tr_customer_product_id":138139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:12.000Z","modified_at":"2025-12-26T03:46:46.000Z","name":"Alec Little","mobile_number":"387-444-1232","email_id":"Colleen.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"19829394072455","imei1":"19829394072455","imei2":"19829394072455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138136,"job_number":"JOB_138136","tr_customer_id":138153,"tr_customer_product_id":138143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:18.000Z","modified_at":"2025-12-26T03:46:56.000Z","name":"Jamaal DuBuque","mobile_number":"673-633-6910","email_id":"Autumn_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"16250852827059","imei1":"16250852827059","imei2":"16250852827059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138149,"job_number":"JOB_138149","tr_customer_id":138166,"tr_customer_product_id":138156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:05.000Z","name":"Nadia Kassulke","mobile_number":"247-688-7912","email_id":"Earlene.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11413610629546","imei1":"11413610629546","imei2":"11413610629546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138152,"job_number":"JOB_138152","tr_customer_id":138169,"tr_customer_product_id":138159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:31.000Z","modified_at":"2025-12-26T03:47:08.000Z","name":"Daphney Kub","mobile_number":"304-549-9216","email_id":"Kristin72@hotmail.com","dop":"2025-04-06","serial_number":"16848486723392","imei1":"16848486723392","imei2":"16848486723392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138156,"job_number":"JOB_138156","tr_customer_id":138173,"tr_customer_product_id":138163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:13.000Z","name":"Adell Hyatt","mobile_number":"255-975-8239","email_id":"Abdullah_Abshire@gmail.com","dop":"2025-04-06","serial_number":"16116576571860","imei1":"16116576571860","imei2":"16116576571860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138158,"job_number":"JOB_138158","tr_customer_id":138175,"tr_customer_product_id":138165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:36.000Z","modified_at":"2025-12-26T03:47:14.000Z","name":"Gerald Stiedemann","mobile_number":"304-821-5051","email_id":"Frederick.Stark10@gmail.com","dop":"2025-04-06","serial_number":"17952034069102","imei1":"17952034069102","imei2":"17952034069102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138165,"job_number":"JOB_138165","tr_customer_id":138182,"tr_customer_product_id":138172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:50.000Z","modified_at":"2025-12-26T03:47:22.000Z","name":"Alexis Kassulke","mobile_number":"362-396-8251","email_id":"Tina41@gmail.com","dop":"2025-04-06","serial_number":"14273008614056","imei1":"14273008614056","imei2":"14273008614056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138171,"job_number":"JOB_138171","tr_customer_id":138188,"tr_customer_product_id":138178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:04.000Z","modified_at":"2025-12-26T03:47:41.000Z","name":"Dayton Bayer","mobile_number":"408-877-3095","email_id":"Alva.Torp@yahoo.com","dop":"2025-04-06","serial_number":"14469123980586","imei1":"14469123980586","imei2":"14469123980586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138177,"job_number":"JOB_138177","tr_customer_id":138194,"tr_customer_product_id":138184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:12.000Z","modified_at":"2025-12-26T03:47:46.000Z","name":"Alan Rippin","mobile_number":"446-358-5706","email_id":"Julien92@gmail.com","dop":"2025-04-06","serial_number":"13004826677389","imei1":"13004826677389","imei2":"13004826677389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138180,"job_number":"JOB_138180","tr_customer_id":138197,"tr_customer_product_id":138187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:16.000Z","modified_at":"2025-12-26T03:47:53.000Z","name":"Alessandro Gibson","mobile_number":"203-230-5526","email_id":"Elyse_Dibbert73@yahoo.com","dop":"2025-04-06","serial_number":"18526803726582","imei1":"18526803726582","imei2":"18526803726582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138183,"job_number":"JOB_138183","tr_customer_id":138200,"tr_customer_product_id":138190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:22.000Z","modified_at":"2025-12-26T03:47:59.000Z","name":"Filiberto Terry","mobile_number":"222-363-8046","email_id":"Myah_Rolfson@gmail.com","dop":"2025-04-06","serial_number":"19835168372787","imei1":"19835168372787","imei2":"19835168372787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138186,"job_number":"JOB_138186","tr_customer_id":138203,"tr_customer_product_id":138193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:29.000Z","modified_at":"2025-12-26T03:48:01.000Z","name":"Jerome Hills","mobile_number":"855-254-4965","email_id":"Chad_Olson45@yahoo.com","dop":"2025-04-06","serial_number":"11196236329547","imei1":"11196236329547","imei2":"11196236329547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138191,"job_number":"JOB_138191","tr_customer_id":138208,"tr_customer_product_id":138198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:49.000Z","modified_at":"2025-12-26T03:48:26.000Z","name":"Isabel Schowalter","mobile_number":"765-920-5504","email_id":"Holly.Okuneva41@yahoo.com","dop":"2025-04-06","serial_number":"17184782092302","imei1":"17184782092302","imei2":"17184782092302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138195,"job_number":"JOB_138195","tr_customer_id":138212,"tr_customer_product_id":138202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:53.000Z","modified_at":"2025-12-26T03:48:27.000Z","name":"Josephine O'Reilly","mobile_number":"925-933-0142","email_id":"Jazmyn.Kiehn99@yahoo.com","dop":"2025-04-06","serial_number":"11186772817508","imei1":"11186772817508","imei2":"11186772817508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138198,"job_number":"JOB_138198","tr_customer_id":138215,"tr_customer_product_id":138205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:48:07.000Z","modified_at":"2025-12-26T03:48:44.000Z","name":"Wilford Gleichner","mobile_number":"284-270-8276","email_id":"Maida_Feest40@yahoo.com","dop":"2025-04-06","serial_number":"13203871568834","imei1":"13203871568834","imei2":"13203871568834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138222,"job_number":"JOB_138222","tr_customer_id":138239,"tr_customer_product_id":138229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:22:16.000Z","modified_at":"2025-12-26T04:22:54.000Z","name":"Felipe Bogan","mobile_number":"597-720-3064","email_id":"Enrique_Kunde49@gmail.com","dop":"2025-04-06","serial_number":"15899549894161","imei1":"15899549894161","imei2":"15899549894161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138224,"job_number":"JOB_138224","tr_customer_id":138241,"tr_customer_product_id":138231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:19.000Z","modified_at":"2025-12-26T04:23:27.000Z","name":"Felicita Grady","mobile_number":"679-977-7598","email_id":"Raphael34@yahoo.com","dop":"2025-09-08","serial_number":"208257633406867","imei1":"208257633406867","imei2":"208257633406867","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138225,"job_number":"JOB_138225","tr_customer_id":138242,"tr_customer_product_id":138232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:29.000Z","modified_at":"2025-12-26T04:23:38.000Z","name":"Kurtis Lindgren","mobile_number":"507-430-9784","email_id":"Elwin.Schmeler@yahoo.com","dop":"2025-09-08","serial_number":"21443186336832","imei1":"21443186336832","imei2":"21443186336832","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138226,"job_number":"JOB_138226","tr_customer_id":138243,"tr_customer_product_id":138233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:23:40.000Z","modified_at":"2025-12-26T04:23:48.000Z","name":"Giles Hartmann","mobile_number":"380-556-3214","email_id":"Triston51@hotmail.com","dop":"2025-09-08","serial_number":"664031494787067","imei1":"664031494787067","imei2":"664031494787067","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138239,"job_number":"JOB_138239","tr_customer_id":138256,"tr_customer_product_id":138246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:26.000Z","modified_at":"2025-12-26T04:33:48.000Z","name":"Hipolito Metz","mobile_number":"692-619-6218","email_id":"Rickey11@gmail.com","dop":"2025-04-06","serial_number":"14247164385945","imei1":"14247164385945","imei2":"14247164385945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138242,"job_number":"JOB_138242","tr_customer_id":138259,"tr_customer_product_id":138249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:33:53.000Z","modified_at":"2025-12-26T04:34:17.000Z","name":"Gino McCullough","mobile_number":"676-745-8979","email_id":"Karli30@hotmail.com","dop":"2025-04-06","serial_number":"14881094192923","imei1":"14881094192923","imei2":"14881094192923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138245,"job_number":"JOB_138245","tr_customer_id":138262,"tr_customer_product_id":138252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:21.000Z","modified_at":"2025-12-26T04:34:43.000Z","name":"Emory Sipes","mobile_number":"446-705-0428","email_id":"Kylee64@yahoo.com","dop":"2025-04-06","serial_number":"17088668368966","imei1":"17088668368966","imei2":"17088668368966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138247,"job_number":"JOB_138247","tr_customer_id":138264,"tr_customer_product_id":138254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:25.000Z","modified_at":"2025-12-26T04:34:34.000Z","name":"Connor Ritchie","mobile_number":"548-773-8148","email_id":"Branson.Reynolds@yahoo.com","dop":"2025-09-08","serial_number":"176594904035150","imei1":"176594904035150","imei2":"176594904035150","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138248,"job_number":"JOB_138248","tr_customer_id":138265,"tr_customer_product_id":138255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:36.000Z","modified_at":"2025-12-26T04:34:44.000Z","name":"Celine Rutherford","mobile_number":"821-419-0263","email_id":"Reba73@hotmail.com","dop":"2025-09-08","serial_number":"470652294541761","imei1":"470652294541761","imei2":"470652294541761","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138249,"job_number":"JOB_138249","tr_customer_id":138266,"tr_customer_product_id":138256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:34:47.000Z","modified_at":"2025-12-26T04:34:55.000Z","name":"Shane Reilly","mobile_number":"378-984-7210","email_id":"Isadore_Bernhard32@hotmail.com","dop":"2025-09-08","serial_number":"414530140827894","imei1":"414530140827894","imei2":"414530140827894","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138250,"job_number":"JOB_138250","tr_customer_id":138267,"tr_customer_product_id":138257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:03.000Z","modified_at":"2025-12-26T04:37:13.000Z","name":"Eriberto Krajcik","mobile_number":"501-550-0527","email_id":"Demetris29@gmail.com","dop":"2025-09-08","serial_number":"725238597444337","imei1":"725238597444337","imei2":"725238597444337","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138251,"job_number":"JOB_138251","tr_customer_id":138268,"tr_customer_product_id":138258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:16.000Z","modified_at":"2025-12-26T04:37:25.000Z","name":"Desiree Schoen","mobile_number":"874-914-6432","email_id":"Arvel.Collier46@hotmail.com","dop":"2025-09-08","serial_number":"521625075740538","imei1":"521625075740538","imei2":"521625075740538","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138252,"job_number":"JOB_138252","tr_customer_id":138269,"tr_customer_product_id":138259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:37:28.000Z","modified_at":"2025-12-26T04:37:38.000Z","name":"Leann Klocko","mobile_number":"226-573-0411","email_id":"Bernita.Langosh@gmail.com","dop":"2025-09-08","serial_number":"700838257171105","imei1":"700838257171105","imei2":"700838257171105","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138254,"job_number":"JOB_138254","tr_customer_id":138271,"tr_customer_product_id":138261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:38:52.000Z","modified_at":"2025-12-26T04:39:01.000Z","name":"Brandt Upton","mobile_number":"524-593-6125","email_id":"Suzanne.Hilpert14@yahoo.com","dop":"2025-07-01","serial_number":"100922746232948","imei1":"100922746232948","imei2":"100922746232948","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138256,"job_number":"JOB_138256","tr_customer_id":138273,"tr_customer_product_id":138263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:39:03.000Z","modified_at":"2025-12-26T04:39:12.000Z","name":"Miles Wolff","mobile_number":"951-691-7403","email_id":"Erich64@gmail.com","dop":"2025-07-01","serial_number":"100267570328435","imei1":"100267570328435","imei2":"100267570328435","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138257,"job_number":"JOB_138257","tr_customer_id":138274,"tr_customer_product_id":138264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:02.000Z","modified_at":"2025-12-26T04:42:11.000Z","name":"Jordane Rutherford","mobile_number":"726-706-0390","email_id":"Oliver49@gmail.com","dop":"2025-09-08","serial_number":"738992638978638","imei1":"738992638978638","imei2":"738992638978638","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138258,"job_number":"JOB_138258","tr_customer_id":138275,"tr_customer_product_id":138265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:14.000Z","modified_at":"2025-12-26T04:42:22.000Z","name":"Gerry Hills","mobile_number":"262-860-3591","email_id":"Bernie.Kris@hotmail.com","dop":"2025-09-08","serial_number":"832208039853095","imei1":"832208039853095","imei2":"832208039853095","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138259,"job_number":"JOB_138259","tr_customer_id":138276,"tr_customer_product_id":138266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:42:25.000Z","modified_at":"2025-12-26T04:42:34.000Z","name":"Jett Kris","mobile_number":"481-213-0599","email_id":"Jaunita_Gislason50@yahoo.com","dop":"2025-09-08","serial_number":"913299056707204","imei1":"913299056707204","imei2":"913299056707204","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138260,"job_number":"JOB_138260","tr_customer_id":138277,"tr_customer_product_id":138267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:52:18.000Z","modified_at":"2025-12-26T04:52:51.000Z","name":"Alfreda Hermiston","mobile_number":"578-673-7592","email_id":"Marisol77@yahoo.com","dop":"2025-04-06","serial_number":"19606723435937","imei1":"19606723435937","imei2":"19606723435937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138276,"job_number":"JOB_138276","tr_customer_id":138293,"tr_customer_product_id":138283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:07.000Z","modified_at":"2025-12-26T05:20:16.000Z","name":"Guido Legros","mobile_number":"321-489-0015","email_id":"Eric_Williamson@hotmail.com","dop":"2025-04-06","serial_number":"13047815627933","imei1":"13047815627933","imei2":"13047815627933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138279,"job_number":"JOB_138279","tr_customer_id":138296,"tr_customer_product_id":138286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:17.000Z","modified_at":"2025-12-26T05:20:26.000Z","name":"Lukas White","mobile_number":"796-597-2941","email_id":"Herbert43@gmail.com","dop":"2025-04-06","serial_number":"14839239128568","imei1":"14839239128568","imei2":"14839239128568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138282,"job_number":"JOB_138282","tr_customer_id":138299,"tr_customer_product_id":138289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:20:27.000Z","modified_at":"2025-12-26T05:20:36.000Z","name":"Agustina Cole","mobile_number":"444-531-1665","email_id":"Davion.Wilderman@yahoo.com","dop":"2025-04-06","serial_number":"12437117144929","imei1":"12437117144929","imei2":"12437117144929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138284,"job_number":"JOB_138284","tr_customer_id":138301,"tr_customer_product_id":138291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:38:12.000Z","modified_at":"2025-12-26T06:07:09.000Z","name":"Kartik P","mobile_number":"9876543212","email_id":"kartik@gmail.com","dop":"2025-09-09","serial_number":"11853137443927","imei1":"11853137443927","imei2":"11853137443927","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138286,"job_number":"JOB_138286","tr_customer_id":138303,"tr_customer_product_id":138293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:02.000Z","modified_at":"2025-12-26T05:39:10.000Z","name":"Lon Brown","mobile_number":"599-237-9229","email_id":"Carolanne69@gmail.com","dop":"2025-12-16","serial_number":"12473580759362","imei1":"12473580759362","imei2":"12473580759362","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138288,"job_number":"JOB_138288","tr_customer_id":138305,"tr_customer_product_id":138295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:14.000Z","modified_at":"2025-12-26T05:39:22.000Z","name":"Leonora Ruecker","mobile_number":"387-688-4794","email_id":"Walker41@hotmail.com","dop":"2025-12-16","serial_number":"11988048645006","imei1":"11988048645006","imei2":"11988048645006","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138290,"job_number":"JOB_138290","tr_customer_id":138307,"tr_customer_product_id":138297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:39:26.000Z","modified_at":"2025-12-26T05:39:34.000Z","name":"Tracy Jakubowski","mobile_number":"906-736-8582","email_id":"Lauretta14@yahoo.com","dop":"2025-12-16","serial_number":"14409757054938","imei1":"14409757054938","imei2":"14409757054938","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138292,"job_number":"JOB_138292","tr_customer_id":138309,"tr_customer_product_id":138299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:47.000Z","modified_at":"2025-12-26T05:51:56.000Z","name":"Jaclyn Toy","mobile_number":"845-210-8545","email_id":"Valentina_Blanda24@yahoo.com","dop":"2025-12-16","serial_number":"17049074378452","imei1":"17049074378452","imei2":"17049074378452","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138294,"job_number":"JOB_138294","tr_customer_id":138311,"tr_customer_product_id":138301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:51:59.000Z","modified_at":"2025-12-26T05:52:08.000Z","name":"Mitchel Conn","mobile_number":"696-226-0634","email_id":"Lacey.Hintz80@gmail.com","dop":"2025-12-16","serial_number":"18246838929434","imei1":"18246838929434","imei2":"18246838929434","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138296,"job_number":"JOB_138296","tr_customer_id":138313,"tr_customer_product_id":138303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:52:11.000Z","modified_at":"2025-12-26T05:52:20.000Z","name":"Annabel Fahey","mobile_number":"595-217-2304","email_id":"Makayla_Green49@hotmail.com","dop":"2025-12-16","serial_number":"12933243246014","imei1":"12933243246014","imei2":"12933243246014","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138298,"job_number":"JOB_138298","tr_customer_id":138315,"tr_customer_product_id":138305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:07.000Z","modified_at":"2025-12-26T06:00:16.000Z","name":"Dorcas Davis","mobile_number":"391-790-7676","email_id":"Walker_Grimes36@yahoo.com","dop":"2025-04-06","serial_number":"19388364255571","imei1":"19388364255571","imei2":"19388364255571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138301,"job_number":"JOB_138301","tr_customer_id":138318,"tr_customer_product_id":138308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:17.000Z","modified_at":"2025-12-26T06:00:26.000Z","name":"Christop Bradtke","mobile_number":"219-369-8887","email_id":"Nola97@hotmail.com","dop":"2025-04-06","serial_number":"13840617153188","imei1":"13840617153188","imei2":"13840617153188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138304,"job_number":"JOB_138304","tr_customer_id":138321,"tr_customer_product_id":138311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:00:28.000Z","modified_at":"2025-12-26T06:00:37.000Z","name":"Hortense Bahringer","mobile_number":"656-632-5766","email_id":"Timmothy.Casper@yahoo.com","dop":"2025-04-06","serial_number":"14865134347595","imei1":"14865134347595","imei2":"14865134347595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138309,"job_number":"JOB_138309","tr_customer_id":138326,"tr_customer_product_id":138316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:10.000Z","modified_at":"2025-12-26T06:15:47.000Z","name":"Weston Grimes","mobile_number":"624-657-4518","email_id":"Kolby.Hudson18@hotmail.com","dop":"2025-04-06","serial_number":"11554988795747","imei1":"11554988795747","imei2":"11554988795747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138116,"job_number":"JOB_138116","tr_customer_id":138133,"tr_customer_product_id":138123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:50.000Z","modified_at":"2025-12-26T03:46:23.000Z","name":"Fletcher Pfeffer","mobile_number":"967-596-3833","email_id":"Marilou.Blick66@hotmail.com","dop":"2000-01-31","serial_number":"10864576304540","imei1":"10864576304540","imei2":"10864576304540","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138121,"job_number":"JOB_138121","tr_customer_id":138138,"tr_customer_product_id":138128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:45:58.000Z","modified_at":"2025-12-26T03:46:12.000Z","name":"Genoveva Schiller","mobile_number":"690-568-1416","email_id":"Mazie_Kohler@yahoo.com","dop":"2025-05-30","serial_number":"14727743035191","imei1":"14727743035191","imei2":"14727743035191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138146,"job_number":"JOB_138146","tr_customer_id":138163,"tr_customer_product_id":138153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:47:03.000Z","name":"Kyle Schimmel","mobile_number":"683-453-0166","email_id":"Roma.Spinka@yahoo.com","dop":"2000-01-31","serial_number":"10789020802728","imei1":"10789020802728","imei2":"10789020802728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138174,"job_number":"JOB_138174","tr_customer_id":138191,"tr_customer_product_id":138181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:09.000Z","modified_at":"2025-12-26T03:47:42.000Z","name":"Verna Ritchie","mobile_number":"928-810-6611","email_id":"Jaylan91@yahoo.com","dop":"2000-01-31","serial_number":"10824466812461","imei1":"10824466812461","imei2":"10824466812461","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138189,"job_number":"JOB_138189","tr_customer_id":138206,"tr_customer_product_id":138196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:47:48.000Z","modified_at":"2025-12-26T03:48:21.000Z","name":"Giovani Kris","mobile_number":"231-756-3243","email_id":"Shania22@hotmail.com","dop":"2000-01-31","serial_number":"10908071474431","imei1":"10908071474431","imei2":"10908071474431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138206,"job_number":"JOB_138206","tr_customer_id":138223,"tr_customer_product_id":138213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:54:48.000Z","modified_at":"2025-12-26T03:55:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39327279606778","imei1":"39327279606778","imei2":"39327279606778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138213,"job_number":"JOB_138213","tr_customer_id":138230,"tr_customer_product_id":138220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:15.000Z","modified_at":"2025-12-26T03:55:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14861954515278","imei1":"14861954515278","imei2":"14861954515278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138220,"job_number":"JOB_138220","tr_customer_id":138237,"tr_customer_product_id":138227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:55:42.000Z","modified_at":"2025-12-26T03:56:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26397775136025","imei1":"26397775136025","imei2":"26397775136025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138228,"job_number":"JOB_138228","tr_customer_id":138245,"tr_customer_product_id":138235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:33.000Z","modified_at":"2025-12-26T04:29:44.000Z","name":"Meredith Gaylord","mobile_number":"697-748-8238","email_id":"Taurean17@hotmail.com","dop":"2025-10-12","serial_number":"19326568813449","imei1":"19326568813449","imei2":"19326568813449","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138231,"job_number":"JOB_138231","tr_customer_id":138248,"tr_customer_product_id":138238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:29:49.000Z","modified_at":"2025-12-26T04:30:00.000Z","name":"Stephany Lueilwitz","mobile_number":"465-615-6178","email_id":"Era.Zemlak46@hotmail.com","dop":"2025-10-12","serial_number":"13605549514187","imei1":"13605549514187","imei2":"13605549514187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138234,"job_number":"JOB_138234","tr_customer_id":138251,"tr_customer_product_id":138241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:30:05.000Z","modified_at":"2025-12-26T04:30:16.000Z","name":"Price Swaniawski","mobile_number":"841-435-0374","email_id":"Alice_Rutherford47@yahoo.com","dop":"2025-10-12","serial_number":"14279594182225","imei1":"14279594182225","imei2":"14279594182225","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138263,"job_number":"JOB_138263","tr_customer_id":138280,"tr_customer_product_id":138270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:02.000Z","modified_at":"2025-12-26T04:58:35.000Z","name":"Ansel O'Conner","mobile_number":"518-736-6510","email_id":"Geraldine71@gmail.com","dop":"2000-01-31","serial_number":"10755078925040","imei1":"10755078925040","imei2":"10755078925040","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138266,"job_number":"JOB_138266","tr_customer_id":138283,"tr_customer_product_id":138273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:58:42.000Z","modified_at":"2025-12-26T04:59:15.000Z","name":"Rossie Vandervort","mobile_number":"680-702-7005","email_id":"Laila64@hotmail.com","dop":"2000-01-31","serial_number":"10583759724063","imei1":"10583759724063","imei2":"10583759724063","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138269,"job_number":"JOB_138269","tr_customer_id":138286,"tr_customer_product_id":138276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T04:59:22.000Z","modified_at":"2025-12-26T04:59:55.000Z","name":"Karianne Cummings","mobile_number":"587-440-9975","email_id":"Emmy_Rohan57@hotmail.com","dop":"2000-01-31","serial_number":"10588790807334","imei1":"10588790807334","imei2":"10588790807334","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T04:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138272,"job_number":"JOB_138272","tr_customer_id":138289,"tr_customer_product_id":138279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:00:02.000Z","modified_at":"2025-12-26T05:00:36.000Z","name":"Odie Waelchi","mobile_number":"547-735-2722","email_id":"Amiya45@hotmail.com","dop":"2000-01-31","serial_number":"10578332180654","imei1":"10578332180654","imei2":"10578332180654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138134,"job_number":"JOB_138134","tr_customer_id":138151,"tr_customer_product_id":138141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:14.000Z","modified_at":"2025-12-26T03:46:34.000Z","name":"Maci Schoen","mobile_number":"805-649-3356","email_id":"Felicita.Rowe@yahoo.com","dop":"2025-10-01","serial_number":"15858603660861","imei1":"15858603660861","imei2":"15858603660861","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138145,"job_number":"JOB_138145","tr_customer_id":138162,"tr_customer_product_id":138152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:30.000Z","modified_at":"2025-12-26T03:46:40.000Z","name":"Brando Schinner","mobile_number":"641-786-6214","email_id":"Gwendolyn1@gmail.com","dop":"2025-06-09","serial_number":"106057967492346","imei1":"106057967492346","imei2":"106057967492346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138162,"job_number":"JOB_138162","tr_customer_id":138179,"tr_customer_product_id":138169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:44.000Z","modified_at":"2025-12-26T03:46:55.000Z","name":"Donald Gerlach","mobile_number":"747-300-0738","email_id":"Celine.Murazik77@gmail.com","dop":"2025-06-09","serial_number":"109670304570927","imei1":"109670304570927","imei2":"109670304570927","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138168,"job_number":"JOB_138168","tr_customer_id":138185,"tr_customer_product_id":138175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T03:46:59.000Z","modified_at":"2025-12-26T03:47:09.000Z","name":"Maximilian Luettgen","mobile_number":"704-995-5473","email_id":"Austin81@hotmail.com","dop":"2025-06-09","serial_number":"102523964257891","imei1":"102523964257891","imei2":"102523964257891","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138315,"job_number":"JOB_138315","tr_customer_id":138332,"tr_customer_product_id":138322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:37.000Z","modified_at":"2025-12-26T06:15:48.000Z","name":"Lane Davis","mobile_number":"298-938-8058","email_id":"Ryan91@hotmail.com","dop":"2025-11-04","serial_number":"28854439926470","imei1":"28854439926470","imei2":"28854439926470","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-26T06:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc1OX0.8Rldzi8tcPLUcOMNu3GIZB_c5dotoQUBUriwwmG7M2M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | da0e9f01-88ff-4755-93ac-79c615b7be73 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"404-GOmWbdISAP1Tz+AwgkmdZBRVswI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:16:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138316,"job_number":"JOB_138316","tr_customer_id":138333,"tr_customer_product_id":138323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:52.000Z","modified_at":"2025-12-26T06:15:58.000Z","name":"Newell Turcotte","mobile_number":"339-424-5188","email_id":"Kacie.Gaylord87@hotmail.com","dop":"2025-11-04","serial_number":"47161755032965","imei1":"47161755032965","imei2":"47161755032965","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-26T06:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc1OX0.8Rldzi8tcPLUcOMNu3GIZB_c5dotoQUBUriwwmG7M2M |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7001e40c-04dd-49c4-bc9f-8257ac2ecfe8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 138316
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:16:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjcyOTc1OX0.8Rldzi8tcPLUcOMNu3GIZB_c5dotoQUBUriwwmG7M2M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 84826b51-83d6-41a4-b431-f201b856cbca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:16:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6101aabc-14db-49d5-b1e9-90b9ac653f13 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-L5yISd2YSrXWbtuYgyOqav2Reic" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:16:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NjF9.3T1QwynTRyLscNjaLj-jWcFomEGQ4qffVDaQiRwPBcE"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b733ba3e-186f-4245-bdda-fd5b33887adc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:16:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 838b4913-e546-45fb-87b1-ed57809cf333 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-h2dln9gcIHVZjHkom07699SR2yY" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:16:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":274},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 404cf8d2-dc96-4a75-8aa5-f608c9752583 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d9-mFVrO2uskrM/MaAxDzxCRAJ3S9Q" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:16:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138316,"job_number":"JOB_138316","tr_customer_id":138333,"tr_customer_product_id":138323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:52.000Z","modified_at":"2025-12-26T06:16:01.000Z","name":"Newell Turcotte","mobile_number":"339-424-5188","email_id":"Kacie.Gaylord87@hotmail.com","dop":"2025-11-04","serial_number":"47161755032965","imei1":"47161755032965","imei2":"47161755032965","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 73b8a739-17d1-4c8f-aa1f-ff16729a10bb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d9-mFVrO2uskrM/MaAxDzxCRAJ3S9Q" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 26 Dec 2025 06:16:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":138274,"job_number":"JOB_138274","tr_customer_id":138291,"tr_customer_product_id":138281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T05:08:23.000Z","modified_at":"2025-12-26T05:09:26.000Z","name":"Blanche Fay","mobile_number":"664-329-5363","email_id":"Ignatius.Kemmer@hotmail.com","dop":"2025-11-11","serial_number":"13329149113820","imei1":"13329149113820","imei2":"13329149113820","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":138316,"job_number":"JOB_138316","tr_customer_id":138333,"tr_customer_product_id":138323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-26T06:15:52.000Z","modified_at":"2025-12-26T06:16:01.000Z","name":"Newell Turcotte","mobile_number":"339-424-5188","email_id":"Kacie.Gaylord87@hotmail.com","dop":"2025-11-04","serial_number":"47161755032965","imei1":"47161755032965","imei2":"47161755032965","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-26T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5f0a5b60-730c-45b4-be65-306f393a1431 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 138316
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:16:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d6fa3a47-cd0d-4043-a9a0-211596bfb3b6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:16:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3Mjk3NDh9.7hbdiyVIcIFptAKLgNBI1lX_QDlASl__MQbvM-dRjf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 093c7d3b-c8f6-4203-b962-81abc17e852d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 26 Dec 2025 06:16:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|